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

1 2 3

  /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/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...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/riscv32/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/riscv64/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/sh3eb/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/sh3el/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 95 milliseconds

1 2 3