Home
last modified time | relevance | path

Searched defs:pathname (Results 1 – 4 of 4) sorted by relevance

/dpdk/lib/eal/freebsd/
H A Deal.c104 const char *pathname = eal_runtime_config_path(); rte_eal_config_create() local
181 const char *pathname = eal_runtime_config_path(); rte_eal_config_attach() local
267 const char *pathname = eal_runtime_config_path(); eal_proc_type_detect() local
[all...]
/dpdk/lib/eal/linux/
H A Deal.c187 const char *pathname = eal_runtime_config_path(); rte_eal_config_create() local
270 const char *pathname = eal_runtime_config_path(); rte_eal_config_attach() local
352 const char *pathname = eal_runtime_config_path(); eal_proc_type_detect() local
[all...]
/dpdk/lib/eal/windows/
H A Deal.c48 const char *pathname = eal_runtime_config_path(); eal_proc_type_detect() local
/dpdk/lib/eal/common/
H A Deal_common_options.c480 char *realp = realpath(pathname, NULL); in eal_dlopen() argument