Searched refs:NOBODY (Results 1 - 2 of 2) sorted by last modified time

/macosx-10.10/curl-83.1.2/curl/include/curl/
H A Dcurl.h979 CINIT(NOBODY, LONG, 44), /* use HEAD to get http document */
/macosx-10.10/gssd-64/
H A Dgssd.c108 #define NOBODY (uint32_t)-2 /* Default nobody user/group id */ macro
169 uid_t NobodyUid = NOBODY;
170 gid_t NobodyGid = NOBODY;
1498 NobodyUid = pwent ? pwent->pw_uid : NOBODY;
1500 NobodyGid = grent ? grent->gr_gid : NOBODY;

Completed in 165 milliseconds