Searched defs:mflag (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/libcmd/common/
H A Dmkfifo.c58 register int mflag = 0; local
66 mflag = 1;
84 if (!mflag)
H A Dmkdir.c71 register int mflag = 0; local
85 mflag = 1;
109 if (mflag || pflag)
112 if (!mflag)
/osnet-11/usr/src/lib/libnisdb/yptol/
H A Dstubs.c133 #pragma weak mflag macro
134 int single, nogecos, noshell, nopw, mflag; variable
/osnet-11/usr/src/lib/fm/libdisklog/common/
H A Dlibdisklog.h51 unsigned int mflag : 1; /* Mode data */ member in struct:dl_flags
/osnet-11/usr/src/lib/libbe/common/
H A Dbe_mount.c1480 int mflag = MS_OPTIONSTR; local
1513 mflag |= MS_RDONLY;
1520 if (mount(zhp_mountpoint, mountpoint, mflag, MNTTYPE_LOFS,
1568 int mflag = MS_OPTIONSTR; local
1656 mflag |= MS_RDONLY;
1690 if (mount(zonepath, altzonepath, mflag, MNTTYPE_LOFS,

Completed in 272 milliseconds