Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
pipe2
headers/posix/unistd.h
349
extern int pipe2(int fildes[2], int flags);
src/system/libroot/posix/glibc/libio/iopopen.c
48
#define __pipe2 pipe2