Searched refs:AUTHV_SERVICE (Results 1 – 4 of 4) sorted by relevance
/openbsd/include/ |
H A D | bsd_auth.h | 49 AUTHV_SERVICE, enumerator
|
/openbsd/lib/libc/gen/ |
H A D | authenticate.c | 370 auth_setitem(as, AUTHV_SERVICE, "response"); in auth_usercheck() 540 auth_getitem(as, AUTHV_SERVICE), "--", name, (char *)NULL); in auth_verify()
|
H A D | auth_subr.c | 423 case AUTHV_SERVICE: in auth_getitem() 454 auth_setitem(as, AUTHV_SERVICE, NULL); in auth_setitem() 490 case AUTHV_SERVICE: in auth_setitem()
|
/openbsd/usr.sbin/ldapd/ |
H A D | ldapd.c | 331 auth_setitem(as, AUTHV_SERVICE, "response"); in ldapd_auth_classful()
|