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

/osnet-11/usr/src/lib/libldap4/common/
H A Ddisptmpl.c48 static int read_next_tmpl();
52 static int read_next_tmpl( char **bufp, ssize_t *blenp,
194 while ( buflen > 0 && ( rc = read_next_tmpl( &buf, &buflen, &tmpl,
480 read_next_tmpl( char **bufp, ssize_t *blenp, struct ldap_disptmpl **tmplp, function
/osnet-11/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 22 milliseconds