Searched refs:auth_onoff (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/libtelnet/
H A Dauth-proto.h76 int auth_onoff(char *type, int on);
H A Dauth.c247 return(auth_onoff(type, 1));
253 return(auth_onoff(type, 0));
257 auth_onoff(char *type, int on) function
/macosx-10.10.1/libtelnet-13/
H A Dauth.c116 int auth_onoff(char *type, int on);
266 return(auth_onoff(type, 1));
272 return(auth_onoff(type, 0));
276 auth_onoff(char *type, int on) function

Completed in 82 milliseconds