Home
last modified time | relevance | path

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

/src/sbin/geom/core/
H A Dgeom.c77 static int std_available(const char *name);
477 if (!std_available(cmd->gc_name)) in run_command()
1499 std_available(const char *name) in std_available() function