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