show
changetype(int newtype, int show)
if (debug == 0 && show == 0)
void show __P((DB *, char **));
"sh", 1, 0, show, "show page", "dump a page",
AdjustOptions(HWND hDialog, int show, int hideDiff)
Leash_set_hide_kinit_options(!show);
ShowWindow(GetDlgItem(hDialog,IDC_STATIC_LIFETIME),show);
ShowWindow(GetDlgItem(hDialog,IDC_STATIC_LIFETIME_VALUE),show);
ShowWindow(GetDlgItem(hDialog,IDC_SLIDER_LIFETIME),show);
ShowWindow(GetDlgItem(hDialog,IDC_SLIDER_RENEWLIFE),show);
ShowWindow(GetDlgItem(hDialog,IDC_STATIC_RENEW),show);
ShowWindow(GetDlgItem(hDialog,IDC_STATIC_RENEW_TILL_VALUE),show);
ShowWindow(GetDlgItem(hDialog,IDC_CHECK_FORWARDABLE),show);
ShowWindow(GetDlgItem(hDialog,IDC_CHECK_NOADDRESS),show);
ShowWindow(GetDlgItem(hDialog,IDC_CHECK_RENEWABLE),show);
ShowWindow(GetDlgItem(hDialog,IDC_STATIC_KRB5),show);
ShowWindow(GetDlgItem(hDialog,IDC_BUTTON_CLEAR_HISTORY),show);
+ GetSystemMetrics(SM_CYDLGFRAME) + (show ? -1 : 1) * hideDiff;
dlgRect.bottom-dlgRect.top+(show ? 1 : - 1) * hideDiff,
show ? "Hide Advanced" : "Show Advanced");
"sh", 1, 0, show, "show page", "dump a page",
void show(DB *, char **);
bool show = false;
show = true;
if (show) {
COMMAND_SET(show, "show", "show variable(s)", command_show);
ssize_t (*show)(struct class *, struct class_attribute *, char *);
ssize_t (*show)(struct device *,
ssize_t (*show)(struct kobject *kobj, struct kobj_attribute *attr,
int (*show) (struct seq_file *m, void *v);
if (ops->show) {
len = ops->show(kobj, attr, buf);
ssize_t (*show)(struct kobject *, struct attribute *, char *);
.show = _show, .store = _store, \
.show = _name##_show, \
if (dattr->show)
error = dattr->show(container_of(kobj, struct class, kobj),
.show = linux_class_show,
if (dattr->show)
error = dattr->show(container_of(kobj, struct device, kobj),
.show = linux_dev_show,
if (ka->show == NULL)
return (ka->show(kobj, ka, buf));
.show = lkpi_kobj_attr_show,
_single_open_without_sbuf(struct linux_file *f, int (*show)(struct seq_file *, void *), void *d)
op->show = show;
single_open(struct linux_file *f, int (*show)(struct seq_file *, void *), void *d)
ret = _single_open_without_sbuf(f, show, d);
single_open_size(struct linux_file *f, int (*show)(struct seq_file *, void *), void *d, size_t size)
ret = _single_open_without_sbuf(f, show, d);
rc = m->op->show(m, p);
DB_DECLARE_TABLE(show);
DB_TABLE_COMMAND_FLAGS(show, cmd_name, func_name, flags)
DB_TABLE_ALIAS_FLAGS(show, alias_name, func_name, flags)
static DB_DEFINE_TABLE(show, t4, show_t4);
.show = &ttm_pool_show,
info->port_attr.show = show_port_type;
info->port_mtu_attr.show = show_port_ib_mtu;
ssize_t (*show)(struct en_port *, struct en_port_attribute *, char *buf);
group->dentry.show = sysfs_show_group;
ssize_t (*show)(struct device *dev,
vdentry->dentry.show = show;
if (vdentry->dentry.show)
ssize_t (*show)(struct mlx4_port *, struct port_attribute *, char *buf);
if (!port_attr->show)
return port_attr->show(p, port_attr, buf);
.show = port_attr_show,
alloc_group_attrs(ssize_t (*show)(struct mlx4_port *,
element->attr.show = show;
p->smi_enabled.show = sysfs_show_smi_enabled;
p->enable_smi_admin.show = sysfs_show_enable_smi_admin;
static void scsplash_saver(sc_softc_t *sc, int show);
scsplash_saver(sc_softc_t *sc, int show)
if (show) {
void vt_mouse_state(int show);
vt_mouse_state(int show)
switch (show) {
.show = cm_show_counter
if (!port_attr->show)
return port_attr->show(p, port_attr, buf);
.show = port_attr_show,
if (!port_attr->show)
return port_attr->show(p, port_attr, buf);
.show = gid_attr_show
ssize_t (*show)(struct ib_port *, struct port_attribute *, char *buf);
alloc_group_attrs(ssize_t (*show)(struct ib_port *,
element->attr.show = show;
ssize_t (*show)(struct kobject *kobj,
hsa->show = show_hw_stats;
hsa->show = show_stats_lifespan;
.show = ipoib_mcg_seq_show,
.show = ipoib_path_seq_show,
s->seq_ops.show = afinfo->seq_show;
.show = sdpprf_show,
show(fp2, argv[1], col2, &line2, &line2len);
show(fp1, argv[0], col1, &line1, &line1len);
static void show(FILE *, const char *, const char *, char **, size_t *);
static void show(const char *), play(const char *), morse(char);
show("");
show(m->morse);
void show ## name(void)
show(file);
show(file);
if (file->fp && !show(file))
static int show(file_info_t *);
show(ofp, prevline);
show(ofp, thisline);
show(ofp, prevline);
show(ofp, prevline);
show(ofp, prevline);
show(ofp, thisline);
show(ofp, prevline);
static void show(FILE *, const char *);
show(lp->user, lp->time);
show("total", Total);
show = 0;
if (show) {
static int format, verbose, show = 1, showfmt;
show = 0;
show = 0;
static int show;
if (show) {
if (show) {
show = 1;
show(savedname, file, copycnt);
show(savedname, file, copycnt);
void show(const char *_nfile, const char *_datafile, int _copies);
MFI_COMMAND(show, logstate, show_logstate);
MFI_COMMAND(show, events, show_events);
MFI_COMMAND(show, patrol, show_patrol);
MFI_COMMAND(show, adapter, show_adapter);
MFI_COMMAND(show, battery, show_battery);
MFI_COMMAND(show, config, show_config);
MFI_TABLE(top, show);
MFI_COMMAND(show, volumes, show_volumes);
MFI_COMMAND(show, drives, show_drives);
MFI_COMMAND(show, firmware, show_firmware);
MFI_COMMAND(show, progress, show_progress);
MFI_COMMAND(show, foreign, show_foreign);
MPS_COMMAND(show, adapter, show_adapter, "", "display controller information")
MPS_COMMAND(show, iocfacts, show_iocfacts, "", "Show IOC Facts Message");
MPS_COMMAND(show, adapters, show_adapters, "", "Show a summary of all adapters");
MPS_COMMAND(show, all, show_all, "", "Show all devices");
MPS_TABLE(top, show);
MPS_COMMAND(show, devices, show_devices, "", "Show attached devices");
MPS_COMMAND(show, enclosures, show_enclosures, "", "Show attached enclosures");
MPS_COMMAND(show, expanders, show_expanders, "", "Show attached expanders");
MPS_COMMAND(show, cfgpage, show_cfgpage, "page [num] [addr]", "Display config page");
MPT_COMMAND(show, events, show_events);
MPT_COMMAND(show, adapter, show_adapter);
MPT_COMMAND(show, config, show_config);
MPT_TABLE(top, show);
MPT_COMMAND(show, volumes, show_volumes);
MPT_COMMAND(show, drives, show_drives);
MPT_COMMAND(show, pd, show_physdisks);
show(&msg);
void show(LOCKD_MSG *);
static int show(int argc, char **argv);
"Print a human-friendly summary of the enclosure", show } ,
show = false;
show = false;
if (show || xo_get_style(NULL) != XO_STYLE_TEXT) {
bool show = true, found;