Home
last modified time | relevance | path

Searched defs:ISGID (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Ddisk_inode_ffs.h86 #define ISGID 0x0400 /* set group id on execution */ macro
H A Dufs2.h97 #define ISGID 0002000 /* Set-gid. */ macro
/illumos-gate/usr/src/boot/include/ufs/ufs/
H A Ddinode.h100 #define ISGID 0002000 /* Set-gid. */ macro
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dudf_inode.h507 #define ISGID VSGID /* set group id on execution */ macro
H A Dufs_inode.h389 #define ISGID 02000 /* set group id on execution */ macro