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