Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetfilter.c271 lfdp->lfd_curval = value; in ldap_getfirstfilter()
277 && re_exec( lfdp->lfd_curval ) == 1 ) { in ldap_getfirstfilter()
316 lfdp->lfd_curval, lfdp->lfd_curvalwords ); in ldap_getnextfilter()
H A Dldap-int.h588 char *lfd_curval; member