Searched refs:NX_SOC_OK (Results 1 – 2 of 2) sorted by relevance
473 return(NX_SOC_OK); in nx_bsd_initialize()1396 return(NX_SOC_OK); in nx_bsd_connect()1528 return(NX_SOC_OK); in nx_bsd_connect()1545 return(NX_SOC_OK); in nx_bsd_connect()1564 return(NX_SOC_OK); in nx_bsd_connect()1774 return(NX_SOC_OK); in nx_bsd_connect()2205 return(NX_SOC_OK); in nx_bsd_bind()2255 return(NX_SOC_OK); in nx_bsd_bind()2381 return(NX_SOC_OK); in nx_bsd_bind()2628 return(NX_SOC_OK); in nx_bsd_listen()[all …]
340 #define NX_SOC_OK 0 /* Success. … macro342 #define OK NX_SOC_OK