Searched refs:AUTH_OK (Results 1 – 19 of 19) sorted by relevance
79 return(AUTH_OK); in yp_checkauth()105 if (astat != AUTH_OK) { in ypu_change_1_svc()139 if (astat != AUTH_OK) { in ypu_insert_1_svc()173 if (astat != AUTH_OK) { in ypu_delete_1_svc()207 if (astat != AUTH_OK) { in ypu_store_1_svc()
77 #define AUTH_OK 0 macro
496 return AUTH_OK; in gss_auth()
846 else if(ret != AUTH_OK){ in sec_login()
123 stat = AUTH_OK; in _svcauth_unix()
148 return (AUTH_OK); in _svcauth_null()
121 AUTH_OK=0, enumerator
933 if ((why = _authenticate(r, &msg)) != AUTH_OK) { in svc_getreq()
175 return (AUTH_OK);
137 stat = AUTH_OK;
350 return (AUTH_OK); /* we made it!*/
683 if ((why = _authenticate(&r, &msg)) != AUTH_OK) {
31 #define AUTH(x, y) ((x) ? (y) == AUTH_OK : (y) == AUTH_OK || \661 is_authentic = AUTH_OK; in receive()1005 if (is_authentic == AUTH_OK) in receive()
244 #define AUTH_OK 1 /* authentication OK */ macro
1170 result = AUTH_OK; in svc_rpc_gss()
1453 result = AUTH_OK; in svc_rpc_gss()