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

/macosx-10.9.5/Security-55471.14.18/authd/
H A Dauthtoken.h22 auth_token_t auth_token_create(process_t,bool operateAsLeastPrivileged);
H A Dauthtoken.c184 auth_token_create(process_t proc, bool operateAsLeastPrivileged) function
H A Dserver.c496 auth_token_t auth = auth_token_create(proc, flags & kAuthorizationFlagLeastPrivileged);
539 auth = auth_token_create(proc, flags & kAuthorizationFlagLeastPrivileged);

Completed in 115 milliseconds