Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Ddisptmpl.c46 static int read_next_tmpl( char **bufp, long *blenp,
171 while ( buflen > 0 && ( rc = read_next_tmpl( &buf, &buflen, &tmpl, in ldap_init_templates_buf()
463 read_next_tmpl( char **bufp, long *blenp, struct ldap_disptmpl **tmplp, in read_next_tmpl() function