Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/modules/
H A Dt_modctl.c83 get_modstat_info(const char *name, modstat_t *msdest) in get_modstat_info() argument
114 if (msdest != NULL) in get_modstat_info()
115 *msdest = *ms; in get_modstat_info()