Home
last modified time | relevance | path

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

/src/sbin/geom/core/
H A Dgeom.c85 static void std_unload(struct gctl_req *req, unsigned flags);
107 { "unload", G_FLAG_VERBOSE, std_unload, G_NULL_OPTS, NULL },
1480 std_unload(struct gctl_req *req, unsigned flags __unused) in std_unload() function