FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
auth_GetSecret
usr.sbin/ppp/auth.h
64
extern char *auth_GetSecret(const char *, size_t);
usr.sbin/ppp/chap.c
881
key = auth_GetSecret(name, nlen);