Home
last modified time | relevance | path

Searched refs:not_connected (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Support/Windows/
Dsystem_error.inc133 MAP_ERR_TO_COND(WSAENOTCONN, not_connected);
/external/netperf/
Dnetlib.c2632 int not_connected; in establish_control_internal() local
2735 not_connected = 1; in establish_control_internal()
2786 not_connected = 0; in establish_control_internal()
2833 if (not_connected) { in establish_control_internal()
/external/llvm/include/llvm/Support/
Dsystem_error.h560 not_connected = ENOTCONN, enumerator