Home
last modified time | relevance | path

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

/freebsd-14-stable/usr.sbin/memcontrol/
HDmemcontrol.c155 int showall = 0; in listfunc() local
162 showall = 1; in listfunc()
175 if (!showall && !(mrd[i].mr_flags & MDF_ACTIVE)) in listfunc()
/freebsd-14-stable/sys/net80211/
HDieee80211_ddb.c170 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()
828 int showall = *(int *)arg; in _db_show_all_vaps() local
830 if (!showall) { in _db_show_all_vaps()
/freebsd-14-stable/contrib/tcsh/
HDtc.alloc.c218 showall(NULL, NULL); in malloc()
608 showall(Char **v, struct command *c) in showall() function
HDtc.decls.h57 extern void showall (Char **, struct command *);
HDsh.init.c46 { "alloc", showall, 0, 1 },
/freebsd-14-stable/contrib/ntp/ntpq/
HDntpq-subs.c1174 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()
/freebsd-14-stable/tools/tools/ath/athrd/
HDathrd.c1014 HAL_BOOL showall = AH_FALSE; in main() local
1042 showall = AH_TRUE; in main()
1229 if (!showall) { in main()