Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libldap5/sources/ldap/common/
H A Durl.c225 ludp->lud_string = urlcopy; in nsldapi_url_parse()
392 if ( ludp->lud_string != NULL ) { in ldap_free_urldesc()
393 NSLDAPI_FREE( ludp->lud_string ); in ldap_free_urldesc()
/titanic_44/usr/src/head/
H A Dldap.h770 char *lud_string; /* for internal use only */ member