Home
last modified time | relevance | path

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

/freebsd/usr.sbin/memcontrol/
H A Dmemcontrol.c155 int showall = 0; in listfunc() local
162 showall = 1; in listfunc()
175 if (!showall && !(mrd[i].mr_flags & MDF_ACTIVE)) in listfunc()
/freebsd/sys/net80211/
H A Dieee80211_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()
829 int showall = *(int *)arg; in _db_show_all_vaps() local
831 if (!showall) { in _db_show_all_vaps()
/freebsd/contrib/tcsh/
H A Dtc.alloc.c218 showall(NULL, NULL); in malloc()
608 showall(Char **v, struct command *c) in showall() function
H A Dtc.decls.h57 extern void showall (Char **, struct command *);
H A Dsh.init.c46 { "alloc", showall, 0, 1 },
/freebsd/contrib/ntp/ntpq/
H A Dntpq-subs.c1174 int showall, in printassoc() argument
1205 if (!showall && !(statval & (CTL_PST_CONFIG|CTL_PST_REACH))) in printassoc()
2020 int showall, in dopeers()
2054 if (!showall && in dopeers()
2075 int showall, in doapeers()
2109 if (!showall && in doapeers()
2200 int showall, in doopeers()
2230 if (!showall &&
2011 dopeers(int showall,FILE * fp,int af) dopeers() argument
2066 doapeers(int showall,FILE * fp,int af) doapeers() argument
2191 doopeers(int showall,FILE * fp,int af) doopeers() argument
/freebsd/tools/tools/ath/athrd/
H A Dathrd.c1014 HAL_BOOL showall = AH_FALSE; in main() local
1042 showall = AH_TRUE; in main()
1229 if (!showall) { in main()