Searched defs:read_next_tmpl (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/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,
466 read_next_tmpl( char **bufp, long *blenp, struct ldap_disptmpl **tmplp, function

Completed in 109 milliseconds