FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
getauthmask
crypto/heimdal/appl/telnet/libtelnet/auth-proto.h
73
int getauthmask(char *type, int *maskp);
crypto/heimdal/appl/telnet/libtelnet/auth.c
276
if (!getauthmask(type, &mask)) {