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

  /src/external/bsd/openldap/dist/servers/lloadd/
operation.c 445 op->o_res = LLOAD_OP_COMPLETED;
570 op->o_res = LLOAD_OP_FAILED;
695 if ( op->o_res == LLOAD_OP_REJECTED ) {
711 if ( op->o_res == LLOAD_OP_COMPLETED ) {
725 if ( op->o_res == LLOAD_OP_COMPLETED ) {
extended.c 120 op->o_res = LLOAD_OP_COMPLETED;
bind.c 49 op->o_res = LLOAD_OP_COMPLETED;
239 op->o_res = LLOAD_OP_COMPLETED;
447 op->o_res = LLOAD_OP_FAILED;
695 op->o_res = LLOAD_OP_COMPLETED;
790 op->o_res = LLOAD_OP_COMPLETED;
client.c 46 op->o_res = LLOAD_OP_COMPLETED;
210 op->o_res = LLOAD_OP_FAILED;
388 op->o_res = LLOAD_OP_COMPLETED;
lload.h 559 enum op_result o_res; member in struct:LloadOperation
upstream.c 135 op->o_res = LLOAD_OP_COMPLETED;

Completed in 37 milliseconds