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

/haiku/src/libs/libtelnet/
H A Dauth.c110 int auth_onoff(char *type, int on);
260 return(auth_onoff(type, 1));
266 return(auth_onoff(type, 0));
270 auth_onoff(char *type, int on) function

Completed in 36 milliseconds