Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/
A Dspawni.c220 int new_fd = ret; in __spawni_child() local
225 if (__dup2 (new_fd, action->action.open_action.fd) in __spawni_child()
229 if (__close_nocancel (new_fd) != 0) in __spawni_child()

Completed in 3 milliseconds