Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dfree.c60 NSLDAPI_FREE( flp->lfl_tag ); in ldap_getfilter_free()
H A Dgetfilter.c136 nextflp->lfl_tag = nsldapi_strdup( tag ); in ldap_init_getfilter_buf()
272 if ( re_comp( tagpat ) == NULL && re_exec( flp->lfl_tag ) == 1 in ldap_getfirstfilter()
H A Dldap-int.h574 char *lfl_tag; member