Home
last modified time | relevance | path

Searched refs:xfchmod (Results 1 – 5 of 5) sorted by relevance

/glibc-2.36/support/
Dxfchmod.c24 xfchmod (int fd, mode_t mode) in xfchmod() function
Dxunistd.h62 void xfchmod (int fd, mode_t mode);
DMakefile122 xfchmod \
/glibc-2.36/posix/
Dtst-execveat.c161 xfchmod (fd_out, 0700); in do_test()
/glibc-2.36/ChangeLog.old/
DChangeLog.222219 Add xfchmod to libsupport
2222 * support/xfchmod.c: New file.
2224 (xfchmod): New function.