DragonflyBSD
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
65
extern char *auth_GetSecret(const char *, size_t);
usr.sbin/ppp/chap.c
876
key = auth_GetSecret(name, nlen);