OpenGrok
Cross Reference: utils.c
xref
: /
frameworks
/
native
/
cmds
/
installd
/
utils.c
Home
|
History
|
Annotate
|
Download
|
only in
installd
Lines Matching
full:st_mode
333
if (fchmod(dstfd, st.
st_mode
) != 0) {