Home
last modified time | relevance | path

Searched defs:peerbv (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/bsd/openldap/dist/libraries/liblutil/
Dgetpeereid.c59 , struct berval *peerbv in lutil_getpeereid()
/netbsd/src/external/bsd/openldap/dist/servers/slapd/
Dproxyp.c70 struct berval peerbv = BER_BVC(peername); in proxyp() local
Dconnection.c320 LDAP_PF_LOCAL_SENDMSG_ARG(struct berval *peerbv)) in connection_init()
Ddaemon.c2115 struct berval peerbv = BER_BVC(peername); in slap_listener() local
2118 struct berval peerbv = BER_BVNULL; in slap_listener() local
/netbsd/src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/
Dnssov.c300 struct berval peerbv = { sizeof(peerbuf), peerbuf }; in handleconnection() local