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

/freebsd-11.0-release/usr.sbin/memcontrol/
H A Dmemcontrol.c155 int showall = 0; local
162 showall = 1;
175 if (!showall && !(mrd[i].mr_flags & MDF_ACTIVE))
/freebsd-11.0-release/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.0-release/contrib/tcsh/
H A Dtc.alloc.c214 showall(NULL, NULL);
601 showall(Char **v, struct command *c) function
H A Dtc.decls.h58 extern void showall (Char **, struct command *);
H A Dsh.init.c50 { "alloc", showall, 0, 1 },
/freebsd-11.0-release/contrib/ntp/ntpq/
H A Dntpq-subs.c1131 int showall,
1161 if (!showall && !(statval & (CTL_PST_CONFIG|CTL_PST_REACH)))
1923 int showall,
1956 if (!showall &&
1977 int showall,
2010 if (!showall &&
2101 int showall,
2130 if (!showall &&
1130 printassoc( int showall, FILE *fp ) argument
1922 dopeers( int showall, FILE *fp, int af ) argument
1976 doapeers( int showall, FILE *fp, int af ) argument
2100 doopeers( int showall, FILE *fp, int af ) argument
/freebsd-11.0-release/tools/tools/ath/athrd/
H A Dathrd.c1016 HAL_BOOL showall = AH_FALSE; local
1044 showall = AH_TRUE;
1231 if (!showall) {

Completed in 135 milliseconds