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

/freebsd-10.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-10.0-release/usr.sbin/pkg_install/info/
H A Dshow.c85 /* Show a packing list item type. If showall is TRUE, show all */
87 show_plist(const char *title, Package *plist, plist_t type, Boolean showall) argument
99 if (p->type != type && showall != TRUE) {
/freebsd-10.0-release/contrib/ntp/ntpq/
H A Dntpq-subs.c919 int showall,
950 if (!showall && !(statval & (CTL_PST_CONFIG|CTL_PST_REACH)))
1598 int showall,
1626 if (!showall &&
1687 int showall,
1715 if (!showall &&
918 printassoc( int showall, FILE *fp ) argument
1597 dopeers( int showall, FILE *fp, int af ) argument
1686 doopeers( int showall, FILE *fp, int af ) argument
/freebsd-10.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-10.0-release/sbin/mca/
H A Dmca.c400 showall(char *buf, size_t buflen) function
540 showall(buf, len);
/freebsd-10.0-release/sys/net80211/
H A Dieee80211_ddb.c164 int i, showall = 0; local
169 showall = 1;
178 if (!showall) {
/freebsd-10.0-release/tools/tools/ath/athrd/
H A Dathrd.c1028 HAL_BOOL showall = AH_FALSE; local
1056 showall = AH_TRUE;
1243 if (!showall) {

Completed in 193 milliseconds