OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:non_blocking
(Results
1 - 7
of
7
) sorted by null
/external/netperf/
nettest_sctp.h
34
int
non_blocking
; /* run the test in non-blocking mode */
member in struct:sctp_stream_request_struct
48
int
non_blocking
; /* run the test in non-blocking mode */
member in struct:sctp_stream_response_struct
80
int
non_blocking
; /* run the test in non-blocking mode */
member in struct:sctp_rr_request_struct
93
int
non_blocking
; /* run the test in non-blocking mode */
member in struct:sctp_rr_response_struct
nettest_sdp.h
39
int
non_blocking
; /* run the test in non-blocking mode */
member in struct:sdp_stream_request_struct
53
int
non_blocking
; /* run the test in non-blocking mode */
member in struct:sdp_stream_response_struct
85
int
non_blocking
; /* run the test in non-blocking mode */
member in struct:sdp_rr_request_struct
98
int
non_blocking
; /* run the test in non-blocking mode */
member in struct:sdp_rr_response_struct
nettest_sctp.c
568
sctp_stream_request->
non_blocking
= non_block;
[
all
...]
/external/chromium/net/base/
nss_memio.c
287
data->value.
non_blocking
= PR_TRUE;
/external/wpa_supplicant_8/src/crypto/
tls_nss.c
173
data->value.
non_blocking
= PR_TRUE;
/external/qemu/slirp/
tcp_input.c
579
* XXX Need to check? It's be
NON_BLOCKING
[
all
...]
/external/qemu/slirp-android/
tcp_input.c
584
* XXX Need to check? It's be
NON_BLOCKING
[
all
...]
Completed in 331 milliseconds