Searched refs:_POSIX_CHOWN_RESTRICTED (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/bash-94.1.2/bash-3.2/examples/loadables/
H A Dgetconf.c1055 { "_POSIX_CHOWN_RESTRICTED", PATHCONF, _PC_CHOWN_RESTRICTED },
1462 #ifdef _POSIX_CHOWN_RESTRICTED
1463 return _POSIX_CHOWN_RESTRICTED;
/macosx-10.10.1/Libc-1044.1.2/include/
H A Dunistd.h101 #define _POSIX_CHOWN_RESTRICTED 200112L macro
/macosx-10.10.1/webdavfs-367/mount.tproj/
H A Dwebdav_agent.c1085 args.pa_chown_restricted = (int)_POSIX_CHOWN_RESTRICTED; /* appropriate privileges are required for the chown(2) */

Completed in 186 milliseconds