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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Droute.c239 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) function
1594 /* args_to_rtcmd() will mangle the string passed. */
1595 if (!args_to_rtcmd(thisrt, NULL, tmp_buf)) {
1596 /* There was an error in args_to_rtcmd() or helpers */
1673 (void) args_to_rtcmd(rt, argv, NULL);
1798 (void) args_to_rtcmd(newrt, argv, NULL);

Completed in 64 milliseconds