HomeSort by: relevance | last modified time | path
    Searched refs:pipe2 (Results 1 - 25 of 112) sorted by relevancy

1 2 3 4 5

  /src/external/gpl3/gdb/dist/gnulib/import/
unistd--.h 30 # undef pipe2 macro
31 # define pipe2 pipe2_safer macro
  /src/external/gpl3/gdb.old/dist/gnulib/import/
unistd--.h 30 # undef pipe2 macro
31 # define pipe2 pipe2_safer macro
  /src/tests/kernel/kqueue/write/
t_pipe.c 72 ATF_TC(pipe2); variable
73 ATF_TC_HEAD(pipe2, tc)
79 ATF_TC_BODY(pipe2, tc)
143 ATF_TP_ADD_TC(tp, pipe2);
  /src/tests/lib/libc/sys/
t_pipe2.c 66 ATF_REQUIRE(pipe2(fd, flags) == 0);
110 atf_tc_set_md_var(tc, "descr", "A basic test of pipe2(2)");
122 "with pipe2(2) does not crash the system (PR kern/46457)");
138 * file descriptor limit in the middle of a pipe2() call - i.e.
146 err = pipe2(filedes, O_CLOEXEC);
155 atf_tc_set_md_var(tc, "descr", "A non-blocking test of pipe2(2)");
166 atf_tc_set_md_var(tc, "descr", "A close-on-exec test of pipe2(2)");
177 atf_tc_set_md_var(tc, "descr", "A close-on-fork test of pipe2(2)");
192 atf_tc_set_md_var(tc, "descr", "A no sigpipe test of pipe2(2)");
203 atf_tc_set_md_var(tc, "descr", "A error check of pipe2(2)")
    [all...]
  /src/usr.bin/mail/
mime_child.c 98 if (pipe2(p, O_CLOEXEC) == -1)
  /src/tests/kernel/
