Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/
H A Droute.c272 static void print_rtcmd_short(FILE *to, rtcmd_irep_t *rcip,
1069 print_rtcmd_short(FILE *to, rtcmd_irep_t *rcip, boolean_t gw_good, in print_rtcmd_short() function
1617 print_rtcmd_short(stdout, thisrt, B_FALSE, B_TRUE); in search_rtfile()
1695 print_rtcmd_short(stderr, rt, B_FALSE, B_TRUE); in save_route()
1700 print_rtcmd_short(stdout, rt, B_FALSE, B_TRUE); in save_route()
1712 print_rtcmd_short(stderr, rt, B_FALSE, B_TRUE); in save_route()
1725 print_rtcmd_short(stdout, rt, B_FALSE, B_TRUE); in save_route()
1842 print_rtcmd_short(stdout, newrt, (ret == 0), B_FALSE); in newroute()