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

/freebsd-10.2-release/sys/kern/
H A Dsubr_hints.c409 int found_namelen; local
416 &found_name, &found_namelen, &found_unit, NULL, NULL, NULL);
418 *name = resource_string_copy(found_name, found_namelen);

Completed in 50 milliseconds