Searched refs:__dup2 (Results 1 – 25 of 39) sorted by relevance
12
24 __dup2 (int fd, int fd2) in __dup2() function34 libc_hidden_def (__dup2)35 weak_alias (__dup2, dup2)
25 __dup2 (int fd, int fd2) in __dup2() function34 libc_hidden_def (__dup2)35 weak_alias (__dup2, dup2)
26 __dup2 (int fd, int fd2) in __dup2() function55 libc_hidden_def (__dup2)56 weak_alias (__dup2, dup2)
225 if (__dup2 (new_fd, action->action.open_action.fd) in __spawni_child()248 else if (__dup2 (action->action.dup2_action.fd, in __spawni_child()
208 if (__dup2 (fd, PTY_FILENO) < 0) in grantpt()
15 dup2 - dup2 i:ii __dup2 dup2
173 GLIBC_2.32 __dup2 F
250 GLIBC_2.2.6 __dup2 F
173 GLIBC_2.33 __dup2 F
173 GLIBC_2.29 __dup2 F
174 GLIBC_2.18 __dup2 F
174 GLIBC_2.27 __dup2 F
173 GLIBC_2.17 __dup2 F
254 GLIBC_2.2.5 __dup2 F
173 GLIBC_2.16 __dup2 F
678 GLIBC_2.4 __dup2 F
127 GLIBC_2.0 __dup2 F
667 GLIBC_2.4 __dup2 F
126 GLIBC_2.0 __dup2 F
178 GLIBC_2.21 __dup2 F
324 GLIBC_2.3 __dup2 F
172 GLIBC_2.17 __dup2 F
333 GLIBC_2.2 __dup2 F
Completed in 49 milliseconds