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

/freebsd-11.0-release/sys/kern/
H A Dkern_linker.c143 typedef struct modlist *modlist_t; typedef in typeref:struct:modlist
153 static modlist_t modlist_lookup2(const char *name, const struct mod_depend *verinfo);
483 modlist_t mod;
503 modlist_t mod;
607 modlist_t ml, nextml;
1371 static modlist_t
1374 modlist_t mod;
1384 static modlist_t
1387 modlist_t mod, bestmod;
1407 static modlist_t
[all...]

Completed in 97 milliseconds