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

  /src/external/bsd/openldap/dist/servers/slapd/overlays/
deref.c 185 DerefSpec *ds, *dstmp; local
212 for ( dstmp = dshead; dstmp && dstmp != ds; dstmp = dstmp->ds_next ) {
213 if ( dstmp->ds_derefAttr == ds->ds_derefAttr ) {

Completed in 16 milliseconds