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

  /src/lib/libtelnet/
auth-proto.h 74 int auth_onoff(const char *, int);
auth.c 206 return(auth_onoff(type, 1));
212 return(auth_onoff(type, 0));
216 auth_onoff(const char *type, int on) function in typeref:typename:int

Completed in 17 milliseconds