HomeSort by: relevance | last modified time | path
    Searched refs:LLOAD_C_OPEN (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/openldap/dist/servers/lloadd/
bind.c 47 client->c_type = LLOAD_C_OPEN;
265 client->c_type = LLOAD_C_OPEN;
720 client->c_type = LLOAD_C_OPEN;
843 client->c_type = LLOAD_C_OPEN;
949 client->c_type = LLOAD_C_OPEN;
lload.h 354 LLOAD_C_OPEN = 0, /* regular connection */
upstream.c 535 c->c_type = LLOAD_C_OPEN;
702 c->c_type = LLOAD_C_OPEN;
daemon.c 1748 c->c_type = LLOAD_C_OPEN;
1804 c->c_type = privileged ? LLOAD_C_PRIVILEGED : LLOAD_C_OPEN;
monitor.c 630 case LLOAD_C_OPEN: {

Completed in 41 milliseconds