Home
last modified time | relevance | path

Searched defs:modstat_args (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/sys/
H A Dsysproto.h744 struct modstat_args { struct
745 char modid_l_[PADL_(int)]; int modid; char modid_r_[PADR_(int)];
746 …PADL_(struct module_stat *)]; struct module_stat * stat; char stat_r_[PADR_(struct module_stat *)];