Searched defs:os_error_printf (Results 1 - 1 of 1) sorted by relevance

/system/wlan/ti/wilink_6_1/CUDK/os/linux/src/
H A Dosapi.c70 * os_error_printf()
79 VOID os_error_printf(S32 debug_level, const PS8 arg_list ,...) function
461 os_error_printf (CU_MSG_ERROR, (PS8)"Cannot seek file to end\n");
588 os_error_printf(CU_MSG_ERROR, (PS8)"Input selection mismatch (0x%x)...\n", read_set);
602 os_error_printf(CU_MSG_ERROR, (PS8)"ERROR - os_Catch_CtrlC_Signal - cant catch Ctrl+C signal\n");

Completed in 52 milliseconds