Searched refs:ID_TYPE_SID (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/Libinfo-449.1.3/membership.subproj/
H A Dmembership.h44 @defined ID_TYPE_SID
48 #define ID_TYPE_SID 3 macro
H A Dmembership.c331 return mbr_identifier_to_uuid(ID_TYPE_SID, sid, sizeof(*sid), uu);
360 rc = mbr_identifier_translate(ID_TYPE_UUID, uu, sizeof(uuid_t), ID_TYPE_SID, &result, &local_type);
441 case ID_TYPE_SID:

Completed in 88 milliseconds