Searched refs:OSAL_ERROR (Results 1 – 3 of 3) sorted by relevance
52 …ckopt(socket_id, SOL_SOCKET, SO_REUSEADDR, (const THandle)&optval, sizeof(optval)) == OSAL_ERROR) { in os_socket()95 if (result == OSAL_ERROR) { in os_sockWaitForConnection()111 if (result == OSAL_ERROR) { in os_sockWaitForConnection()
259 return OSAL_ERROR; in CuOs_Start_Scan()
35 #define OSAL_ERROR -1 macro