Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dsysproto.h726 struct modstat_args { struct
727 char modid_l_[PADL_(int)]; int modid; char modid_r_[PADR_(int)];
728 …PADL_(struct module_stat *)]; struct module_stat * stat; char stat_r_[PADR_(struct module_stat *)];