HomeSort by relevance Sort by last modified time
    Searched defs:os_error_printf (Results 1 - 2 of 2) sorted by null

  /hardware/ti/wlan/wl1271/CUDK/os/linux/src/
osapi.c 70 * 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");
  /system/wlan/ti/wilink_6_1/CUDK/os/linux/src/
osapi.c 70 * 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 37 milliseconds