Searched refs:auth_onoff (Results 1 – 3 of 3) sorted by relevance
103 int auth_onoff(char *type, int on);253 return(auth_onoff(type, 1)); in auth_enable()259 return(auth_onoff(type, 0)); in auth_disable()263 auth_onoff(char *type, int on) in auth_onoff() function
247 return(auth_onoff(type, 1)); in auth_enable()253 return(auth_onoff(type, 0)); in auth_disable()257 auth_onoff(char *type, int on) in auth_onoff() function
76 int auth_onoff(char *type, int on);