Symbol: show
games/hack/hack.pri.c
591
int show = (!obj->oinvis || See_invisible) &&
games/hack/hack.pri.c
594
if (obj->odx != obj->ox || obj->ody != obj->oy || !show)
games/hack/hack.pri.c
600
if (show && !vism_at(obj->ox, obj->oy)) {
games/hack/hack.pri.c
657
int show = (Blind && Telepat) || canseemon(mon);
games/hack/hack.pri.c
659
if (mon->mdx != mon->mx || mon->mdy != mon->my || !show)
games/hack/hack.pri.c
662
if (show && !mon->mdispl) {
games/hack/hack.steal.c
258
relobj(struct monst *mtmp, int show)
games/hack/hack.steal.c
269
if (show & cansee(mtmp->mx, mtmp->my))
games/hack/hack.steal.c
278
if (show & cansee(mtmp->mx, mtmp->my))
games/morse/morse.c
109
static void show(const char *);
games/morse/morse.c
183
show("");
games/morse/morse.c
187
show("...-.-"); /* SK */
games/morse/morse.c
224
show(alph[c - (isupper(c) ? 'A' : 'a')]);
games/morse/morse.c
226
show(digit[c - '0']);
games/morse/morse.c
228
show(""); /* could show BT for a pause */
games/morse/morse.c
232
show(other[i].morse);
games/sail/display.h
34
void display_set_obp(int which, bool show);
games/sail/display.h
35
void display_set_dbp(int which, bool show);
games/sail/pl_7.c
767
display_set_obp(int which, bool show)
games/sail/pl_7.c
769
obp[which] = show;
games/sail/pl_7.c
773
display_set_dbp(int which, bool show)
games/sail/pl_7.c
775
dbp[which] = show;
lib/libc/time/zdump.c
545
show(tz, argv[i], now, false);
lib/libc/time/zdump.c
552
show(tz, argv[i], t, true);
lib/libc/time/zdump.c
590
show(tz, argv[i], newt - 1, true);
lib/libc/time/zdump.c
591
show(tz, argv[i], newt, true);
lib/libc/time/zdump.c
610
show(tz, argv[i], absolute_max_time, true);
lib/libc/time/zdump.c
859
show(tz, zone, t - 1, true);
lib/libc/time/zdump.c
860
show(tz, zone, t, true);
lib/libc/time/zdump.c
89
static void show(timezone_t, char *, time_t, bool);
sbin/bioctl/bioctl.c
533
bool show = false;
sbin/bioctl/bioctl.c
544
show = true;
sbin/bioctl/bioctl.c
563
if (show)
sbin/cgdconfig/cgdconfig.c
1676
show(argv[0]);
sbin/cgdconfig/cgdconfig.c
1703
show(dp->d_name + 1);
sbin/efi/devpath3.c
629
XXX: Should we make a table so we can show a name?
sbin/efi/main.c
153
_X(show, NULL) \
sbin/gpt/show.c
849
return entry > 0 ? show_one(gpt, entry, xshow) : show(gpt, xshow);
sbin/route/extern.h
33
void show(int, char * const *, int);
sbin/route/route.c
242
show(argc, argv, Lflag|nflag|Tflag|verbose);
sys/arch/hpc/stand/hpcboot/menu/rootwindow.cpp
141
tab->show();
sys/arch/hpc/stand/hpcboot/menu/rootwindow.cpp
260
_main->show();
sys/arch/hpc/stand/hpcboot/menu/tabwindow.h
109
virtual void show(void) {
tests/net/mcast/mcast.c
295
show("sending", &msg);
tests/net/mcast/mcast.c
336
show("got", &msg);
usr.bin/comm/comm.c
127
show(fp2, col2, line2);
usr.bin/comm/comm.c
132
show(fp1, col1, line1);
usr.bin/comm/comm.c
61
static void show(FILE *, const char *, char *);
usr.bin/ftp/cmds.c
275
changetype(int newtype, int show)
usr.bin/ftp/cmds.c
284
if (ftp_debug == 0 && show == 0)
usr.bin/mail/cmdtab.c
101
{ "show", show, S, CMP(S) T|M|RAWLIST, 0, 1000 },
usr.bin/mail/extern.h
116
int show(void *);
usr.bin/make/filemon/filemon_ktrace.c
126
void (*show)(struct filemon *, const struct filemon_state *,
usr.bin/make/filemon/filemon_ktrace.c
481
S->show(F, S, ret);
usr.bin/make/filemon/filemon_ktrace.c
588
void (*show)(struct filemon *, const struct filemon_state *,
usr.bin/make/filemon/filemon_ktrace.c
598
S->show = show;
usr.bin/systat/syscall.c
139
getinfo(&s, show);
usr.bin/systat/syscall.c
207
switch (show) {
usr.bin/systat/syscall.c
381
show = SHOW_COUNTS;
usr.bin/systat/syscall.c
383
show = SHOW_TIMES;
usr.bin/systat/syscall.c
385
show = SHOW_COUNTS | SHOW_TIMES;
usr.bin/systat/syscall.c
73
static int show = SHOW_COUNTS;
usr.bin/uniq/uniq.c
164
show(ofp, prevline);
usr.bin/uniq/uniq.c
177
show(ofp, prevline);
usr.bin/uniq/uniq.c
60
static void show(FILE *, const char *);
usr.sbin/ac/ac.c
111
static void show(const char *, time_t);
usr.sbin/ac/ac.c
346
show(lp->name, lp->secs);
usr.sbin/ac/ac.c
554
show("total", Total);
usr.sbin/iopctl/iopctl.c
261
show("flags", "0x%x", le16toh(lct->flags));
usr.sbin/iopctl/iopctl.c
262
show("iop flags", "0x%x", le32toh(lct->iopflags));
usr.sbin/iopctl/iopctl.c
263
show("lct change indicator", "%d", le32toh(lct->changeindicator));
usr.sbin/iopctl/iopctl.c
270
show("lct entry", "%d", i);
usr.sbin/iopctl/iopctl.c
271
show("entry size", "%d bytes", le16toh(ent->entrysize) << 2);
usr.sbin/iopctl/iopctl.c
272
show("local tid", "%d", le16toh(ent->localtid) & 4095);
usr.sbin/iopctl/iopctl.c
273
show("change indicator", "%d", le32toh(ent->changeindicator));
usr.sbin/iopctl/iopctl.c
274
show("flags", "%x", le32toh(ent->deviceflags));
usr.sbin/iopctl/iopctl.c
275
show("class id", "%x (%s)", classid & 4095,
usr.sbin/iopctl/iopctl.c
277
show("version", "%x", (classid >> 12) & 15);
usr.sbin/iopctl/iopctl.c
278
show("organisation id", "%x", classid >> 16);
usr.sbin/iopctl/iopctl.c
279
show("subclass info", "%x", le32toh(ent->subclassinfo));
usr.sbin/iopctl/iopctl.c
280
show("user tid", "%d", usertid & 4095);
usr.sbin/iopctl/iopctl.c
281
show("parent tid", "%d", (usertid >> 12) & 4095);
usr.sbin/iopctl/iopctl.c
282
show("bios info", "%d", (usertid >> 24) & 255);
usr.sbin/iopctl/iopctl.c
285
show("identity tag", "<%s>", ident);
usr.sbin/iopctl/iopctl.c
286
show("event caps", "%x", le32toh(ent->eventcaps));
usr.sbin/iopctl/iopctl.c
303
show("organization id", "%d", le16toh(status.orgid));
usr.sbin/iopctl/iopctl.c
304
show("iop id", "%d", le32toh(status.iopid) & 4095);
usr.sbin/iopctl/iopctl.c
305
show("host unit id", "%d", (le32toh(status.iopid) >> 16));
usr.sbin/iopctl/iopctl.c
306
show("segment number", "%d", segnumber & 4095);
usr.sbin/iopctl/iopctl.c
307
show("i2o version", "%d", (segnumber >> 12) & 15);
usr.sbin/iopctl/iopctl.c
308
show("iop state", "%d", (segnumber >> 16) & 255);
usr.sbin/iopctl/iopctl.c
309
show("messenger type", "%d", segnumber >> 24);
usr.sbin/iopctl/iopctl.c
310
show("inbound frame sz", "%d", le16toh(status.inboundmframesize));
usr.sbin/iopctl/iopctl.c
311
show("init code", "%d", status.initcode);
usr.sbin/iopctl/iopctl.c
312
show("max inbound queue depth", "%d",
usr.sbin/iopctl/iopctl.c
314
show("inbound queue depth", "%d",
usr.sbin/iopctl/iopctl.c
316
show("max outbound queue depth", "%d",
usr.sbin/iopctl/iopctl.c
318
show("product id string", "<%s>", ident);
usr.sbin/iopctl/iopctl.c
319
show("expected lct size", "%d", le32toh(status.expectedlctsize));
usr.sbin/iopctl/iopctl.c
320
show("iop capabilities", "0x%08x", le32toh(status.iopcaps));
usr.sbin/iopctl/iopctl.c
321
show("desired priv mem sz", "0x%08x",
usr.sbin/iopctl/iopctl.c
323
show("current priv mem sz", "0x%08x",
usr.sbin/iopctl/iopctl.c
325
show("current priv mem base", "0x%08x",
usr.sbin/iopctl/iopctl.c
327
show("desired priv io sz", "0x%08x",
usr.sbin/iopctl/iopctl.c
329
show("current priv io sz", "0x%08x",
usr.sbin/iopctl/iopctl.c
331
show("current priv io base", "0x%08x",
usr.sbin/iopctl/iopctl.c
349
show("ddm tid", "%d", le16toh(p.di.ddmtid) & 4095);
usr.sbin/iopctl/iopctl.c
351
show("module name", "%s", ident);
usr.sbin/iopctl/iopctl.c
353
show("module revision", "%s", ident);
usr.sbin/iopctl/iopctl.c
354
show("serial # format", "%d", p.di.snformat);
usr.sbin/iopctl/iopctl.c
357
show("serial #", "%08x%08x%08x", serial[0], serial[1], serial[2]);
usr.sbin/iopctl/iopctl.c
373
show("class id", "%d (%s)", le32toh(p.di.classid) & 4095,
usr.sbin/iopctl/iopctl.c
375
show("owner tid", "%d", le32toh(p.di.ownertid) & 4095);
usr.sbin/iopctl/iopctl.c
376
show("parent tid", "%d", le32toh(p.di.parenttid) & 4095);
usr.sbin/iopctl/iopctl.c
380
show("vendor", "<%s>", ident);
usr.sbin/iopctl/iopctl.c
384
show("product", "<%s>", ident);
usr.sbin/iopctl/iopctl.c
388
show("description", "<%s>", ident);
usr.sbin/iopctl/iopctl.c
391
show("revision level", "<%s>", ident);
usr.sbin/lpr/common_source/displayq.c
349
show(line + 1, fname, j);
usr.sbin/lpr/common_source/lp.h
125
void show(const char *, const char *, int);
usr.sbin/vnconfig/vnconfig.c
107
static int show(int, int, const char * const);
usr.sbin/vnconfig/vnconfig.c
194
for (n = 0; show(vdisk, n, 0); n++)
usr.sbin/vnconfig/vnconfig.c
213
if (!show(vdisk, -1, vn))