Searched refs:g_confdot (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/geom/
H A Dgeom_int.h52 void g_confdot(void *, int flag);
H A Dgeom_kern.c196 return (sysctl_kern_geom_confany(req, g_confdot, &hint));
H A Dgeom_dump.c100 g_confdot(void *p, int flag ) function
105 KASSERT(flag != EV_CANCEL, ("g_confdot was cancelled"));

Completed in 40 milliseconds