[go: nahoru, domu]

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

/bionic/libc/bionic/
H A Dstubs.cpp211 static id_t app_id_from_name(const char* name, bool is_group) { function
446 return app_id_to_passwd(app_id_from_name(login, false), state);
495 return app_id_to_group(app_id_from_name(name, true), state);

Completed in 294 milliseconds