Searched refs:getfl (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.c202 int r, getfd, getfl; local
260 getfl = fcntl(a.fd, F_GETFL);
270 if (getfl & O_NONBLOCK)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/demos/easy_tls/
H A Deasy-tls.c201 int r, getfd, getfl; local
259 getfl = fcntl(a.fd, F_GETFL);
269 if (getfl & O_NONBLOCK)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/demos/easy_tls/
H A Deasy-tls.c202 int r, getfd, getfl; local
260 getfl = fcntl(a.fd, F_GETFL);
270 if (getfl & O_NONBLOCK)

Completed in 292 milliseconds