Searched refs:uath_stat (Results 1 – 2 of 2) sorted by relevance
150 struct uath_stat { struct194 struct uath_stat sc_stat; argument
261 static void uath_stat(void *);786 uath_stat(void *arg) in uath_stat() function2086 callout_reset(&sc->stat_ch, hz, uath_stat, sc); in uath_newstate()2163 struct uath_stat *stats; in uath_sysctl_node()2339 callout_reset(&sc->stat_ch, hz, uath_stat, sc); in uath_cmdeof()