Searched refs:ps_func (Results 1 – 2 of 2) sorted by relevance
44 int (*ps_func)(int count); member
1072 for (pi = pseudo_inits; pi->ps_func; pi++) { in bsd_autoconf()1073 (*pi->ps_func)(pi->ps_count); in bsd_autoconf()