Home
last modified time | relevance | path

Searched defs:set_uid (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/sbin/mount_hpfs/
H A Dmount_hpfs.c67 int c, mntflags, set_gid, set_uid, set_mask,error; in main() local
/dflybsd-src/sbin/mount_ntfs/
H A Dmount_ntfs.c73 int c, mntflags, set_gid, set_uid, set_mask, error; in main() local
/dflybsd-src/sbin/mount_msdos/
H A Dmount_msdos.c83 int c, error, mntflags, set_gid, set_uid, set_mask, set_dirmask; in main() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dfs_fwd.h148 set_uid = 04000, in _GLIBCXX_VISIBILITY() enumerator