Searched defs:posix (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/make/lib/mksh/
H A Dglobals.cc102 Boolean posix = true; variable
/illumos-gate/usr/src/boot/lib/libstand/
H A Dpkgfs.c88 } posix; member in union:ustar_hdr::__anon87
/illumos-gate/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c168 static int posix = 0; variable
1132 posix = 1;
2154 if (posix && outvers < MOUNTVERS_POSIX) {
2210 if (!errno && posix) {
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_nfs.c667 int posix; local
1450 posix = (nfsvers != NFS_V4 &&
1489 if (posix) {
1498 "can't get posix info for %s",
1610 posix = 0;
2137 if (posix) {

Completed in 86 milliseconds