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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/
H A Dbuiltin-help.c32 static bool show_all = false; variable
35 OPT_BOOLEAN('a', "all", &show_all, "print all available commands"),
425 if (show_all) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/control/
H A Dnamehint.c44 int show_all; member in struct:hint_list
328 } else if (level == 1 && !list->show_all)
578 list.show_all = 0;
581 list.show_all = snd_config_get_bool(conf) > 0;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/
H A Dgconf.c37 static gboolean show_all = FALSE; variable
701 show_all = GTK_CHECK_MENU_ITEM(menuitem)->active;
1175 if (show_all && !menu_is_visible(menu))
1398 if (!menu_is_visible(child1) && !show_all) { // remove node
1476 if (menu_is_visible(child) || show_all)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-python/avahi-discover/
H A Davahi-discover.in51 d.show_all()
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-python/avahi-discover/
H A Davahi-discover.in51 d.show_all()
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/util-linux/
H A Dfdisk_osf.c498 xbsd_print_disklabel(int show_all) argument
504 if (show_all) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_vty.c6254 show_all,
6821 case show_all:
6890 return bgp_show_neighbor_vty (vty, NULL, show_all, NULL);
7017 return bgp_show_neighbor_vty (vty, argv[0], show_all, NULL);
6188 show_all, enumerator in enum:show_type

Completed in 101 milliseconds