Home
last modified time | relevance | path

Searched refs:fchmod (Results 1 – 14 of 14) sorted by relevance

/bionic/libc/bionic/
Dfchmodat.cpp58 return fchmod(fd.get(), mode); in fchmodat()
Dfchmod.cpp40 int fchmod(int fd, mode_t mode) { in fchmod() function
/bionic/tests/headers/posix/
Dsys_stat_h.c138 FUNCTION(fchmod, int (*f)(int, mode_t)); in sys_stat_h()
/bionic/libc/include/sys/
Dstat.h140 int fchmod(int __fd, mode_t __mode);
/bionic/libc/tools/
Dposix-2013.txt230 fchmod
/bionic/libc/
DSYSCALLS.TXT128 int __fchmod:fchmod(int, mode_t) all
Dlibc.map.txt339 fchmod;
DAndroid.bp1033 "bionic/fchmod.cpp",
/bionic/benchmarks/linker_relocation/gen/
Dliblinker_reloc_bench_003.S1133 CALL(fchmod)
Dliblinker_reloc_bench_070.S2313 DATA_WORD(fchmod)
Dliblinker_reloc_bench_012.S1956 CALL(fchmod)
Dliblinker_reloc_bench_025.S800 CALL(fchmod)
Dliblinker_reloc_bench_030.S19883 CALL(fchmod)
/bionic/tools/versioner/platforms/
Dlibc.map.txt339 fchmod;