wordexp cannot use we_offs unless WRDE_DOOFFS flag is set
[musl] / src / linux / gethostid.c
1 long gethostid()
2 {
3         return 0;
4 }