NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
getauthmask
lib/libtelnet/auth-proto.h
71
int getauthmask(const char *, int *);
lib/libtelnet/auth.c
235
if (!getauthmask(type, &mask)) {