HomeSort by: relevance | last modified time | path
    Searched defs:auth_onoff (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libtelnet/
auth.c 206 return(auth_onoff(type, 1));
212 return(auth_onoff(type, 0));
216 auth_onoff(const char *type, int on) function

Completed in 15 milliseconds