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

/macosx-10.9.5/libtelnet-13/
H A Dauth-proto.h81 int getauthmask(char *, int *);
H A Dauth.c245 getauthmask(char *type, int *maskp) function
295 if (!getauthmask(type, &mask)) {
/macosx-10.9.5/Heimdal-323.92.1/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 136 milliseconds