Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PTLEN
usr/src/lib/libc/port/gen/pt.c
128
sname = tsdalloc(_T_PTSNAME, PTLEN, NULL);
usr/src/lib/libc/port/gen/pt.c
132
if ((ret = ptsname_r(fd, sname, PTLEN)) != 0) {