NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ctermid
include/stdio.h
297
char *ctermid(char *);
lib/libc/gen/ctermid.c
47
__weak_alias(ctermid,_ctermid)
lib/libc/gen/ctermid.c
51
ctermid(char *s)