Home
last modified time | relevance | path

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

/NextBSD/sys/kern/
HDkern_linker.c603 modlist_t ml, nextml; in linker_file_unload() local
677 TAILQ_FOREACH_SAFE(ml, &found_modules, link, nextml) { in linker_file_unload()