Home
last modified time | relevance | path

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

/external/bison/lib/
Dunistd.in.h375 # define dup3 rpl_dup3
377 _GL_FUNCDECL_RPL (dup3, int, (int oldfd, int newfd, int flags));
378 _GL_CXXALIAS_RPL (dup3, int, (int oldfd, int newfd, int flags));
380 _GL_FUNCDECL_SYS (dup3, int, (int oldfd, int newfd, int flags));
381 _GL_CXXALIAS_SYS (dup3, int, (int oldfd, int newfd, int flags));
383 _GL_CXXALIASWARN (dup3);
385 # undef dup3
387 _GL_WARN_ON_USE (dup3, "dup3 is unportable - "
/external/bison/linux-lib/
Dunistd.h687 # define dup3 rpl_dup3
689 _GL_FUNCDECL_RPL (dup3, int, (int oldfd, int newfd, int flags));
690 _GL_CXXALIAS_RPL (dup3, int, (int oldfd, int newfd, int flags));
692 _GL_FUNCDECL_SYS (dup3, int, (int oldfd, int newfd, int flags));
693 _GL_CXXALIAS_SYS (dup3, int, (int oldfd, int newfd, int flags));
695 _GL_CXXALIASWARN (dup3);
697 # undef dup3
699 _GL_WARN_ON_USE (dup3, "dup3 is unportable - "
/external/bison/darwin-lib/
Dunistd.h687 # define dup3 rpl_dup3
689 _GL_FUNCDECL_RPL (dup3, int, (int oldfd, int newfd, int flags));
690 _GL_CXXALIAS_RPL (dup3, int, (int oldfd, int newfd, int flags));
692 _GL_FUNCDECL_SYS (dup3, int, (int oldfd, int newfd, int flags));
693 _GL_CXXALIAS_SYS (dup3, int, (int oldfd, int newfd, int flags));
695 _GL_CXXALIASWARN (dup3);
697 # undef dup3
699 _GL_WARN_ON_USE (dup3, "dup3 is unportable - "
/external/strace/
Dsys_func.h28 extern SYS_FUNC(dup3);
Ddesc.c293 SYS_FUNC(dup3) in SYS_FUNC() argument
DNEWS350 * Implemented decoding of new Linux syscalls: accept4, dup3,
DChangeLog-CVS415 dup3, pipe2, inotify_init1.
417 epoll_create1, dup3, pipe2, inotify_init1.
/external/bison/m4/
Dunistd_h.m444 ]], [chdir chown dup dup2 dup3 environ euidaccess faccessat fchdir fchownat
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc1629 TSAN_INTERCEPTOR(int, dup3, int oldfd, int newfd, int flags) { in TSAN_INTERCEPTOR() argument
1630 SCOPED_TSAN_INTERCEPTOR(dup3, oldfd, newfd, flags); in TSAN_INTERCEPTOR()
1631 int newfd2 = REAL(dup3)(oldfd, newfd, flags); in TSAN_INTERCEPTOR()
2619 TSAN_INTERCEPT(dup3); in InitializeInterceptors()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_linux.cc276 return internal_syscall(SYSCALL(dup3), oldfd, newfd, 0); in internal_dup2()
Dsanitizer_common_syscalls.inc1261 PRE_SYSCALL(dup3)(long oldfd, long newfd, long flags) {}
1263 POST_SYSCALL(dup3)(long res, long oldfd, long newfd, long flags) {}
/external/google-breakpad/src/third_party/lss/
Dlinux_syscall_support.h3939 LSS_INLINE _syscall3(int, dup3, int, s, int, d, int, f)
3958 return LSS_NAME(dup3)(s, d, 0);
/external/valgrind/
DNEWS536 331337 s390x WARNING: unhandled syscall: 326 (dup3)
1331 299629 dup3() syscall (358) support is missing for ARM
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1575 fun:dup3=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym863 PUBLIC cf160 0 dup3