Searched refs:found_namelen (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/kern/
H A Dsubr_hints.c436 int found_namelen; local
443 &found_name, &found_namelen, &found_unit, NULL, NULL, NULL);
445 *name = resource_string_copy(found_name, found_namelen);

Completed in 167 milliseconds