Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/
A Drenameat.c25 __renameat (int oldfd, const char *old, int newfd, const char *new) in __renameat()
A Drenameat2.c24 __renameat2 (int oldfd, const char *old, int newfd, const char *new, in __renameat2()
/sysdeps/mach/hurd/
A Drenameat.c25 __renameat (int oldfd, const char *old, int newfd, const char *new) in __renameat()
A Drenameat2.c25 __renameat2 (int oldfd, const char *old, int newfd, const char *new, in __renameat2()
A 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

Completed in 11 milliseconds