FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
posix_wait
crypto/openssh/openbsd-compat/bsd-nextstep.h
40
pid_t posix_wait(int *);
crypto/openssh/openbsd-compat/bsd-nextstep.h
41
#define wait(a) posix_wait(a)