Searched defs:tmpComp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_op.c319 char **tmpComp; local
323 tmpComp = addFilterComp(b.buf, ls->filterComp,
325 if (tmpComp == 0) {
333 ls->filterComp = tmpComp;

Completed in 50 milliseconds