Home
last modified time | relevance | path

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

/freebsd-14-stable/usr.sbin/ngctl/
HDconfig.c48 static int ConfigCmd(int ac, char **av);
51 ConfigCmd,
59 ConfigCmd(int ac, char **av) in ConfigCmd() function