Searched refs:action_propget (Results 1 – 1 of 1) sorted by relevance
| /freebsd/usr.sbin/rtadvctl/ |
| H A D | rtadvctl.c | 77 static int action_propget(char *, struct ctrl_msg_pl *); 274 action_propget(char *argv, struct ctrl_msg_pl *cp) in action_propget() function 398 error = action_propget(action_argv, &cp); in action_version() 433 error = action_propget(action_argv, &cp); in action_show() 485 error = action_propget(action_argv, &cp); in action_show() 553 error = action_propget(action_argv, &cp); in action_show() 605 error = action_propget(action_argv, &cp); in action_show() 635 error = action_propget(action_argv, &cp); in action_show() 652 error = action_propget(action_argv, &cp); in action_show() 670 error = action_propget(action_argv, &cp); in action_show() [all …]
|