Searched refs:ERROR (Results 1 – 9 of 9) sorted by relevance
175 if (status == ERROR) in thread_server_entry()191 if (status == ERROR) in thread_server_entry()225 if (sock_udp_1 == ERROR) in thread_client_entry()249 if (status == ERROR) in thread_client_entry()263 if (status == ERROR) in thread_client_entry()284 if (status == ERROR) in thread_client_entry()
283 if ( (status == ERROR) || (status == 0) ) in thread_server_entry()329 if (status == ERROR) in thread_server_entry()364 if (status == ERROR) in thread_server_entry()377 if (status != ERROR) in thread_server_entry()528 if (status == ERROR) in thread_client_entry()556 if (status != ERROR) in thread_client_entry()
201 if (sock_raw == ERROR) in thread_0_entry()299 if (sock_raw == ERROR) in thread_1_entry()
275 if ( (status == ERROR) || (status == 0) ) in thread_server_entry()316 if (status == ERROR) in thread_server_entry()348 if (status == ERROR) in thread_server_entry()368 if (status == ERROR) in thread_server_entry()389 if (status == ERROR) in thread_server_entry()533 if ( (status == ERROR) || (status == 0) ) in thread_server6_entry()576 if ((status == ERROR) || (status == 0)) in thread_server6_entry()607 if (status == ERROR) in thread_server6_entry()632 if (status == ERROR) in thread_server6_entry()647 if (status == ERROR) in thread_server6_entry()[all …]
332 if (hcstatus == ERROR) in thread_server_entry()338 if (hcstatus == ERROR) in thread_server_entry()556 if (status == ERROR ) in HandleClient()558 return(ERROR); in HandleClient()565 return(ERROR); in HandleClient()571 if (status == ERROR ) in HandleClient()573 return(ERROR); in HandleClient()
617 if (sock6_tcp_client == ERROR) in thread_client6_entry()625 if (status == ERROR) in thread_client6_entry()635 if (status == ERROR) in thread_client6_entry()695 if (status != ERROR) in thread_client6_entry()775 if (status == ERROR) in thread_client_entry()823 if (status == ERROR) in thread_client_entry()
332 if (status == ERROR) in thread_client_entry()341 if (status == ERROR ) in thread_client_entry()346 if (status == ERROR) in thread_client_entry()352 if (status == ERROR) in thread_client_entry()
1431 return(ERROR); in nx_bsd_connect()1482 return(ERROR); in nx_bsd_connect()1510 NX_BSD_ERROR(ERROR, __LINE__); in nx_bsd_connect()1511 return(ERROR); in nx_bsd_connect()3088 NX_BSD_ERROR(ERROR, __LINE__); in nx_bsd_accept()3089 return(ERROR); in nx_bsd_accept()4872 NX_BSD_ERROR(ERROR, __LINE__); in nx_bsd_recv_internal()4873 return(ERROR); in nx_bsd_recv_internal()7584 NX_BSD_ERROR(ERROR, __LINE__); in nx_bsd_getpeername()7585 return(ERROR); in nx_bsd_getpeername()[all …]
337 #ifndef ERROR338 #define ERROR NX_SOC_ERROR macro