Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Ddisptmpl.c49 static int read_next_tmpl( char **bufp, long *blenp,
174 while ( buflen > 0 && ( rc = read_next_tmpl( &buf, &buflen, &tmpl, in ldap_init_templates_buf()
466 read_next_tmpl( char **bufp, long *blenp, struct ldap_disptmpl **tmplp, in read_next_tmpl() function