Home
last modified time | relevance | path

Searched refs:c_clientfunc (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dconnection.c191 connections[i].c_clientfunc, connections[i].c_clientarg ); in connections_shutdown()
1205 c->c_clientfunc = func; in connection_client_setup()
1328 cri->func = c->c_clientfunc; in connection_read()
H A Dslap.h2981 ldap_pvt_thread_start_t *c_clientfunc; member