Searched refs:getauthmask (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/telnet/libtelnet/
H A Dauth-proto.h77 int getauthmask(char *, int *);
H A Dauth.c235 getauthmask(char *type, int *maskp) function
285 if (!getauthmask(type, &mask)) {
/freebsd-13-stable/crypto/heimdal/appl/telnet/libtelnet/
H A Dauth-proto.h73 int getauthmask(char *type, int *maskp);
H A Dauth.c226 getauthmask(char *type, int *maskp) function
276 if (!getauthmask(type, &mask)) {

Completed in 122 milliseconds