Home
last modified time | relevance | path

Searched refs:pipe2 (Results 1 – 25 of 28) sorted by relevance

12

/external/bison/m4/
Dpipe2.m41 # pipe2.m4 serial 2
11 dnl Persuade glibc <unistd.h> to declare pipe2().
14 AC_CHECK_FUNCS_ONCE([pipe2])
Dgnulib-comp.m4146 # Code from module pipe2:
147 # Code from module pipe2-safer:
533 gl_UNISTD_MODULE_INDICATOR([pipe2])
534 gl_MODULE_INDICATOR([pipe2-safer])
1030 lib/pipe2-safer.c
1031 lib/pipe2.c
1241 m4/pipe2.m4
Dunistd_h.m448 group_member isatty lchown link linkat lseek pipe pipe2 pread pwrite
/external/bison/lib/
Dunistd--.h30 # undef pipe2
31 # define pipe2 pipe2_safer macro
Dpipe2.c40 pipe2 (int fd[2], int flags) in pipe2() function
50 # undef pipe2 in pipe2()
58 int result = pipe2 (fd, flags); in pipe2()
Dunistd.in.h1130 # define pipe2 rpl_pipe2
1132 _GL_FUNCDECL_RPL (pipe2, int, (int fd[2], int flags) _GL_ARG_NONNULL ((1)));
1133 _GL_CXXALIAS_RPL (pipe2, int, (int fd[2], int flags));
1135 _GL_FUNCDECL_SYS (pipe2, int, (int fd[2], int flags) _GL_ARG_NONNULL ((1)));
1136 _GL_CXXALIAS_SYS (pipe2, int, (int fd[2], int flags));
1138 _GL_CXXALIASWARN (pipe2);
1140 # undef pipe2
1142 _GL_WARN_ON_USE (pipe2, "pipe2 is unportable - "
Dpipe2-safer.c34 if (pipe2 (fd, flags) == 0) in pipe2_safer()
DMakefile.in151 $(top_srcdir)/m4/perror.m4 $(top_srcdir)/m4/pipe2.m4 \
242 mbswidth.c mbuiter.h mbuiter.c pipe2.c pipe2-safer.c \
272 mbuiter.$(OBJEXT) pipe2.$(OBJEXT) pipe2-safer.$(OBJEXT) \
1587 mbswidth.c mbuiter.h mbuiter.c pipe2.c pipe2-safer.c \
1826 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pipe2-safer.Po@am__quote@
1827 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pipe2.Po@am__quote@
Dgnulib.mk1239 libbison_a_SOURCES += pipe2.c
1245 libbison_a_SOURCES += pipe2-safer.c
/external/bison/linux-lib/
Dunistd.h1442 # define pipe2 rpl_pipe2 macro
1444 _GL_FUNCDECL_RPL (pipe2, int, (int fd[2], int flags) _GL_ARG_NONNULL ((1)));
1445 _GL_CXXALIAS_RPL (pipe2, int, (int fd[2], int flags));
1447 _GL_FUNCDECL_SYS (pipe2, int, (int fd[2], int flags) _GL_ARG_NONNULL ((1)));
1448 _GL_CXXALIAS_SYS (pipe2, int, (int fd[2], int flags));
1450 _GL_CXXALIASWARN (pipe2);
1452 # undef pipe2
1454 _GL_WARN_ON_USE (pipe2, "pipe2 is unportable - "
/external/bison/darwin-lib/
Dunistd.h1442 # define pipe2 rpl_pipe2
1444 _GL_FUNCDECL_RPL (pipe2, int, (int fd[2], int flags) _GL_ARG_NONNULL ((1)));
1445 _GL_CXXALIAS_RPL (pipe2, int, (int fd[2], int flags));
1447 _GL_FUNCDECL_SYS (pipe2, int, (int fd[2], int flags) _GL_ARG_NONNULL ((1)));
1448 _GL_CXXALIAS_SYS (pipe2, int, (int fd[2], int flags));
1450 _GL_CXXALIASWARN (pipe2);
1452 # undef pipe2
1454 _GL_WARN_ON_USE (pipe2, "pipe2 is unportable - "
/external/bison/
DAndroid.mk71 lib/pipe2-safer.c \
72 lib/pipe2.c \
DMakefile.in129 $(top_srcdir)/m4/perror.m4 $(top_srcdir)/m4/pipe2.m4 \
/external/qemu/
Doslib-posix.c99 ret = pipe2(pipefd, O_CLOEXEC); in qemu_pipe()
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc1382 TSAN_INTERCEPTOR(int, pipe2, int *pipefd, int flags) { in TSAN_INTERCEPTOR() argument
1383 SCOPED_TSAN_INTERCEPTOR(pipe2, pipefd, flags); in TSAN_INTERCEPTOR()
1384 int res = REAL(pipe2)(pipefd, flags); in TSAN_INTERCEPTOR()
1952 TSAN_INTERCEPT(pipe2); in InitializeInterceptors()
/external/strace/
DNEWS101 epoll_create1, eventfd2, inotify_init1, pipe2, signalfd4.
DChangeLog881 signalfd4, eventfd2, epoll_create1, dup3, pipe2, perf_event_open.
884 epoll_create1, dup3, pipe2, perf_event_open.
/external/bison/etc/
DMakefile.in121 $(top_srcdir)/m4/perror.m4 $(top_srcdir)/m4/pipe2.m4 \
/external/bison/build-aux/
DMakefile.in121 $(top_srcdir)/m4/perror.m4 $(top_srcdir)/m4/pipe2.m4 \
/external/bison/tests/
DMakefile.in120 $(top_srcdir)/m4/perror.m4 $(top_srcdir)/m4/pipe2.m4 \
/external/bison/data/
DMakefile.in121 $(top_srcdir)/m4/perror.m4 $(top_srcdir)/m4/pipe2.m4 \
/external/bison/examples/
DMakefile.in121 $(top_srcdir)/m4/perror.m4 $(top_srcdir)/m4/pipe2.m4 \
/external/bison/src/
DMakefile.in128 $(top_srcdir)/m4/perror.m4 $(top_srcdir)/m4/pipe2.m4 \
/external/bison/examples/calc++/
DMakefile.in122 $(top_srcdir)/m4/perror.m4 $(top_srcdir)/m4/pipe2.m4 \
/external/bison/doc/
DMakefile.in123 $(top_srcdir)/m4/perror.m4 $(top_srcdir)/m4/pipe2.m4 \

12