Lines Matching refs:bufp
52 static int read_next_tmpl( char **bufp, ssize_t *blenp,
54 int next_line_tokens( char **bufp, ssize_t *blenp, char ***toksp );
480 read_next_tmpl( char **bufp, ssize_t *blenp, struct ldap_disptmpl **tmplp,
495 if (( tokcnt = next_line_tokens( bufp, blenp, &toks )) != 1 ) {
511 if (( tokcnt = next_line_tokens( bufp, blenp, &toks )) != 1 ) {
522 if (( tokcnt = next_line_tokens( bufp, blenp, &toks )) != 1 ) {
533 if (( tokcnt = next_line_tokens( bufp, blenp, &toks )) < 1 ) {
550 while (( tokcnt = next_line_tokens( bufp, blenp, &toks )) > 0 ) {
573 if (( tokcnt = next_line_tokens( bufp, blenp, &toks )) != 1 ) {
588 if (( tokcnt = next_line_tokens( bufp, blenp, &toks )) != 1 ) {
599 if (( tokcnt = next_line_tokens( bufp, blenp, &toks )) != 1 ) {
614 while (( tokcnt = next_line_tokens( bufp, blenp, &toks )) > 0 ) {
656 while (( tokcnt = next_line_tokens( bufp, blenp, &toks )) > 0 ) {