Searched refs:next_line (Results 1 – 1 of 1) sorted by relevance
44 static int next_line( char **bufp, long *blenp, char **linep );55 if (( rc = next_line( bufp, blenp, &line )) <= 0 ) { in ldap_next_line_tokens()98 next_line( char **bufp, long *blenp, char **linep ) in next_line() function