Home
last modified time | relevance | path

Searched refs:ad_value (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Ddisptmpl.c251 if( adp->ad_value != NULL ) { in free_disptmpl()
252 NSLDAPI_FREE( adp->ad_value ); in free_disptmpl()
620 adp->ad_value = toks[ 2 ]; in read_next_tmpl()
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Ddisptmpl.h205 char *ad_value; member
/illumos-gate/usr/src/cmd/ldap/common/
H A Dtmpltest.c164 NULLSTRINGIFNULL( adp->ad_value )); in dump_tmpl()
/illumos-gate/usr/src/head/
H A Dldap.h879 char *ad_value; member