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

/macosx-10.10/pam_modules-140/modules/pam_group/
H A Dpam_group.c74 uuid_t u_uuid, g_uuid; local
115 if (mbr_uid_to_uuid(pwd->pw_uid, u_uuid) != 0)
119 if (mbr_check_membership(u_uuid, g_uuid, &ismember) != 0)
/macosx-10.10/OpenSSH-189/openssh/
H A Dgroupaccess.c54 uuid_t u_uuid; variable
69 if (0 != mbr_uid_to_uuid(pw->pw_uid, u_uuid))

Completed in 146 milliseconds