Searched refs:nofc (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/lib/libnisdb/ |
H A D | ldap_op.c | 280 int nofc = 0; in createLdapRequest() local 282 ofc = makeFilterComp(filter, &nofc); in createLdapRequest() 295 nofc, ofc, 0, 0, 0, 0); in createLdapRequest() 299 nofc, ofc, 0, 0, 0, 0); in createLdapRequest() 301 freeFilterComp(ofc, nofc); in createLdapRequest()
|