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

/freebsd-11-stable/usr.sbin/memcontrol/
H A Dmemcontrol.c157 int showall = 0; local
164 showall = 1;
177 if (!showall && !(mrd[i].mr_flags & MDF_ACTIVE))
/freebsd-11-stable/sys/net80211/
H A Dieee80211_ddb.c166 int i, showall = 0; local
171 showall = 1;
175 ieee80211_iterate_coms(_db_show_all_vaps, &showall);
672 int showall = *(int *)arg; local
674 if (!showall) {
/freebsd-11-stable/contrib/tcsh/
H A Dtc.alloc.c218 showall(NULL, NULL);
608 showall(Char **v, struct command *c) function
H A Dtc.decls.h57 extern void showall (Char **, struct command *);
H A Dsh.init.c46 { "alloc", showall, 0, 1 },
/freebsd-11-stable/tools/tools/ath/athrd/
H A Dathrd.c1016 HAL_BOOL showall = AH_FALSE; local
1044 showall = AH_TRUE;
1231 if (!showall) {
/freebsd-11-stable/contrib/ntp/ntpq/
H A Dntpq-subs.c1174 int showall,
1204 if (!showall && !(statval & (CTL_PST_CONFIG|CTL_PST_REACH)))
1993 int showall,
2026 if (!showall &&
2047 int showall,
2080 if (!showall &&
2171 int showall,
2200 if (!showall &&
1173 printassoc( int showall, FILE *fp ) argument
1992 dopeers( int showall, FILE *fp, int af ) argument
2046 doapeers( int showall, FILE *fp, int af ) argument
2170 doopeers( int showall, FILE *fp, int af ) argument

Completed in 100 milliseconds