Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sh/
H A Dargs.c82 setflg,
H A Ddefs.h356 #define setflg 010 macro
H A Dmacro.c385 else if (flags & setflg)
/titanic_41/usr/src/uts/common/fs/
H A Dvfs.c2634 int setflg = VFS_NOFORCEOPT; in vfs_parsemntopts() local
2660 setflg |= VFS_CREATEOPT; in vfs_parsemntopts()
2661 vfs_setmntopt_nolock(mops, s, valp, setflg, 0); in vfs_parsemntopts()