Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_ulp/
H A Dbnxt_tf_pmd_shim.c105 static int32_t glob_error_fn(const char *epath, int32_t eerrno) in glob_error_fn() function
124 if (glob(path, 0, glob_error_fn, &gres) == 0) { in ulp_pmd_get_mac_by_pci()