OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fix_uid
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/cmds/installd/
installd.h
198
int
fix_uid
(const char *pkgname, uid_t uid, gid_t gid);
installd.c
65
return
fix_uid
(arg[0], atoi(arg[1]), atoi(arg[2])); /* pkgname, uid, gid */
commands.c
139
int
fix_uid
(const char *pkgname, uid_t uid, gid_t gid)
function
[
all
...]
Completed in 165 milliseconds