Searched refs:get_current_prefix (Results 1 – 5 of 5) sorted by relevance
| /f-stack/dpdk/app/test/ |
| H A D | test_eal_flags.c | 239 if (get_current_prefix(tmp, sizeof(tmp)) == NULL) { in test_allow_flag() 305 if (get_current_prefix(tmp, sizeof(tmp)) == NULL) { in test_invalid_b_flag() 409 if (get_current_prefix(tmp, sizeof(tmp)) == NULL) { in test_invalid_r_flag() 453 if (get_current_prefix(tmp, sizeof(tmp)) == NULL) { in test_missing_c_flag() 612 if (get_current_prefix(tmp, sizeof(tmp)) == NULL) { in test_main_lcore_flag() 669 if (get_current_prefix(tmp, sizeof(tmp)) == NULL) { in test_invalid_n_flag() 722 if (get_current_prefix(tmp, sizeof(tmp)) == NULL) { in test_no_hpet_flag() 812 if (get_current_prefix(tmp, sizeof(tmp)) == NULL) { in test_misc_flags() 1038 if (get_current_prefix(prefix, sizeof(prefix)) == NULL) { in test_file_prefix() 1300 if (get_current_prefix(tmp, sizeof(tmp)) == NULL) { in test_memory_flags()
|
| H A D | test_mp_secondary.c | 66 get_current_prefix(tmp, sizeof(tmp)); in run_secondary_instances()
|
| H A D | process.h | 152 get_current_prefix(char *prefix, int size) in get_current_prefix() function
|
| H A D | test_pdump.c | 174 get_current_prefix(tmp, sizeof(tmp)); in run_pdump_server_tests()
|
| H A D | test_timer_secondary.c | 49 get_current_prefix(tmp, sizeof(tmp)); in timer_secondary_spawn_wait()
|