Searched defs:verbose (Results 226 - 250 of 269) sorted by relevance

1234567891011

/illumos-gate/usr/src/lib/storage/liba5k/common/
H A Dmon.c103 l_get_mode_pg(char *path, uchar_t **pg_buf, int verbose) argument
522 int verbose)
547 &map, verbose)) != 0)
550 ses_path, &map, verbose)) != 0) {
566 &map, verbose)) != 0) {
571 ses_path, &map, verbose)) != 0) {
576 if ((err = l_get_status(ses_path, l_state, verbose)) != 0) {
583 if (err = l_get_slot(path_struct, l_state, verbose)) {
605 L_PAGE_2, verbose)) {
615 if (err = l_get_status(ses_path, l_state, verbose)) {
520 l_led(struct path_struct *path_struct, int led_action, struct device_element *status, int verbose) argument
798 l_dev_pwr_up_down(char *path_phys, struct path_struct *path_struct, int power_off_flag, int verbose, int force_flag) argument
992 l_pho_pwr_up_down(char *dev_name, char *path_phys, int power_off_flag, int verbose, int force_flag) argument
1185 pwr_up_down(char *path_phys, L_state *l_state, int front, int slot, int power_off_flag, int verbose) argument
1441 l_enable(char *path, int verbose) argument
1454 l_bypass(char *path, int verbose) argument
1475 l_get_box_list(struct box_list_struct **box_list_ptr, int verbose) argument
1682 l_duplicate_names(Box_list *b_list, char wwn[], char *name, int verbose) argument
1708 l_get_conflict(char *name, char **result, int verbose) argument
1802 int err = 0, verbose = 0; local
1928 l_convert_name(char *name, char **phys_path, struct path_struct **path_struct, int verbose) argument
2304 l_get_envsen_page(int fd, uchar_t *buf, int buf_size, uchar_t page_code, int verbose) argument
2374 l_get_envsen(char *path_phys, uchar_t *buf, int size, int verbose) argument
2476 l_get_disk_status(char *path, struct l_disk_state_struct *l_disk_state, WWN_list *wwn_list, int verbose) argument
2665 l_persistent_check(int fd, struct l_disk_state_struct *l_disk_state, int verbose) argument
2729 l_get_disk_port_status(char *path, struct l_disk_state_struct *l_disk_state, int port_a_flag, int verbose) argument
2971 l_get_ib_status(char *path, struct l_state_struct *l_state, int verbose) argument
3117 l_get_port(char *ses_path, int *port_a, int verbose) argument
3263 l_get_node_status(char *path, struct l_disk_state_struct *state, int *found_flag, WWN_list *wwn_list, int verbose) argument
3632 l_get_individual_state(char *path, struct l_disk_state_struct *state, Ib_state *ib_state, int front_flag, struct box_list_struct *box_list, struct wwn_list_struct *wwn_list, int verbose) argument
3814 l_get_status(char *path, struct l_state_struct *l_state, int verbose) argument
4087 check_file(int fd, int verbose, uchar_t **buf_ptr, int dl_info_offset) argument
4250 l_check_file(char *file, int verbose) argument
4346 l_download(char *path_phys, char *file, int ps, int verbose) argument
4644 l_get_ses_path(char *path_phys, char *ses_path, gfc_map_t *map, int verbose) argument
4855 l_get_slot(struct path_struct *path_struct, L_state *l_state, int verbose) argument
4955 l_get_allses(char *path, struct box_list_struct *box_list, struct dlist **ses_list, int verbose) argument
5069 get_mp_dev_map(char *path, gfc_map_mp_t **map_mp_ptr, int verbose) argument
[all...]
/illumos-gate/usr/src/uts/i86pc/io/acpi/drmach_acpi/
H A Ddrmach_acpi.c2869 drmach_log_sysevent(int board, char *hint, int flag, int verbose) argument
2887 if (verbose) {
2888 DRMACH_PR("drmach_log_sysevent: %s %s, flag: %d, verbose: %d\n",
2889 attach_pnt, hint, flag, verbose);
2922 if ((rv != 0) && verbose)
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_download.c3784 uint32_t verbose)
3832 if (verbose) {
3783 emlxs_read_wakeup_parms(emlxs_hba_t *hba, PWAKE_UP_PARMS WakeUpParms, uint32_t verbose) argument
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping.c142 boolean_t verbose = _B_FALSE; /* verbose output */ variable
451 verbose = _B_TRUE;
1632 /* receiving IPv6 extension headers in verbose mode */
1633 if (verbose && family == AF_INET6) {
/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dmountd.c120 static int verbose; variable
428 verbose++;
1242 if (verbose) {
1262 if (verbose)
1277 if (verbose)
1290 if (verbose)
1462 if (verbose)
1691 if (verbose)
1703 if (verbose) {
1714 if (verbose)
[all...]
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Ddevinfo.c78 " -v be verbose - print device property lists\n"
1893 uint_t verbose = FALSE; local
1901 'v', MDB_OPT_SETBITS, TRUE, &verbose, NULL) != argc)
1918 if (!verbose)
H A Dtypegraph.c2544 int verbose = 0; local
2547 'v', MDB_OPT_SETBITS, TRUE, &verbose, NULL) != argc)
2561 if (!verbose) {
/illumos-gate/usr/src/common/ficl/emu/
H A Dloader_emu.c1496 int verbose; local
1500 verbose = 0;
1506 verbose = 1;
1547 if (verbose) {
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs.h389 boolean_t verbose);
572 boolean_t verbose; member in struct:sendflags
592 /* parsable verbose output (ie. -P) */
637 boolean_t verbose; member in struct:recvflags
H A Dlibzfs_pool.c3345 boolean_t verbose)
3442 if (verbose) {
3344 zpool_vdev_name(libzfs_handle_t *hdl, zpool_handle_t *zhp, nvlist_t *nv, boolean_t verbose) argument
/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_sp.c5617 int verbose = (options & MDCMD_VERBOSE); local
5656 if (verbose)
5673 if (verbose) {
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ifconfig/
H A Difconfig.c123 int verbose = 0; variable
268 { "verbose", 0, setverboseflag, 0, AF_ANY },
447 * -v Turn on verbose
495 verbose = 1;
873 verbose++;
3391 if (verbose) {
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Droute.c301 static boolean_t verbose; variable
430 verbose = B_TRUE;
622 if (verbose) {
779 * current entry is not actually sent. However if verbose is
783 if (verbose)
807 if (verbose) {
1441 if (verbose) {
2401 verbose = B_TRUE;
2466 if (verbose) \
2499 if (verbose)
[all...]
/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_kvm.c365 uint_t verbose = 0; local
379 'v', MDB_OPT_SETBITS, 1, &verbose,
385 return (kmt_cpustack(addr, flags, argc, argv, cpuid, verbose));
/illumos-gate/usr/src/cmd/mdb/common/modules/idm/
H A Didm.c1075 int verbose, states, rc_audit; local
1103 verbose = idc->idc_verbose;
1107 /* For now we will ignore the verbose flag */
1119 /* Indent and disable verbose for any child structures */
1197 idc->idc_verbose = verbose;
1240 /* For now we will ignore the verbose flag */
1402 int verbose, states, rc_audit; local
1432 verbose = idc->idc_verbose;
1437 if (verbose) {
1554 idc->idc_verbose = verbose;
1566 int verbose, states; local
1703 int verbose, states, rc_audit; local
2183 int verbose, states, rc_audit; local
3177 int portals = 0, esi = 0, targets = 0, verbose = 0, servers = 0; local
[all...]
/illumos-gate/usr/src/cmd/avs/rdc/
H A Dsndradm.c210 rdc_print(int file_format, int verbose, char *group_arg, char *ctag_arg, argument
358 if (!verbose)
1738 int verbose = 0; local
1988 verbose = 1;
2091 exit(rdc_print(file_format, verbose,
2753 (void) rdc_print(file_format, verbose,
5261 "print sets verbose\n"), program);
/illumos-gate/usr/src/cmd/iscsiadm/
H A Discsiadm_main.c283 {"verbose", no_arg, 'v', NULL},
1776 boolean_t verbose = B_FALSE; local
1797 verbose = B_TRUE;
1896 if ((!object || found) && verbose) {
2401 boolean_t verbose = B_FALSE; local
2430 verbose = B_TRUE;
2573 if (verbose) {
2750 boolean_t verbose = B_FALSE; local
2771 verbose = B_TRUE;
2882 if (printObject && verbose) {
[all...]
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dmap.c131 #define VERBPRINT if (verbose) (void) printf
497 g_get_wwn_list(struct wwn_list_struct **wwn_list_ptr, int verbose) argument
877 g_get_limited_map(char *path, struct lilpmap *map_ptr, int verbose) argument
949 g_get_host_params(char *host_path, fc_port_dev_t *host_val, int verbose) argument
981 if (g_issue_fcio_ioctl(fd, &fcio, verbose) != 0) {
1013 g_issue_fcio_ioctl(int fd, fcio_t *fcio, int verbose) argument
1066 g_issue_fcp_ioctl(int fd, struct fcp_ioctl *fcp_data, int verbose) argument
1481 g_get_dev_map(char *path, gfc_map_t *map_ptr, int verbose) argument
1483 return (create_map(path, map_ptr, verbose, MAP_FORMAT_STANDARD));
1492 g_get_lilp_map(char *path, gfc_map_t *map_ptr, int verbose) argument
1540 create_map(char *path, gfc_map_t *map_ptr, int verbose, int map_type) argument
3322 g_rdls(char *path_phys, struct al_rls **rls_ptr, int verbose) argument
3919 g_get_wwn(char *path_phys, uchar_t port_wwn[], uchar_t node_wwn[], int *al_pa, int verbose) argument
4241 g_get_port_multipath(char *port_wwn_s, struct dlist **dlh, int verbose) argument
4306 g_get_multipath(char *devpath, struct dlist **multipath_list, struct wwn_list_struct *wwn_list, int verbose) argument
4762 g_get_fca_port_topology(char *path, uint32_t *port_top, int verbose) argument
5092 g_get_port_state(char *portpath, int *portstate, int verbose) argument
5217 int verbose = 0; local
5355 int verbose = 0; local
[all...]
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dopl_olympus.c2352 read_ecc_data(struct async_flt *aflt, short verbose, short ce_err) argument
/illumos-gate/usr/src/cmd/luxadm/
H A Dg_adm.c118 int verbose);
120 L_inquiry inq_struct, int verbose);
2794 adm_display_verbose_disk(char *path, int verbose) argument
2803 if ((err = l_get_mode_pg(path, &pg_buf, verbose)) == 0) {
3191 n_get_non_encl_list(WWN_list **wwn_list_ptr, int verbose) argument
3207 if ((err = l_get_box_list(&b_list, verbose)) != 0) {
3211 if (err = g_get_wwn_list(&wwn_list, verbose)) {
3237 &map, verbose)) != 0) {
3247 if (g_get_dev_map(phci_path, &map, verbose)) {
3854 gfc_map_t *map, L_inquiry inq, int verbose)
3853 display_fc_disk(struct path_struct *path_struct, char *ses_path, gfc_map_t *map, L_inquiry inq, int verbose) argument
4095 non_encl_fc_disk_display(Path_struct *path_struct, L_inquiry inq_struct, int verbose) argument
5588 adm_display_port(int verbose) argument
5854 lun_display(Path_struct *path_struct, L_inquiry inq_struct, int verbose) argument
[all...]
/illumos-gate/usr/src/cmd/savecore/
H A Dsavecore.c80 static int verbose; /* chatty mode */ variable
189 int do_ifverb = (flags & SC_IF_VERBOSE) && verbose;
1355 if (verbose > 1)
1413 if (verbose)
1677 verbose++;
1975 if (verbose) {
1983 if (verbose > 1 && hist != NULL) {
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c102 # ifndef verbose
103 # define verbose 0 macro
107 # define Tracev(x) {if (verbose) fprintf x ;}
108 # define Tracevv(x) {if (verbose>1) fprintf x ;}
109 # define Tracec(c,x) {if (verbose && (c)) fprintf x ;}
110 # define Tracecv(c,x) {if (verbose>1 && (c)) fprintf x ;}
1090 if (verbose > 1) {
1595 { if (verbose>1) fprintf(stderr,"\ncd %3d ",(c)); \
/illumos-gate/usr/src/uts/sun4u/starfire/io/
H A Ddrmach.c3794 drmach_log_sysevent(int board, char *hint, int flag, int verbose) argument
3809 if (verbose)
3810 DRMACH_PR("drmach_log_sysevent: %s %s, flag: %d, verbose: %d\n",
3811 attach_pnt, hint, flag, verbose);
3843 if ((rv != 0) && verbose)
/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Ddrmach.c2866 drmach_log_sysevent(int board, char *hint, int flag, int verbose) argument
2881 if (verbose) {
2882 DRMACH_PR("drmach_log_sysevent: %s %s, flag: %d, verbose: %d\n",
2883 attach_pnt, hint, flag, verbose);
2916 if ((rv != 0) && verbose)
/illumos-gate/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c105 boolean_t verbose; member in struct:ire_cbdata_s
137 boolean_t verbose; member in struct:ill_cbdata_s
147 boolean_t verbose; member in struct:ipif_cbdata_s
887 boolean_t verbose = ire_cb->verbose; local
942 if (irep->ire_ipversion == IPV6_VERSION && verbose) {
963 } else if (verbose) {
1326 uint_t verbose = FALSE, force = FALSE; local
1333 'v', MDB_OPT_SETBITS, TRUE, &verbose,
1380 if (verbose) {
1392 uint_t verbose = FALSE, force = FALSE; local
1577 uint_t verbose = FALSE; local
1713 unsigned int verbose = FALSE; local
2515 ill_header(boolean_t verbose) argument
2534 boolean_t verbose = illcb->verbose; local
2648 uint_t verbose = FALSE; local
2796 ipif_header(boolean_t verbose) argument
2849 boolean_t verbose = ipifcb->verbose; local
2955 uint_t verbose = FALSE; local
[all...]

Completed in 291 milliseconds

1234567891011