Searched refs:ID_TYPE_GID (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/Libinfo-449.1.3/membership.subproj/
H A Dmembership.h37 @defined ID_TYPE_GID
41 #define ID_TYPE_GID 1 macro
177 the type of ID (ID_TYPE_UID or ID_TYPE_GID). Synthesized
H A Dmembership.c175 case ID_TYPE_GID:
226 case ID_TYPE_GID:
294 return mbr_identifier_to_uuid(ID_TYPE_GID, &id, sizeof(id), uu);
308 (*id_type) = ID_TYPE_GID;
437 case ID_TYPE_GID:
476 return mbr_check_membership_ext(ID_TYPE_UUID, user, sizeof(uuid_t), ID_TYPE_GID, &group, 0, ismember);
/macosx-10.9.5/Libc-997.90.3/posix1e/
H A Dacl_translate.c293 case ID_TYPE_GID:
436 ug_tag = ID_TYPE_GID;
463 case ID_TYPE_GID:
500 case ID_TYPE_GID:
/macosx-10.9.5/file_cmds-230/ls/
H A Dprint.c234 case ID_TYPE_GID:

Completed in 138 milliseconds