Home
last modified time | relevance | path

Searched refs:str_getline (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/lib/libldap5/include/ldap/
H A Dldif.h79 char * str_getline( char **next );
/titanic_44/usr/src/lib/libldap5/
H A Dmapfile-vers264 str_getline;
/titanic_44/usr/src/lib/libldap5/sources/ldap/util/
H A Dline64.c270 str_getline( char **next ) in str_getline() function
/titanic_44/usr/src/cmd/ldap/common/
H A Dldapmodify.c465 while ( rc == 0 && ( line = str_getline( &rbuf )) != NULL ) {
/titanic_44/usr/src/lib/libldap5/sources/ldap/common/
H A Dllib-lldap444 char *str_getline(char **next);