Home
last modified time | relevance | path

Searched refs:tmpllistp (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Ddisptmpl.c103 ldap_init_templates( char *file, struct ldap_disptmpl **tmpllistp ) in ldap_init_templates() argument
110 *tmpllistp = NULLDISPTMPL; in ldap_init_templates()
142 rc = ldap_init_templates_buf( buf, rlen, tmpllistp ); in ldap_init_templates()
152 struct ldap_disptmpl **tmpllistp ) in ldap_init_templates_buf() argument
158 *tmpllistp = prevtmpl = NULLDISPTMPL; in ldap_init_templates_buf()
174 *tmpllistp = tmpl; in ldap_init_templates_buf()
182 ldap_free_templates( *tmpllistp ); in ldap_init_templates_buf()
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Ddisptmpl.h275 ldap_init_templates( char *file, struct ldap_disptmpl **tmpllistp );
280 struct ldap_disptmpl **tmpllistp );
/illumos-gate/usr/src/head/
H A Dldap.h948 struct ldap_disptmpl **tmpllistp);
951 struct ldap_disptmpl **tmpllistp);