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

/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_op.c280 char **ofc; local
283 ofc = makeFilterComp(filter, &nofc);
285 if (filter != 0 && ofc == 0) {
296 nofc, ofc, 0, 0, 0, 0);
300 nofc, ofc, 0, 0, 0, 0);
302 freeFilterComp(ofc, nofc);

Completed in 65 milliseconds