Searched refs:doread (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/vtls/
H A Dcurl_schannel.c306 bool doread; local
308 doread = (connssl->connecting_state != ssl_connect_2_writing) ? TRUE : FALSE;
339 if(doread) {
464 doread = FALSE;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/shell/
H A Dmsh.c543 static int doread(struct op *t);
644 { "read" , doread },
3375 static int doread(struct op *t) function

Completed in 62 milliseconds