Searched refs:next_line (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libldap4/common/
H A Ddsparse.c49 static ssize_t next_line();
53 static ssize_t next_line( char **bufp, ssize_t *blenp, char **linep );
68 if (( rc = next_line( bufp, blenp, &line )) <= 0 ) {
111 next_line( char **bufp, ssize_t *blenp, char **linep ) function
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Ddsparse.c44 static int next_line( char **bufp, long *blenp, char **linep );
55 if (( rc = next_line( bufp, blenp, &line )) <= 0 ) {
98 next_line( char **bufp, long *blenp, char **linep ) function
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dh2ph.PL127 while (defined (local $_ = next_line($file))) {
273 last unless defined ($next = next_line($file));
448 sub next_line
/osnet-11/usr/src/grub/grub2/grub-core/normal/
H A Dmenu_entry.c669 next_line (struct screen *screen, int update) function
1327 if (! next_line (screen, 1))

Completed in 26 milliseconds