Searched refs:AUTH_OK (Results 1 – 18 of 18) 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()
119 stat = AUTH_OK; in _svcauth_unix()
61 * the raw form of credentials and verifiers. authenticate returns AUTH_OK62 * if the msg is successfully authenticated. If AUTH_OK then the routine also154 return (AUTH_OK); in _svcauth_null()
118 AUTH_OK=0, enumerator
975 if ((why = _authenticate(r, &msg)) != AUTH_OK) { in svc_getreq()
162 return (AUTH_OK); in _svcauth_null()
130 stat = AUTH_OK; in _svcauth_unix()
344 return (AUTH_OK); /* we made it!*/ in _svcauth_des()
645 if ((why = _authenticate(&r, &msg)) != AUTH_OK) { in svc_getreq_common()
45 #define AUTH(x, y) ((x) ? (y) == AUTH_OK \46 : (y) == AUTH_OK || (y) == AUTH_NONE)52 AUTH_OK, /* authentication OK */ enumerator 1204 is_authentic = AUTH_OK; in receive() 1261 is_authentic = AUTH_OK; in receive() 1264 if (is_authentic != AUTH_OK) { in receive() 2262 if ( is_authentic == AUTH_OK in receive() 2368 if ( is_authentic == AUTH_OK in receive() 2401 if (is_authentic == AUTH_OK) in receive()
1168 result = AUTH_OK; in svc_rpc_gss()
1565 result = AUTH_OK; in svc_rpc_gss()