Home
last modified time | relevance | path

Searched refs:ti_label (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Ddisptmpl.c268 if ( colp->ti_label != NULL ) { in free_disptmpl()
269 NSLDAPI_FREE( colp->ti_label ); in free_disptmpl()
684 ip->ti_label = toks[ 2 ]; in read_next_tmpl()
H A Dtmplout.c356 err = do_vals2text( ld, buf, vals, colp->ti_label, in do_entry2text()
798 if (( len = strlen( colp->ti_label )) > maxlen ) { in max_label_len()
1085 tip->ti_label, eol ); in searchaction()
1119 err = do_vals2text( ld, NULL, members, tip->ti_label, in searchaction()
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Ddisptmpl.h167 char *ti_label; member
/illumos-gate/usr/src/cmd/ldap/common/
H A Dtmpltest.c218 NULLSTRINGIFNULL( colp->ti_label )); in dump_tmpl()
/illumos-gate/usr/src/head/
H A Dldap.h842 char *ti_label; member