Searched defs:pathname (Results 1 – 4 of 4) sorted by relevance
| /dpdk/lib/eal/freebsd/ | ||
| H A D | eal.c | 104 const char *pathname = eal_runtime_config_path(); rte_eal_config_create() local |
| /dpdk/lib/eal/linux/ | ||
| H A D | eal.c | 187 const char *pathname = eal_runtime_config_path(); rte_eal_config_create() local |
| /dpdk/lib/eal/windows/ | ||
| H A D | eal.c | 48 const char *pathname = eal_runtime_config_path(); eal_proc_type_detect() local |
| /dpdk/lib/eal/common/ | ||
| H A D | eal_common_options.c | 480 char *realp = realpath(pathname, NULL); in eal_dlopen() argument |