Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dip.c1501 static void show_iproute_help(void) in show_iproute_help() function
1818 if (!*++argv) show_iproute_help(); in route_get()
1884 if (TT.flush && !*argv) show_iproute_help(); in route_show_flush()
1890 if (!*++argv) show_iproute_help(); in route_show_flush()
1899 if (!*++argv) show_iproute_help(); in route_show_flush()
1907 if (!*++argv) show_iproute_help(); in route_show_flush()
1915 if (!*++argv) show_iproute_help(); in route_show_flush()
1928 if (!*++argv) show_iproute_help(); in route_show_flush()
1930 if (idx < 0) if (!*++argv) show_iproute_help(); in route_show_flush()
1932 if (!*++argv) show_iproute_help(); in route_show_flush()
[all …]