Searched refs:_PC_CHOWN_RESTRICTED (Results 1 - 16 of 16) sorted by relevance

/openbsd-current/sys/sys/
H A Dunistd.h90 #define _PC_CHOWN_RESTRICTED 7 macro
/openbsd-current/gnu/usr.bin/perl/ext/POSIX/t/
H A Dsysconf.t19 _PC_CHOWN_RESTRICTED _PC_LINK_MAX _PC_NAME_MAX
H A Dexport.t75 WTERMSIG WUNTRACED W_OK X_OK _PC_CHOWN_RESTRICTED
/openbsd-current/gnu/usr.bin/perl/ext/POSIX/
H A DMakefile.PL68 _PC_CHOWN_RESTRICTED _PC_LINK_MAX _PC_MAX_CANON _PC_MAX_INPUT
/openbsd-current/sys/kern/
H A Dspec_vnops.c637 case _PC_CHOWN_RESTRICTED:
/openbsd-current/sys/miscfs/fifofs/
H A Dfifo_vnops.c433 case _PC_CHOWN_RESTRICTED:
/openbsd-current/sys/ntfs/
H A Dntfs_vnops.c648 case _PC_CHOWN_RESTRICTED:
/openbsd-current/gnu/usr.bin/perl/ext/POSIX/lib/
H A DPOSIX.pm390 _PC_CHOWN_RESTRICTED _PC_LINK_MAX _PC_MAX_CANON
/openbsd-current/sys/isofs/cd9660/
H A Dcd9660_vnops.c775 case _PC_CHOWN_RESTRICTED:
/openbsd-current/sys/isofs/udf/
H A Dudf_vnops.c425 case _PC_CHOWN_RESTRICTED:
/openbsd-current/gnu/usr.bin/perl/cpan/File-Temp/lib/File/
H A DTemp.pm725 # If _PC_CHOWN_RESTRICTED is not set, does the full test of each
741 # Should Get the value of _PC_CHOWN_RESTRICTED if it is defined
745 $chown_restricted = &POSIX::_PC_CHOWN_RESTRICTED()
746 if eval { &POSIX::_PC_CHOWN_RESTRICTED(); 1};
756 # To reach this point either, the _PC_CHOWN_RESTRICTED symbol
2376 #pod C<_PC_CHOWN_RESTRICTED> symbol (for example, Windows NT) it is
3438 C<_PC_CHOWN_RESTRICTED> symbol (for example, Windows NT) it is
/openbsd-current/sys/ufs/ufs/
H A Dufs_vnops.c1653 case _PC_CHOWN_RESTRICTED:
/openbsd-current/sys/msdosfs/
H A Dmsdosfs_vnops.c1845 case _PC_CHOWN_RESTRICTED:
/openbsd-current/sys/tmpfs/
H A Dtmpfs_vnops.c1091 case _PC_CHOWN_RESTRICTED:
/openbsd-current/sys/nfs/
H A Dnfs_serv.c3099 error = VOP_PATHCONF(vp, _PC_CHOWN_RESTRICTED, &chownres);
H A Dnfs_vnops.c3239 case _PC_CHOWN_RESTRICTED:

Completed in 142 milliseconds