Home
last modified time | relevance | path

Searched refs:AUTHV_SERVICE (Results 1 – 4 of 4) sorted by relevance

/openbsd/include/
H A Dbsd_auth.h49 AUTHV_SERVICE, enumerator
/openbsd/lib/libc/gen/
H A Dauthenticate.c370 auth_setitem(as, AUTHV_SERVICE, "response"); in auth_usercheck()
540 auth_getitem(as, AUTHV_SERVICE), "--", name, (char *)NULL); in auth_verify()
H A Dauth_subr.c423 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 Dldapd.c331 auth_setitem(as, AUTHV_SERVICE, "response"); in ldapd_auth_classful()