Home
last modified time | relevance | path

Searched refs:nofc (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_op.c281 int nofc = 0; in createLdapRequest() local
283 ofc = makeFilterComp(filter, &nofc); in createLdapRequest()
296 nofc, ofc, 0, 0, 0, 0); in createLdapRequest()
300 nofc, ofc, 0, 0, 0, 0); in createLdapRequest()
302 freeFilterComp(ofc, nofc); in createLdapRequest()