HomeSort by: relevance | last modified time | path
    Searched defs:isthis (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/openldap/dist/servers/slapd/
limits.c 102 unsigned isthis = type == SLAP_LIMITS_TYPE_THIS; local
103 struct berval *ndn = ndns[isthis];
111 if ( !isthis )
183 dn_source[isthis], limits2str( style ) );
191 dn_source[isthis], limits2str( style ), lm[0]->lm_pat.bv_val );

Completed in 16 milliseconds