Home
last modified time | relevance | path

Searched refs:ISGID (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/sys/ufs/lfs/
H A Dulfs_dinode.h59 #define ISGID 0002000 /* Set-gid. */ macro
H A Dulfs_readwrite.c542 if (ip->i_mode & ISGID) { in ulfs_post_write_update()
545 ip->i_mode &= ~ISGID; in ulfs_post_write_update()
H A Dlfs_vnops.c334 if (ip->i_mode & ISGID) { in lfs_makeinode()
340 ip->i_mode &= ~ISGID; in lfs_makeinode()
/netbsd-src/sys/ufs/chfs/
H A Dchfs_inode.h154 #define ISGID 0002000 /* Set-gid. */ macro
H A Dchfs_vnode.c253 if (ip->mode & ISGID) { in chfs_makeinode()
258 ip->mode &= ~ISGID; in chfs_makeinode()
H A Dchfs_vnops.c982 if (ip->mode & ISGID) { in chfs_write()
985 ip->mode &= ~ISGID; in chfs_write()
/netbsd-src/sys/ufs/ufs/
H A Ddinode.h158 #define ISGID 0002000 /* Set-gid. */ macro
H A Dufs_readwrite.c581 if (ip->i_mode & ISGID) { in ufs_post_write_update()
584 ip->i_mode &= ~ISGID; in ufs_post_write_update()
H A Dufs_vnops.c2252 if (ip->i_mode & ISGID) { in ufs_makeinode()
2258 ip->i_mode &= ~ISGID; in ufs_makeinode()
/netbsd-src/sys/ufs/ext2fs/
H A Dext2fs_readwrite.c461 if (ip->i_e2fs_mode & ISGID) { in ext2fs_post_write_update()
464 ip->i_e2fs_mode &= ~ISGID; in ext2fs_post_write_update()
H A Dext2fs_vnops.c502 if (ogid != gid && (ip->i_e2fs_mode & ISGID) && in ext2fs_chown()
505 ip->i_e2fs_mode &= ~ISGID; in ext2fs_chown()
H A Dext2fs_vfsops.c1203 if (ip->i_e2fs_mode & ISGID) { in ext2fs_newvnode()
1208 ip->i_e2fs_mode &= ~ISGID; in ext2fs_newvnode()
/netbsd-src/share/doc/psd/05.sysman/
H A Dspell.ok57 ISGID
/netbsd-src/sys/ufs/ffs/
H A Dffs_extattr.c358 if ((ip->i_mode & (ISUID | ISGID)) && resid > uio->uio_resid && ucred) { in ffs_extwrite()
359 ip->i_mode &= ~(ISUID | ISGID); in ffs_extwrite()
/netbsd-src/share/man/tools/
H A Dsp.ignore942 ISGID
H A Dnewsp.errs1239 ISGID