Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ldap/common/
H A Dtmpltest.c156 printf( "default add location: %s\n", tmpl->dt_defaddlocation != NULL ? in dump_tmpl()
157 tmpl->dt_defaddlocation : "NONE" ); in dump_tmpl()
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Ddisptmpl.c229 if ( tmpl->dt_defaddlocation != NULL ) { in free_disptmpl()
230 NSLDAPI_FREE( tmpl->dt_defaddlocation ); in free_disptmpl()
586 tmpl->dt_defaddlocation = toks[ 0 ]; in read_next_tmpl()
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Ddisptmpl.h242 char *dt_defaddlocation; member
/illumos-gate/usr/src/head/
H A Dldap.h916 char *dt_defaddlocation; member