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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/demos/easy_tls/
H A Deasy-tls.c928 static int read_attempt(int fd, struct tunnelbuf *, int *select, int *closed,
1085 r = read_attempt(clear_fd, &clear_to_tls, &clear_read_select,
1291 read_attempt(int fd, struct tunnelbuf *buf, int *select, int *closed, function
1297 DEBUG_MSG("read_attempt");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/demos/easy_tls/
H A Deasy-tls.c883 static int read_attempt(int fd, struct tunnelbuf *, int *select, int *closed, int *progress);
1032 r = read_attempt(clear_fd, &clear_to_tls, &clear_read_select, &closed, &progress);
1222 read_attempt(int fd, struct tunnelbuf *buf, int *select, int *closed, int *progress) function
1227 DEBUG_MSG("read_attempt");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/demos/easy_tls/
H A Deasy-tls.c928 static int read_attempt(int fd, struct tunnelbuf *, int *select, int *closed,
1085 r = read_attempt(clear_fd, &clear_to_tls, &clear_read_select,
1291 read_attempt(int fd, struct tunnelbuf *buf, int *select, int *closed, function
1297 DEBUG_MSG("read_attempt");

Completed in 98 milliseconds