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

/osnet-11/usr/src/lib/libldap4/common/
H A Dfree.c66 if ( lfdp->lfd_curvalwords != NULL ) {
67 free( lfdp->lfd_curvalwords );
H A Dgetfilter.c262 free( lfdp->lfd_curvalwords );
286 &lfdp->lfd_curvalwords ) < 0 ) {
311 lfdp->lfd_curval, lfdp->lfd_curvalwords );
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dfree.c69 if ( lfdp->lfd_curvalwords != NULL ) {
70 NSLDAPI_FREE( lfdp->lfd_curvalwords );
H A Dgetfilter.c268 NSLDAPI_FREE( lfdp->lfd_curvalwords );
292 &lfdp->lfd_curvalwords ) < 0 ) {
293 NSLDAPI_FREE( lfdp->lfd_curvalwords );
294 lfdp->lfd_curvalwords = NULL;
316 lfdp->lfd_curval, lfdp->lfd_curvalwords );
H A Dldap-int.h587 char **lfd_curvalwords; member in struct:ldap_filt_desc
/osnet-11/usr/src/lib/libldap4/include/
H A Dldap-private.h140 char **lfd_curvalwords; member in struct:ldap_filt_desc

Completed in 67 milliseconds