NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
cgetset
include/stdlib.h
288
int cgetset(const char *);
lib/libc/gen/getcap.c
76
__weak_alias(cgetset,_cgetset)
tools/compat/compat_defs.h
1115
int cgetset(const char *);
usr.bin/tip/remote.c
85
(void)cgetset(rempath);