OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fchown
(Results
26 - 30
of
30
) sorted by null
1
2
/external/bluetooth/glib/gio/
glocalfileoutputstream.c
798
fchown
(tmpfd, original_stat.st_uid, original_stat.st_gid) == -1 ||
880
fchown
(bfd, (uid_t) -1, original_stat.st_gid) != 0)
/frameworks/base/cmds/installd/
commands.c
536
if (
fchown
(odex_fd, AID_SYSTEM, uid) < 0) {
/external/bzip2/
bzip2.c
1073
(void)
fchown
( fd, fileMetaInfo.st_uid, fileMetaInfo.st_gid );
[
all
...]
/external/ppp/pppd/
sys-linux.c
[
all
...]
/external/e2fsprogs/
configure
[
all
...]
Completed in 967 milliseconds
1
2