Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/lib/
Dunistd.in.h161 extern int dup2 (int oldfd, int newfd);
164 # undef dup2
165 # define dup2(o,n) \ macro
168 dup2 (o, n))
219 # define dup2 rpl_dup2 macro
220 extern int dup2 (int, int);
/ndk/sources/host-tools/make-3.81/
Djob.c178 extern int dup2 ();
1919 (void) dup2 (stdin_fd, 0); in child_execute_job()
1921 (void) dup2 (stdout_fd, 1); in child_execute_job()
1936 if (dup2 (save_stdin, 0) != 0) in child_execute_job()
1944 if (dup2 (save_stdout, 1) != 1) in child_execute_job()
1963 (void) dup2 (stdin_fd, 0); in child_execute_job()
1965 (void) dup2 (stdout_fd, 1); in child_execute_job()
3049 dup2 (int old, int new) in dup2() function
Dremote-cstms.c247 (void) dup2 (stdin_fd, 0); in start_remote_job()
Dconfig.ami217 /* Define if you have the dup2 function. */
Dconfig.h-vms240 /* Define if you have the dup2 function. */
Dconfig.h.in79 /* Define to 1 if you have the `dup2' function. */
Dconfigure.in153 bsd_signal dup2 getcwd realpath sigsetmask sigaction \
Dconfig.h.W3290 /* Define to 1 if you have the `dup2' function. */
Dconfigure7320 bsd_signal dup2 getcwd realpath sigsetmask sigaction \
/ndk/sources/third_party/googletest/googletest/src/
Dgtest-port.cc560 dup2(captured_fd, fd_); in CapturedStream()
572 dup2(uncaptured_fd_, fd_); in GetCapturedString()
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Dtraces.0689 m4trace:configure.in:152: -1- AH_OUTPUT([HAVE_DUP2], [/* Define to 1 if you have the `dup2\' functi…
Doutput.07320 bsd_signal dup2 getcwd realpath sigsetmask sigaction \