Searched defs:mflag (Results 1 - 5 of 5) sorted by relevance
| /osnet-11/usr/src/lib/libcmd/common/ |
| H A D | mkfifo.c | 58 register int mflag = 0; local 66 mflag = 1; 84 if (!mflag)
|
| H A D | mkdir.c | 71 register int mflag = 0; local 85 mflag = 1; 109 if (mflag || pflag) 112 if (!mflag)
|
| /osnet-11/usr/src/lib/libnisdb/yptol/ |
| H A D | stubs.c | 133 #pragma weak mflag macro 134 int single, nogecos, noshell, nopw, mflag; variable
|
| /osnet-11/usr/src/lib/fm/libdisklog/common/ |
| H A D | libdisklog.h | 51 unsigned int mflag : 1; /* Mode data */ member in struct:dl_flags
|
| /osnet-11/usr/src/lib/libbe/common/ |
| H A D | be_mount.c | 1480 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