t_cloexec.c 172 RL(pipe2(fd, O_CLOEXEC));
182 RL(pipe2(fd, O_CLOEXEC));
381 * pipe2(O_CLOEXEC) with each exec path, and we try each open path with
397 "pipe2(O_CLOEXEC) reader is closed in child on fork/exec")
399 "pipe2(O_CLOEXEC) reader is closed in child on vfork/exec")
401 "pipe2(O_CLOEXEC) reader is closed in child on posix_spawn")
423 "pipe2(O_CLOEXEC) reader is closed in child on posix_spawn")
426 "pipe2(O_CLOEXEC) writer is closed in child on posix_spawn")
t_clofork.c 162 RL(pipe2(fd, O_CLOFORK));
172 RL(pipe2(fd, O_CLOFORK));
358 * pipe2(O_CLOFORK) with each exec path, and we try each open path with
374 "pipe2(O_CLOFORK) reader is closed in child on fork/exec")
376 "pipe2(O_CLOFORK) reader is closed in child on vfork/exec")
378 "pipe2(O_CLOFORK) reader is closed in child on posix_spawn")
396 "pipe2(O_CLOFORK) writer is closed in child on posix_spawn")
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/
unistd.h 2253 <https://www.kernel.org/doc/man-pages/online/pages/man2/pipe2.2.html>. */
2256 # define pipe2 rpl_pipe2
2258 _GL_FUNCDECL_RPL (pipe2, int, (int fd[2], int flags) _GL_ARG_NONNULL ((1)));
2259 _GL_CXXALIAS_RPL (pipe2, int, (int fd[2], int flags));
2261 _GL_FUNCDECL_SYS (pipe2, int, (int fd[2], int flags) _GL_ARG_NONNULL ((1)));
2262 _GL_CXXALIAS_SYS (pipe2, int, (int fd[2], int flags));
2264 _GL_CXXALIASWARN (pipe2);
2266 # undef pipe2 macro
2268 _GL_WARN_ON_USE (pipe2, "pipe2 is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/
unistd.h 2253 <https://www.kernel.org/doc/man-pages/online/pages/man2/pipe2.2.html>. */
2256 # define pipe2 rpl_pipe2
2258 _GL_FUNCDECL_RPL (pipe2, int, (int fd[2], int flags) _GL_ARG_NONNULL ((1)));
2259 _GL_CXXALIAS_RPL (pipe2, int, (int fd[2], int flags));
2261 _GL_FUNCDECL_SYS (pipe2, int, (int fd[2], int flags) _GL_ARG_NONNULL ((1)));
2262 _GL_CXXALIAS_SYS (pipe2, int, (int fd[2], int flags));
2264 _GL_CXXALIASWARN (pipe2);
2266 # undef pipe2 macro
2268 _GL_WARN_ON_USE (pipe2, "pipe2 is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
unistd.h 2253 <https://www.kernel.org/doc/man-pages/online/pages/man2/pipe2.2.html>. */
2256 # define pipe2 rpl_pipe2
2258 _GL_FUNCDECL_RPL (pipe2, int, (int fd[2], int flags) _GL_ARG_NONNULL ((1)));
2259 _GL_CXXALIAS_RPL (pipe2, int, (int fd[2], int flags));
2261 _GL_FUNCDECL_SYS (pipe2, int, (int fd[2], int flags) _GL_ARG_NONNULL ((1)));
2262 _GL_CXXALIAS_SYS (pipe2, int, (int fd[2], int flags));
2264 _GL_CXXALIASWARN (pipe2);
2266 # undef pipe2 macro
2268 _GL_WARN_ON_USE (pipe2, "pipe2 is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
unistd.h 2253 <https://www.kernel.org/doc/man-pages/online/pages/man2/pipe2.2.html>. */
2256 # define pipe2 rpl_pipe2
2258 _GL_FUNCDECL_RPL (pipe2, int, (int fd[2], int flags) _GL_ARG_NONNULL ((1)));
2259 _GL_CXXALIAS_RPL (pipe2, int, (int fd[2], int flags));
2261 _GL_FUNCDECL_SYS (pipe2, int, (int fd[2], int flags) _GL_ARG_NONNULL ((1)));
2262 _GL_CXXALIAS_SYS (pipe2, int, (int fd[2], int flags));
2264 _GL_CXXALIASWARN (pipe2);
2266 # undef pipe2 macro
2268 _GL_WARN_ON_USE (pipe2, "pipe2 is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
unistd.h 2253 <https://www.kernel.org/doc/man-pages/online/pages/man2/pipe2.2.html>. */
2256 # define pipe2 rpl_pipe2
2258 _GL_FUNCDECL_RPL (pipe2, int, (int fd[2], int flags) _GL_ARG_NONNULL ((1)));
2259 _GL_CXXALIAS_RPL (pipe2, int, (int fd[2], int flags));
2261 _GL_FUNCDECL_SYS (pipe2, int, (int fd[2], int flags) _GL_ARG_NONNULL ((1)));
2262 _GL_CXXALIAS_SYS (pipe2, int, (int fd[2], int flags));
2264 _GL_CXXALIASWARN (pipe2);
2266 # undef pipe2 macro
2268 _GL_WARN_ON_USE (pipe2, "pipe2 is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
unistd.h 2253 <https://www.kernel.org/doc/man-pages/online/pages/man2/pipe2.2.html>. */
2256 # define pipe2 rpl_pipe2
2258 _GL_FUNCDECL_RPL (pipe2, int, (int fd[2], int flags) _GL_ARG_NONNULL ((1)));
2259 _GL_CXXALIAS_RPL (pipe2, int, (int fd[2], int flags));
2261 _GL_FUNCDECL_SYS (pipe2, int, (int fd[2], int flags) _GL_ARG_NONNULL ((1)));
2262 _GL_CXXALIAS_SYS (pipe2, int, (int fd[2], int flags));
2264 _GL_CXXALIASWARN (pipe2);
2266 # undef pipe2 macro
2268 _GL_WARN_ON_USE (pipe2, "pipe2 is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/
unistd.h 2253 <https://www.kernel.org/doc/man-pages/online/pages/man2/pipe2.2.html>. */
2256 # define pipe2 rpl_pipe2
2258 _GL_FUNCDECL_RPL (pipe2, int, (int fd[2], int flags) _GL_ARG_NONNULL ((1)));
2259 _GL_CXXALIAS_RPL (pipe2, int, (int fd[2], int flags));
2261 _GL_FUNCDECL_SYS (pipe2, int, (int fd[2], int flags) _GL_ARG_NONNULL ((1)));
2262 _GL_CXXALIAS_SYS (pipe2, int, (int fd[2], int flags));
2264 _GL_CXXALIASWARN (pipe2);
2266 # undef pipe2 macro
2268 _GL_WARN_ON_USE (pipe2, "pipe2 is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/
unistd.h 2253 <https://www.kernel.org/doc/man-pages/online/pages/man2/pipe2.2.html>. */
2256 # define pipe2 rpl_pipe2
2258 _GL_FUNCDECL_RPL (pipe2, int, (int fd[2], int flags) _GL_ARG_NONNULL ((1)));
2259 _GL_CXXALIAS_RPL (pipe2, int, (int fd[2], int flags));
2261 _GL_FUNCDECL_SYS (pipe2, int, (int fd[2], int flags) _GL_ARG_NONNULL ((1)));
2262 _GL_CXXALIAS_SYS (pipe2, int, (int fd[2], int flags));
2264 _GL_CXXALIASWARN (pipe2);
2266 # undef pipe2 macro
2268 _GL_WARN_ON_USE (pipe2, "pipe2 is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
unistd.h 2253 <https://www.kernel.org/doc/man-pages/online/pages/man2/pipe2.2.html>. */
2256 # define pipe2 rpl_pipe2
2258 _GL_FUNCDECL_RPL (pipe2, int, (int fd[2], int flags) _GL_ARG_NONNULL ((1)));
2259 _GL_CXXALIAS_RPL (pipe2, int, (int fd[2], int flags));
2261 _GL_FUNCDECL_SYS (pipe2, int, (int fd[2], int flags) _GL_ARG_NONNULL ((1)));
2262 _GL_CXXALIAS_SYS (pipe2, int, (int fd[2], int flags));
2264 _GL_CXXALIASWARN (pipe2);
2266 # undef pipe2 macro
2268 _GL_WARN_ON_USE (pipe2, "pipe2 is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/
unistd.h 2253 <https://www.kernel.org/doc/man-pages/online/pages/man2/pipe2.2.html>. */
2256 # define pipe2 rpl_pipe2
2258 _GL_FUNCDECL_RPL (pipe2, int, (int fd[2], int flags) _GL_ARG_NONNULL ((1)));
2259 _GL_CXXALIAS_RPL (pipe2, int, (int fd[2], int flags));
2261 _GL_FUNCDECL_SYS (pipe2, int, (int fd[2], int flags) _GL_ARG_NONNULL ((1)));
2262 _GL_CXXALIAS_SYS (pipe2, int, (int fd[2], int flags));
2264 _GL_CXXALIASWARN (pipe2);
2266 # undef pipe2 macro
2268 _GL_WARN_ON_USE (pipe2, "pipe2 is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/
unistd.h 2253 <https://www.kernel.org/doc/man-pages/online/pages/man2/pipe2.2.html>. */
2256 # define pipe2 rpl_pipe2
2258 _GL_FUNCDECL_RPL (pipe2, int, (int fd[2], int flags) _GL_ARG_NONNULL ((1)));
2259 _GL_CXXALIAS_RPL (pipe2, int, (int fd[2], int flags));
2261 _GL_FUNCDECL_SYS (pipe2, int, (int fd[2], int flags) _GL_ARG_NONNULL ((1)));
2262 _GL_CXXALIAS_SYS (pipe2, int, (int fd[2], int flags));
2264 _GL_CXXALIASWARN (pipe2);
2266 # undef pipe2 macro
2268 _GL_WARN_ON_USE (pipe2, "pipe2 is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/
unistd.h 2253 <https://www.kernel.org/doc/man-pages/online/pages/man2/pipe2.2.html>. */
2256 # define pipe2 rpl_pipe2
2258 _GL_FUNCDECL_RPL (pipe2, int, (int fd[2], int flags) _GL_ARG_NONNULL ((1)));
2259 _GL_CXXALIAS_RPL (pipe2, int, (int fd[2], int flags));
2261 _GL_FUNCDECL_SYS (pipe2, int, (int fd[2], int flags) _GL_ARG_NONNULL ((1)));
2262 _GL_CXXALIAS_SYS (pipe2, int, (int fd[2], int flags));
2264 _GL_CXXALIASWARN (pipe2);
2266 # undef pipe2 macro
2268 _GL_WARN_ON_USE (pipe2, "pipe2 is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/
unistd.h 2253 <https://www.kernel.org/doc/man-pages/online/pages/man2/pipe2.2.html>. */
2256 # define pipe2 rpl_pipe2
2258 _GL_FUNCDECL_RPL (pipe2, int, (int fd[2], int flags) _GL_ARG_NONNULL ((1)));
2259 _GL_CXXALIAS_RPL (pipe2, int, (int fd[2], int flags));
2261 _GL_FUNCDECL_SYS (pipe2, int, (int fd[2], int flags) _GL_ARG_NONNULL ((1)));
2262 _GL_CXXALIAS_SYS (pipe2, int, (int fd[2], int flags));
2264 _GL_CXXALIASWARN (pipe2);
2266 # undef pipe2 macro
2268 _GL_WARN_ON_USE (pipe2, "pipe2 is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/
unistd.h 2253 <https://www.kernel.org/doc/man-pages/online/pages/man2/pipe2.2.html>. */
2256 # define pipe2 rpl_pipe2
2258 _GL_FUNCDECL_RPL (pipe2, int, (int fd[2], int flags) _GL_ARG_NONNULL ((1)));
2259 _GL_CXXALIAS_RPL (pipe2, int, (int fd[2], int flags));
2261 _GL_FUNCDECL_SYS (pipe2, int, (int fd[2], int flags) _GL_ARG_NONNULL ((1)));
2262 _GL_CXXALIAS_SYS (pipe2, int, (int fd[2], int flags));
2264 _GL_CXXALIASWARN (pipe2);
2266 # undef pipe2 macro
2268 _GL_WARN_ON_USE (pipe2, "pipe2 is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/
unistd.h 2253 <https://www.kernel.org/doc/man-pages/online/pages/man2/pipe2.2.html>. */
2256 # define pipe2 rpl_pipe2
2258 _GL_FUNCDECL_RPL (pipe2, int, (int fd[2], int flags) _GL_ARG_NONNULL ((1)));
2259 _GL_CXXALIAS_RPL (pipe2, int, (int fd[2], int flags));
2261 _GL_FUNCDECL_SYS (pipe2, int, (int fd[2], int flags) _GL_ARG_NONNULL ((1)));
2262 _GL_CXXALIAS_SYS (pipe2, int, (int fd[2], int flags));
2264 _GL_CXXALIASWARN (pipe2);
2266 # undef pipe2 macro
2268 _GL_WARN_ON_USE (pipe2, "pipe2 is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64el/gnulib/import/
unistd.h 2253 <https://www.kernel.org/doc/man-pages/online/pages/man2/pipe2.2.html>. */
2256 # define pipe2 rpl_pipe2
2258 _GL_FUNCDECL_RPL (pipe2, int, (int fd[2], int flags) _GL_ARG_NONNULL ((1)));
2259 _GL_CXXALIAS_RPL (pipe2, int, (int fd[2], int flags));
2261 _GL_FUNCDECL_SYS (pipe2, int, (int fd[2], int flags) _GL_ARG_NONNULL ((1)));
2262 _GL_CXXALIAS_SYS (pipe2, int, (int fd[2], int flags));
2264 _GL_CXXALIASWARN (pipe2);
2266 # undef pipe2 macro
2268 _GL_WARN_ON_USE (pipe2, "pipe2 is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/powerpc/gnulib/import/
unistd.h 2253 <https://www.kernel.org/doc/man-pages/online/pages/man2/pipe2.2.html>. */
2256 # define pipe2 rpl_pipe2
2258 _GL_FUNCDECL_RPL (pipe2, int, (int fd[2], int flags) _GL_ARG_NONNULL ((1)));
2259 _GL_CXXALIAS_RPL (pipe2, int, (int fd[2], int flags));
2261 _GL_FUNCDECL_SYS (pipe2, int, (int fd[2], int flags) _GL_ARG_NONNULL ((1)));
2262 _GL_CXXALIAS_SYS (pipe2, int, (int fd[2], int flags));
2264 _GL_CXXALIASWARN (pipe2);
2266 # undef pipe2 macro
2268 _GL_WARN_ON_USE (pipe2, "pipe2 is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/powerpc64/gnulib/import/
unistd.h 2253 <https://www.kernel.org/doc/man-pages/online/pages/man2/pipe2.2.html>. */
2256 # define pipe2 rpl_pipe2
2258 _GL_FUNCDECL_RPL (pipe2, int, (int fd[2], int flags) _GL_ARG_NONNULL ((1)));
2259 _GL_CXXALIAS_RPL (pipe2, int, (int fd[2], int flags));
2261 _GL_FUNCDECL_SYS (pipe2, int, (int fd[2], int flags) _GL_ARG_NONNULL ((1)));
2262 _GL_CXXALIAS_SYS (pipe2, int, (int fd[2], int flags));
2264 _GL_CXXALIASWARN (pipe2);
2266 # undef pipe2 macro
2268 _GL_WARN_ON_USE (pipe2, "pipe2 is unportable -
    [all...]

Completed in 82 milliseconds

1 2 3 4 5