Searched defs:hints_end (Results 1 – 2 of 2) sorted by relevance
/freebsd/sbin/devmatch/ | ||
H A D | devmatch.c | 67 static void *hints_end; variable |
/freebsd/stand/common/ | ||
H A D | module.c | 1333 void *ptr, *walker, *hints_end; in devmatch_search_hints() local |