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

/freebsd-current/usr.sbin/memcontrol/
H A Dmemcontrol.c155 int showall = 0; local
162 showall = 1;
175 if (!showall && !(mrd[i].mr_flags & MDF_ACTIVE))
/freebsd-current/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-current/sys/net80211/
H A Dieee80211_ddb.c170 int i, showall = 0; local
175 showall = 1;
179 ieee80211_iterate_coms(_db_show_all_vaps, &showall);
827 int showall = *(int *)arg; local
829 if (!showall) {
/freebsd-current/tools/tools/ath/athrd/
H A Dathrd.c1014 HAL_BOOL showall = AH_FALSE; local
1042 showall = AH_TRUE;
1229 if (!showall) {
/freebsd-current/contrib/ntp/ntpq/
H A Dntpq-subs.c1174 int showall,
1205 if (!showall && !(statval & (CTL_PST_CONFIG|CTL_PST_REACH)))
2011 int showall,
2045 if (!showall &&
2066 int showall,
2100 if (!showall &&
2191 int showall,
2221 if (!showall &&
1173 printassoc( int showall, FILE *fp ) argument
2010 dopeers( int showall, FILE *fp, int af ) argument
2065 doapeers( int showall, FILE *fp, int af ) argument
2190 doopeers( int showall, FILE *fp, int af ) argument

Completed in 246 milliseconds