Home
last modified time | relevance | path

Searched refs:bs_trace_warning_line (Results 1 – 8 of 8) sorted by relevance

/babblesim_base-latest/libPhyComv1/src/
Dbs_pc_base.c35 bs_trace_warning_line("Can not create %s\n", fifo_path); in pb_create_fifo_if_not_there()
49 bs_trace_warning_line("The sim_id ('%s') has '%c' in it. Please note the sim_id is used to " in pb_check_sim_id()
78bs_trace_warning_line("Warning, completely unexpected error trying to get the user name will try t… in pb_create_com_folder()
173 bs_trace_warning_line("Previous lock file found %s\n", filename); in pb_test_and_create_lock_file()
196bs_trace_warning_line("Found previous lock owned by unknown process, we may be racing each other =… in pb_test_and_create_lock_file()
208bs_trace_warning_line("Found a previous, still RUNNING process w pid %li with the same sim_id and … in pb_test_and_create_lock_file()
213bs_trace_warning_line("Found a previous, still RUNNING process w pid %li with the same sim_id and … in pb_test_and_create_lock_file()
218bs_trace_warning_line("Found previous lock owned by DEAD process (pid was %li), will attempt to ta… in pb_test_and_create_lock_file()
284 bs_trace_warning_line("%s called twice in a simulation\n", __func__); in pb_phy_initcom()
437bs_trace_warning_line("Device %u left the party unsuspectingly.. I treat it as if it disconnected\… in pb_phy_get_next_request()
[all …]
Dbs_pc_backchannel.c214 bs_trace_warning_line("Read to back channel %u interrupted by signal => Retrying\n", in bs_bc_is_msg_received()
/babblesim_base-latest/device_pause_simu/src/
Dbs_pause_main.c49bs_trace_warning_line("break in stdin. Are you running me in a script without feeding something to… in main()
/babblesim_base-latest/libUtilv1/src/
Dbs_oswrap.c168 bs_trace_warning_line(NO_FOLDER_WARNING, folderpath); in bs_createfolder()
172 bs_trace_warning_line(NO_FOLDER_WARNING, folderpath); in bs_createfolder()
Dbs_symbols.c71bs_trace_warning_line("%s seems to be corrupted (%i) (Expected %u entries, read so far %u)\n",symb… in bs_read_function_names_from_Tsymbols()
Dbs_tracing.h197 #define bs_trace_warning_line(...) bs_trace_print(BS_TRACE_WARNING,__FILE__,__LINE__,0,BS_… macro
Dbs_cmd_line.c496bs_trace_warning_line("Programming error(?): while processign command line (%s): both the destinat… in bs_args_parse_one_arg()
/babblesim_base-latest/device_handbrake/src/
Dbs_handbrake_main.c67 bs_trace_warning_line("Interrupted or error\n"); in main()