Searched refs:lfl_pattern (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/libldap4/common/
H A Dfree.c57 free( flp->lfl_pattern );
H A Dgetfilter.c149 nextflp->lfl_pattern = tok[ 0 ];
150 if ( re_comp( nextflp->lfl_pattern ) != NULL ) {
154 nextflp->lfl_pattern );
270 && re_comp( flp->lfl_pattern ) == NULL
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dfree.c60 NSLDAPI_FREE( flp->lfl_pattern );
H A Dgetfilter.c140 nextflp->lfl_pattern = tok[ 0 ];
141 if ( re_comp( nextflp->lfl_pattern ) != NULL ) {
146 nextflp->lfl_pattern );
276 && re_comp( flp->lfl_pattern ) == NULL
H A Dldap-int.h574 char *lfl_pattern; member in struct:ldap_filt_list
/osnet-11/usr/src/lib/libldap4/include/
H A Dldap-private.h127 char *lfl_pattern; member in struct:ldap_filt_list

Completed in 30 milliseconds