Home
last modified time | relevance | path

Searched refs:req_bind (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/ldapctl/
H A Dldapctl.c406 printf("bind requests: %llu\n", st->req_bind); in show_stats()
/openbsd/usr.sbin/ldapd/
H A Dauth.c407 ++stats.req_bind; in ldap_bind()
H A Dldapd.h262 unsigned long long req_bind; /* bind requests */ member