Home
last modified time | relevance | path

Searched refs:_PC_CHOWN_RESTRICTED (Results 1 – 20 of 20) sorted by last modified time

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_attr.c1254 _PC_CHOWN_RESTRICTED, &val, sarg->cs->cr, NULL); in rfs4_fattr4_chown_restricted()
1269 _PC_CHOWN_RESTRICTED, &val, sarg->cs->cr, NULL); in rfs4_fattr4_chown_restricted()
H A Dnfs4_srv_readdir.c1043 _PC_CHOWN_RESTRICTED, in rfs4_op_readdir()
H A Dnfs_vnops.c4835 case _PC_CHOWN_RESTRICTED: in nfs_pathconf()
4854 case _PC_CHOWN_RESTRICTED: in nfs_pathconf()
H A Dnfs4_vnops.c11403 case _PC_CHOWN_RESTRICTED: in nfs4_pathconf()
11457 case _PC_CHOWN_RESTRICTED: in nfs4_pathconf()
H A Dnfs3_vnops.c5842 case _PC_CHOWN_RESTRICTED: in nfs3_pathconf()
5908 case _PC_CHOWN_RESTRICTED: in nfs3_pathconf()
H A Dnfs3_srv.c4076 error = VOP_PATHCONF(vp, _PC_CHOWN_RESTRICTED, &val, cr, NULL); in rfs3_pathconf()
/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dmountd.c976 if (pathconf(rpath, _PC_CHOWN_RESTRICTED) == 1) in mnt_pathconf()
977 _PC_SET(_PC_CHOWN_RESTRICTED, p.pc_mask); in mnt_pathconf()
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfake_vop.c1201 case _PC_CHOWN_RESTRICTED: in fop_pathconf()
/illumos-gate/usr/src/uts/common/fs/
H A Dfs_subr.c511 case _PC_CHOWN_RESTRICTED: in fs_pathconf()
/illumos-gate/usr/src/lib/pam_modules/unix_cred/
H A Dunix_cred.c596 if ((pathconf("/", _PC_CHOWN_RESTRICTED) == -1) && (errno == 0)) in pam_sm_setcred()
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dconf.c3703 (defined(_PC_CHOWN_RESTRICTED) || defined(_GNU_TYPES_H))
3717 rval = fpathconf(fd, _PC_CHOWN_RESTRICTED);
/illumos-gate/usr/src/cmd/ast/libast/sparc/
H A Dconftab.c85 …ONF_FEATURE|CONF_UNDERSCORE|CONF_PREFIX_ONLY, CONF_POSIX, 1, CONF_pathconf, _PC_CHOWN_RESTRICTED },
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/
H A Dconftab.c85 …ONF_FEATURE|CONF_UNDERSCORE|CONF_PREFIX_ONLY, CONF_POSIX, 1, CONF_pathconf, _PC_CHOWN_RESTRICTED },
/illumos-gate/usr/src/cmd/ast/libast/i386/
H A Dconftab.c85 …ONF_FEATURE|CONF_UNDERSCORE|CONF_PREFIX_ONLY, CONF_POSIX, 1, CONF_pathconf, _PC_CHOWN_RESTRICTED },
/illumos-gate/usr/src/cmd/ast/libast/amd64/
H A Dconftab.c85 …ONF_FEATURE|CONF_UNDERSCORE|CONF_PREFIX_ONLY, CONF_POSIX, 1, CONF_pathconf, _PC_CHOWN_RESTRICTED },
/illumos-gate/usr/src/uts/common/sys/
H A Dunistd.h297 #define _PC_CHOWN_RESTRICTED 9 macro
/illumos-gate/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c1927 case _PC_CHOWN_RESTRICTED: in fifo_pathconf()
/illumos-gate/usr/src/ucbhead/
H A Dunistd.h101 #define _PC_CHOWN_RESTRICTED 9 macro
/illumos-gate/usr/src/cmd/getconf/
H A Dgetconf.c215 _PC_CHOWN_RESTRICTED, "_POSIX_CHOWN_RESTRICTED", PATHCONF, NOFLAGS,
/illumos-gate/usr/src/boot/sys/sys/
H A Dunistd.h130 #define _PC_CHOWN_RESTRICTED 7 macro