HomeSort by relevance Sort by last modified time
    Searched full:fsgid (Results 1 - 4 of 4) sorted by null

  /external/kernel-headers/original/linux/nfsd/
auth.h 21 * Set the current process's fsuid/fsgid etc to those of the NFS
  /external/e2fsprogs/misc/
tune2fs.8.in 418 is the default, where newly created files take on the fsgid of the current
  /external/yaffs2/yaffs2/
yaffs_fs.c 966 gid_t gid = (dir->i_mode & S_ISGID) ? dir->i_gid : current->fsgid;
1146 gid_t gid = (dir->i_mode & S_ISGID) ? dir->i_gid : current->fsgid;
    [all...]
  /external/kernel-headers/original/linux/
sched.h 858 gid_t gid,egid,sgid,fsgid; member in struct:task_struct
    [all...]

Completed in 82 milliseconds