Home
last modified time | relevance | path

Searched refs:get_current_prefix (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_eal_flags.c239 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 Dtest_mp_secondary.c66 get_current_prefix(tmp, sizeof(tmp)); in run_secondary_instances()
H A Dprocess.h152 get_current_prefix(char *prefix, int size) in get_current_prefix() function
H A Dtest_pdump.c174 get_current_prefix(tmp, sizeof(tmp)); in run_pdump_server_tests()
H A Dtest_timer_secondary.c49 get_current_prefix(tmp, sizeof(tmp)); in timer_secondary_spawn_wait()