Home
last modified time | relevance | path

Searched refs:setflg (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/sh/
H A Dargs.c80 setflg,
H A Ddefs.h356 #define setflg 010 macro
H A Dmacro.c384 else if (flags & setflg)
/illumos-gate/usr/src/lib/smbclnt/libfksmbfs/common/
H A Dfake_vfs.c1351 int setflg = VFS_NOFORCEOPT; in vfs_parsemntopts() local
1378 setflg |= VFS_CREATEOPT; in vfs_parsemntopts()
1379 vfs_setmntopt_nolock(mops, s, valp, setflg, 0); in vfs_parsemntopts()
/illumos-gate/usr/src/uts/common/fs/
H A Dvfs.c2560 int setflg = VFS_NOFORCEOPT; in vfs_parsemntopts() local
2586 setflg |= VFS_CREATEOPT; in vfs_parsemntopts()
2587 vfs_setmntopt_nolock(mops, s, valp, setflg, 0); in vfs_parsemntopts()