Searched refs:app_id_to_passwd (Results 1 – 1 of 1) sorted by relevance
502 static passwd* app_id_to_passwd(uid_t uid, passwd_state_t* state) { in app_id_to_passwd() function550 return app_id_to_passwd(uid, state); in getpwuid_internal()575 return app_id_to_passwd(app_id_from_name(login, false), state); in getpwnam_internal()693 return app_id_to_passwd(state->getpwent_idx, state); in getpwent()