Home
last modified time | relevance | path

Searched defs:filename (Results 1 – 3 of 3) sorted by relevance

/babblesim_base-latest/libUtilv1/src/
Dbs_results.c55 char filename[18 + strlen(results_path) + strlen(postfix)]; in bs_create_result_file() local
Dbs_dump_files.c38 void bs_dump_files_activate_file(const char *filename) { in bs_dump_files_activate_file()
89 char filename[strlen(df_ctrl[i].postfix) + strlen(results_path) + 25]; in bs_dump_files_open() local
/babblesim_base-latest/libPhyComv1/src/
Dbs_pc_base.c139 static void lock_file_fill(const char *filename, long int my_pid){ in lock_file_fill()
163 int pb_test_and_create_lock_file(const char *filename) { in pb_test_and_create_lock_file()