Searched refs:lo_depth (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/libraries/librewrite/
H A Dcontext.c219 op->lo_depth++;
223 op->lo_depth, string );
224 assert( op->lo_depth > 0 );
423 op->lo_depth, return_code, ( res ? res : "NULL" ) );
425 assert( op->lo_depth > 0 );
426 op->lo_depth--;
H A Dinfo.c243 assert( op.lo_depth == 0 );
H A Drewrite-int.h279 int lo_depth; member in struct:rewrite_op

Completed in 274 milliseconds