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

/macosx-10.9.5/Security-55471.14.18/authd/
H A Dauthtoken.c126 static CFTypeID auth_token_get_type_id() { function
144 auth_token_t auth = (auth_token_t)_CFRuntimeCreateInstance(kCFAllocatorDefault, auth_token_get_type_id(), AUTH_CLASS_SIZE(auth_token), NULL);

Completed in 170 milliseconds