Searched refs:nofc (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/lib/libnisdb/ |
H A D | ldap_op.c | 281 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()
|