Home
last modified time | relevance | path

Searched defs:newfd (Results 1 – 12 of 12) sorted by relevance

/glibc-2.36/posix/
Dspawn_faction_adddup2.c28 int fd, int newfd) in __posix_spawn_file_actions_adddup2()
Dspawn_int.h49 int newfd; member
/glibc-2.36/login/
Dlogin_tty.c53 int newfd; in __login_tty() local
/glibc-2.36/stdio-common/
Drenameat.c25 __renameat (int oldfd, const char *old, int newfd, const char *new) in __renameat()
Drenameat2.c23 __renameat2 (int oldfd, const char *old, int newfd, const char *new, in __renameat2()
/glibc-2.36/sysdeps/mach/hurd/
Drenameat.c25 __renameat (int oldfd, const char *old, int newfd, const char *new) in __renameat()
Drenameat2.c25 __renameat2 (int oldfd, const char *old, int newfd, const char *new, in __renameat2()
Dspawni.c522 #define EXPAND_DTABLE(newfd) \ in __spawni() argument
535 #define NEW_TABLE(x, newfd) \ in __spawni() argument
540 #define NEW_ULINK_TABLE(x, newfd) \ in __spawni() argument
564 const int newfd = action->action.dup2_action.newfd; in __spawni() local
/glibc-2.36/support/
Dxposix_spawn_file_actions_adddup2.c24 int newfd) in xposix_spawn_file_actions_adddup2()
/glibc-2.36/sysdeps/unix/sysv/linux/
Drenameat.c25 __renameat (int oldfd, const char *old, int newfd, const char *new) in __renameat()
Drenameat2.c24 __renameat2 (int oldfd, const char *old, int newfd, const char *new, in __renameat2()
/glibc-2.36/io/
Dfts.c1112 int ret, oerrno, newfd; in fts_safe_changedir() local