Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Ddisptmpl.c106 ldap_init_templates( char *file, struct ldap_disptmpl **tmpllistp ) in ldap_init_templates() argument
113 *tmpllistp = NULLDISPTMPL; in ldap_init_templates()
145 rc = ldap_init_templates_buf( buf, rlen, tmpllistp ); in ldap_init_templates()
155 struct ldap_disptmpl **tmpllistp ) in ldap_init_templates_buf() argument
161 *tmpllistp = prevtmpl = NULLDISPTMPL; in ldap_init_templates_buf()
177 *tmpllistp = tmpl; in ldap_init_templates_buf()
185 ldap_free_templates( *tmpllistp ); in ldap_init_templates_buf()
H A Dllib-lldap409 int ldap_init_templates(char *file, struct ldap_disptmpl **tmpllistp);
411 int ldap_init_templates_buf(char *buf, long buflen, struct ldap_disptmpl **tmpllistp);
/titanic_41/usr/src/lib/libldap5/include/ldap/
H A Ddisptmpl.h277 ldap_init_templates( char *file, struct ldap_disptmpl **tmpllistp );
282 struct ldap_disptmpl **tmpllistp );
/titanic_41/usr/src/head/
H A Dldap.h949 ldap_init_templates(char *file, struct ldap_disptmpl **tmpllistp);
954 struct ldap_disptmpl **tmpllistp);