Searched refs:fd_peek (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/src/
H A Dconnect.h77 int fd_peek (int, char *, int, double);
H A Dconnect.c897 fd_peek (int fd, char *buf, int bufsize, double timeout)
891 fd_peek (int fd, char *buf, int bufsize, double timeout) function
H A Dretr.c421 pklen = fd_peek (fd, hunk + tail, bufsize - 1 - tail, -1);

Completed in 97 milliseconds