Searched refs:showall (Results 1 – 7 of 7) sorted by relevance
| /src/usr.sbin/memcontrol/ |
| H A D | memcontrol.c | 155 int showall = 0; in listfunc() local 162 showall = 1; in listfunc() 175 if (!showall && !(mrd[i].mr_flags & MDF_ACTIVE)) in listfunc()
|
| /src/sys/net80211/ |
| H A D | ieee80211_ddb.c | 170 int i, showall = 0; in DB_SHOW_ALL_COMMAND() local 175 showall = 1; in DB_SHOW_ALL_COMMAND() 179 ieee80211_iterate_coms(_db_show_all_vaps, &showall); in DB_SHOW_ALL_COMMAND() 829 int showall = *(int *)arg; in _db_show_all_vaps() local 831 if (!showall) { in _db_show_all_vaps()
|
| /src/contrib/tcsh/ |
| H A D | tc.alloc.c | 218 showall(NULL, NULL); in malloc() 608 showall(Char **v, struct command *c) in showall() function
|
| H A D | tc.decls.h | 57 extern void showall (Char **, struct command *);
|
| H A D | sh.init.c | 46 { "alloc", showall, 0, 1 },
|
| /src/contrib/ntp/ntpq/ |
| H A D | ntpq-subs.c | 1174 int showall, in printassoc() argument 1205 if (!showall && !(statval & (CTL_PST_CONFIG|CTL_PST_REACH))) in printassoc() 2020 int showall, in dopeers() argument 2054 if (!showall && in dopeers() 2075 int showall, in doapeers() argument 2109 if (!showall && in doapeers() 2200 int showall, in doopeers() argument 2230 if (!showall && in doopeers()
|
| /src/tools/tools/ath/athrd/ |
| H A D | athrd.c | 1014 HAL_BOOL showall = AH_FALSE; in main() local 1042 showall = AH_TRUE; in main() 1229 if (!showall) { in main()
|