Searched refs:NX_NOT_CLOSED (Results 1 – 19 of 19) sorted by relevance
105 return(NX_NOT_CLOSED); in _nx_tcp_server_socket_listen()
113 return(NX_NOT_CLOSED); in _nx_tcp_client_socket_unbind()
121 return(NX_NOT_CLOSED); in _nx_tcp_server_socket_relisten()
346 return(NX_NOT_CLOSED); in _nxd_tcp_client_socket_connect()
147 if( status != NX_NOT_CLOSED ) in ntest_0_entry()
150 if(status != NX_NOT_CLOSED) in ntest_0_entry()
162 if( status != NX_NOT_CLOSED ) in ntest_0_entry()
152 if(status != NX_NOT_CLOSED) in ntest_0_entry()
164 if(status != NX_NOT_CLOSED) in ntest_0_entry()
173 if (status != NX_NOT_CLOSED) in ntest_0_entry()
166 if (status != NX_NOT_CLOSED) in ntest_0_entry()
261 if (status != NX_NOT_CLOSED) in thread_1_entry()
174 if (status != NX_NOT_CLOSED) in ntest_0_entry()
306 if (status != NX_NOT_CLOSED) in thread_1_entry()
327 if (status != NX_NOT_CLOSED) in thread_1_entry()
346 if (status != NX_NOT_CLOSED) in thread_1_entry()
2028 status = NX_NOT_CLOSED; in _nx_ftp_server_command_process()2303 status = NX_NOT_CLOSED; in _nx_ftp_server_command_process()2901 status = NX_NOT_CLOSED; in _nx_ftp_server_command_process()3318 status = NX_NOT_CLOSED; in _nx_ftp_server_command_process()
1311 #define NX_NOT_CLOSED 0x35 macro
10426 case NX_NOT_CLOSED: in nx_bsd_set_error_code()