HomeSort by relevance Sort by last modified time
    Searched full:do_show (Results 1 - 5 of 5) sorted by null

  /external/iproute2/ip/
ip6tunnel.c 328 static int do_show(int argc, char **argv) function
399 return do_show(argc - 1, argv + 1);
403 return do_show(0, NULL);
iptunnel.c 451 static int do_show(int argc, char **argv) function
561 return do_show(argc-1, argv+1);
567 return do_show(0, NULL);
  /external/bluetooth/bluez/compat/
dund.c 353 static void do_show(void) function
579 do_show();
hidd.c 423 static void do_show(int ctl) function
820 do_show(ctl);
pand.c 476 static void do_show(void) function
756 do_show();

Completed in 309 milliseconds