OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:app_id_to_group
(Results
1 - 1
of
1
) sorted by null
/bionic/libc/bionic/
stubs.cpp
398
static group*
app_id_to_group
(gid_t gid, group_state_t* state) {
function
474
return
app_id_to_group
(gid, state);
495
return
app_id_to_group
(app_id_from_name(name, true), state);
Completed in 238 milliseconds