OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
grantpt
include/stdlib.h
240
int grantpt(int);
lib/libc/hidden/stdlib.h
100
PROTO_DEPRECATED(grantpt);
regress/sys/kern/pledge/generic/pty.c
22
if (grantpt(master) == -1) {