Searched refs:args_to_rtcmd (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | route.c | 239 static boolean_t args_to_rtcmd(rtcmd_irep_t *rcip, char **argv, 1180 args_to_rtcmd(rtcmd_irep_t *rcip, char **argv, char *cmd_string) in args_to_rtcmd() function 1595 if (!args_to_rtcmd(thisrt, NULL, tmp_buf)) { in search_rtfile() 1673 (void) args_to_rtcmd(rt, argv, NULL); in save_route() 1798 (void) args_to_rtcmd(newrt, argv, NULL); in newroute()
|