Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_hints.c435 const char *found_name; in resource_find_match() local
443 &found_name, &found_namelen, &found_unit, NULL, NULL, NULL); in resource_find_match()
445 *name = resource_string_copy(found_name, found_namelen); in resource_find_match()