Searched refs:str_getline (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/libldap4/include/
H A Dldif.h51 char * str_getline( char **next );
56 char * str_getline();
/osnet-11/usr/src/lib/libldap5/include/ldap/
H A Dldif.h79 char * str_getline( char **next );
/osnet-11/usr/src/lib/libldap4/util/
H A Dline64.c232 * str_getline - return the next "line" (minus newline) of input from a
246 str_getline( char **next ) function
/osnet-11/usr/src/lib/libldap5/sources/ldap/util/
H A Dline64.c249 * str_getline - return the next "line" (minus newline) of input from a
266 str_getline( char **next ) function
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dllib-lldap444 char *str_getline(char **next);
/osnet-11/usr/src/cmd/ldap/common/
H A Dldapmodify.c465 while ( rc == 0 && ( line = str_getline( &rbuf )) != NULL ) {

Completed in 28 milliseconds