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

/freebsd-13-stable/usr.sbin/rtadvctl/
H A Drtadvctl.c79 static int action_propget(char *, struct ctrl_msg_pl *);
275 action_propget(char *argv, struct ctrl_msg_pl *cp) function
399 error = action_propget(action_argv, &cp);
433 error = action_propget(action_argv, &cp);
485 error = action_propget(action_argv, &cp);
553 error = action_propget(action_argv, &cp);
605 error = action_propget(action_argv, &cp);
635 error = action_propget(action_argv, &cp);
652 error = action_propget(action_argv, &cp);
670 error = action_propget(action_arg
[all...]

Completed in 69 milliseconds