Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/lloadd/
H A Dlload.h104 typedef struct LloadPendingConnection LloadPendingConnection; typedef
200 struct LloadPendingConnection { struct
206 LDAP_LIST_ENTRY(LloadPendingConnection) next; argument