Home
last modified time | relevance | path

Searched refs:app_id_to_passwd (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/bionic/
Dstubs.c309 app_id_to_passwd(uid_t uid, stubs_state_t* state) in app_id_to_passwd() function
369 return app_id_to_passwd(uid, state); in getpwuid()
383 return app_id_to_passwd( app_id_from_name(login), state ); in getpwnam()