HomeSort by: relevance | last modified time | path
    Searched refs:_fetch_getln (Results 1 - 4 of 4) sorted by relevancy

  /src/share/examples/refuse/ian/libfetch/
common.h 85 int _fetch_getln(conn_t *);
http.c 142 if (_fetch_getln(io->conn) == -1)
406 if (_fetch_getln(conn) == -1)
456 if (_fetch_getln(conn) == -1)
ftp.c 144 if (_fetch_getln(conn) == -1) {
150 if (_fetch_getln(conn) == -1) {
common.c 444 _fetch_getln(conn_t *conn) function in typeref:typename:int

Completed in 16 milliseconds