OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
posix_openpt
include/stdlib.h
244
int posix_openpt(int);
lib/libc/hidden/stdlib.h
128
PROTO_DEPRECATED(posix_openpt);
regress/sys/kern/pledge/generic/pty.c
17
master = posix_openpt(O_RDWR);