OpenGrok
Cross Reference: commands.c
xref
: /
frameworks
/
native
/
cmds
/
installd
/
commands.c
Home
|
History
|
Annotate
|
Download
|
only in
installd
Lines Matching
refs:fchown
707
if (
fchown
(out_fd, AID_SYSTEM, uid) < 0) {