Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/CUDK/os/linux/src/
Dos_trans.c54 …tf(CU_MSG_ERROR, "%s: error setting socket option. Error %d\n", __FUNCTION__, os_get_last_error()); in os_socket()
78 …or_printf(CU_MSG_ERROR, "%s: error binding socket. Error %d\n", __FUNCTION__, os_get_last_error()); in os_bind()
114 …ntf(CU_MSG_ERROR, "%s: error accepting connection. Error %d\n", __FUNCTION__, os_get_last_error()); in os_sockWaitForConnection()
137 __FUNCTION__, result, os_get_last_error()); in os_sockSend()
163 …: Error reading from socket (result = %d), error %d\n", __FUNCTION__, result, os_get_last_error()); in os_sockRecv()
Dosapi.c618 TI_SIZE_T os_get_last_error() in os_get_last_error() function
/hardware/ti/wlan/wl1271/CUDK/os/common/inc/
Dcu_osapi.h130 TI_SIZE_T os_get_last_error(VOID);