Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/rtadvctl/
H A Drtadvctl.c80 static int action_enable(int, char **);
111 { "enable", action_enable },
327 action_enable(int argc, char **argv) in action_enable() function