Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetfilter.c150 nextflp->lfl_ilist = NULL; in ldap_init_getfilter_buf()
174 nextflp->lfl_ilist = nextfip; in ldap_init_getfilter_buf()
275 lfdp->lfd_curfip = flp->lfl_ilist; in ldap_getfirstfilter()
H A Dfree.c51 for ( fip = flp->lfl_ilist; fip != NULL; fip = nextfip ) { in ldap_getfilter_free()
H A Dldap-int.h577 struct ldap_filt_info *lfl_ilist; member