Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibumad/
H A Dumad.c122 static int check_for_digit_name(const struct dirent *dent) in check_for_digit_name() function
182 num_pkeys = sys_scandir(port_dir, &namelist, check_for_digit_name, NULL); in get_port()