Searched defs:verbose (Results 26 - 50 of 52) sorted by relevance

123

/osnet-11/usr/src/lib/libsqlite/test/
H A Dthreadtest1.c38 static int verbose = 0; variable
55 if( verbose ) printf("BUSY %s\n", (char*)NotUsed);
116 if( verbose ) printf("QUERY %s: %s\n", zFile, zSql);
122 if( verbose ) printf("DONE %s %s\n", zFile, zSql);
148 if( verbose ) printf("EXEC %s: %s\n", zFile, zSql);
154 if( verbose ) printf("DONE %s: %s\n", zFile, zSql);
258 verbose = 1;
/osnet-11/usr/src/lib/storage/liba5k/common/
H A Ddiag.c63 #define VERBPRINT if (verbose) (void) printf
76 d_offline_drive(struct dlist *dl, int *bsy_res_flag_p, int verbose) argument
126 int port_a_flag, int *bsy_res_flag_p, int verbose)
136 if (err = l_get_status(ses_path, l_state, verbose)) {
158 &p_list, verbose)) != 0) {
165 &p_list, verbose)) != 0) {
174 &p_list, verbose)) != 0) {
181 &p_list, verbose)) != 0) {
188 bsy_res_flag_p, verbose)) {
209 int front_flag, int force_flag, int verbose)
125 l_check_busy_reserv_bp(char *ses_path, int front_flag, int port_a_flag, int *bsy_res_flag_p, int verbose) argument
208 l_bp_bypass_enable(char *ses_path, int bypass_flag, int port_a_flag, int front_flag, int force_flag, int verbose) argument
398 l_dev_bypass_enable(struct path_struct *path_struct, int bypass_flag, int force_flag, int port_a_flag, int verbose) argument
708 d_p_enable(char *path, int verbose) argument
721 d_p_bypass(char *path, int verbose) argument
[all...]
H A Dlhot.c297 L_state *l_state, int verbose)
331 if (l_get_box_list(&boxlist, verbose) != 0) {
361 verbose) != 0) {
296 l_chk_null_wwn(Path_struct *path_struct, char *ses_path, L_state *l_state, int verbose) argument
H A Dmon.c102 l_get_mode_pg(char *path, uchar_t **pg_buf, int verbose) argument
521 int verbose)
546 &map, verbose)) != 0)
549 ses_path, &map, verbose)) != 0) {
565 &map, verbose)) != 0) {
570 ses_path, &map, verbose)) != 0) {
575 if ((err = l_get_status(ses_path, l_state, verbose)) != 0) {
582 if (err = l_get_slot(path_struct, l_state, verbose)) {
604 L_PAGE_2, verbose)) {
614 if (err = l_get_status(ses_path, l_state, verbose)) {
519 l_led(struct path_struct *path_struct, int led_action, struct device_element *status, int verbose) argument
797 l_dev_pwr_up_down(char *path_phys, struct path_struct *path_struct, int power_off_flag, int verbose, int force_flag) argument
991 l_pho_pwr_up_down(char *dev_name, char *path_phys, int power_off_flag, int verbose, int force_flag) argument
1184 pwr_up_down(char *path_phys, L_state *l_state, int front, int slot, int power_off_flag, int verbose) argument
1440 l_enable(char *path, int verbose) argument
1453 l_bypass(char *path, int verbose) argument
1474 l_get_box_list(struct box_list_struct **box_list_ptr, int verbose) argument
1681 l_duplicate_names(Box_list *b_list, char wwn[], char *name, int verbose) argument
1707 l_get_conflict(char *name, char **result, int verbose) argument
1801 int err = 0, verbose = 0; local
1927 l_convert_name(char *name, char **phys_path, struct path_struct **path_struct, int verbose) argument
2303 l_get_envsen_page(int fd, uchar_t *buf, int buf_size, uchar_t page_code, int verbose) argument
2373 l_get_envsen(char *path_phys, uchar_t *buf, int size, int verbose) argument
2475 l_get_disk_status(char *path, struct l_disk_state_struct *l_disk_state, WWN_list *wwn_list, int verbose) argument
2664 l_persistent_check(int fd, struct l_disk_state_struct *l_disk_state, int verbose) argument
2728 l_get_disk_port_status(char *path, struct l_disk_state_struct *l_disk_state, int port_a_flag, int verbose) argument
2970 l_get_ib_status(char *path, struct l_state_struct *l_state, int verbose) argument
3116 l_get_port(char *ses_path, int *port_a, int verbose) argument
3262 l_get_node_status(char *path, struct l_disk_state_struct *state, int *found_flag, WWN_list *wwn_list, int verbose) argument
3631 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
3813 l_get_status(char *path, struct l_state_struct *l_state, int verbose) argument
4086 check_file(int fd, int verbose, uchar_t **buf_ptr, int dl_info_offset) argument
4249 l_check_file(char *file, int verbose) argument
4345 l_download(char *path_phys, char *file, int ps, int verbose) argument
4643 l_get_ses_path(char *path_phys, char *ses_path, gfc_map_t *map, int verbose) argument
4854 l_get_slot(struct path_struct *path_struct, L_state *l_state, int verbose) argument
4954 l_get_allses(char *path, struct box_list_struct *box_list, struct dlist **ses_list, int verbose) argument
5068 get_mp_dev_map(char *path, gfc_map_mp_t **map_mp_ptr, int verbose) argument
[all...]
/osnet-11/usr/src/lib/storage/libg_fc/common/
H A Dhot.c79 g_dev_start(char *drv_path, int verbose) argument
106 int verbose)
131 wwn_list, verbose)) != 0) {
167 issue_lip(char *fp_path, int verbose) argument
182 if (verbose) {
198 if (g_issue_fcio_ioctl(fp_fd, &fcio, verbose) != 0) {
218 g_force_lip(char *path_phys, int verbose) argument
258 if (issue_lip(fp_path, verbose) != 0) {
300 return (issue_lip(fp_path, verbose));
317 if (verbose) {
105 g_dev_stop(char *drv_path, struct wwn_list_struct *wwn_list, int verbose) argument
[all...]
H A Dmap.c130 #define VERBPRINT if (verbose) (void) printf
496 g_get_wwn_list(struct wwn_list_struct **wwn_list_ptr, int verbose) argument
876 g_get_limited_map(char *path, struct lilpmap *map_ptr, int verbose) argument
948 g_get_host_params(char *host_path, fc_port_dev_t *host_val, int verbose) argument
980 if (g_issue_fcio_ioctl(fd, &fcio, verbose) != 0) {
1012 g_issue_fcio_ioctl(int fd, fcio_t *fcio, int verbose) argument
1065 g_issue_fcp_ioctl(int fd, struct fcp_ioctl *fcp_data, int verbose) argument
1480 g_get_dev_map(char *path, gfc_map_t *map_ptr, int verbose) argument
1482 return (create_map(path, map_ptr, verbose, MAP_FORMAT_STANDARD));
1491 g_get_lilp_map(char *path, gfc_map_t *map_ptr, int verbose) argument
1539 create_map(char *path, gfc_map_t *map_ptr, int verbose, int map_type) argument
3321 g_rdls(char *path_phys, struct al_rls **rls_ptr, int verbose) argument
3918 g_get_wwn(char *path_phys, uchar_t port_wwn[], uchar_t node_wwn[], int *al_pa, int verbose) argument
4240 g_get_port_multipath(char *port_wwn_s, struct dlist **dlh, int verbose) argument
4305 g_get_multipath(char *devpath, struct dlist **multipath_list, struct wwn_list_struct *wwn_list, int verbose) argument
4761 g_get_fca_port_topology(char *path, uint32_t *port_top, int verbose) argument
5091 g_get_port_state(char *portpath, int *portstate, int verbose) argument
5216 int verbose = 0; local
5354 int verbose = 0; local
[all...]
/osnet-11/usr/src/lib/libsldap/common/
H A Dns_confmgr.c1073 __ns_ldap_print_config(int verbose) argument
1096 if (verbose && (ptr->domainName != NULL)) {
1120 if (verbose)
/osnet-11/usr/src/lib/libpctx/common/
H A Dlibpctx.c64 int verbose; member in struct:__pctx
100 int verbose,
109 pctx->verbose = verbose;
166 pctx_capture(pid_t pid, void *arg, int verbose, pctx_errfn_t *errfn) argument
174 pctx->verbose = verbose;
552 if (pctx->verbose)
576 if (pctx->verbose)
643 if (pctx->verbose)
96 pctx_create( const char *filename, char *const *argv, void *arg, int verbose, pctx_errfn_t *errfn) argument
[all...]
/osnet-11/usr/src/lib/libcmd/common/
H A Dcp.c99 "[v:verbose?Print the name of each file before operating on it.]"
180 int verbose; /* list each file before op */ member in struct:State_s
435 if (state->verbose)
448 if (state->verbose)
823 state->verbose = 1;
H A Dod.c260 int verbose; member in struct:State_s
1018 if (!state->verbose)
1178 if (!state->verbose)
1233 if (!state->verbose)
1388 state.verbose = 1;
/osnet-11/usr/src/cmd/ntfsprogs/
H A Dntfsls.c112 int verbose; /* Extra output */ member in struct:options
175 " -v, --verbose More output\n"
209 { "verbose", no_argument, NULL, 'v' },
254 opts.verbose++;
291 opts.verbose++;
309 if (opts.quiet && opts.verbose) {
310 ntfs_log_error("You may not use --quiet and --verbose at the "
H A Dntfscmp.c62 int verbose; member in struct:__anon61
174 " -v, --verbose More output\n"
194 { "verbose", no_argument, NULL, 'v' },
227 opt.verbose++;
716 if (!opt.verbose)
731 if (!opt.verbose)
772 if (opt.verbose) {
H A Dntfsinfo.c33 * - More things at verbose mode.
92 int verbose; /* Extra output */ member in struct:options
138 " -v, --verbose More output\n"
170 { "verbose", no_argument, NULL, 'v' },
235 opts.verbose++;
270 opts.verbose++;
291 if (opts.quiet && opts.verbose) {
292 ntfs_log_error("You may not use --quiet and --verbose "
639 if (!opts.verbose)
1284 /* TODO: dump the 5 reserved bytes here in verbose mod
[all...]
H A Dntfsclone.c106 int verbose; member in struct:__anon59
449 and for the uncontrollable verbose messages in libntfs. Ughhh. */
H A Dntfsresize.c137 int verbose; member in struct:__anon66
327 " -v, --verbose More output\n"
458 { "verbose", no_argument, NULL, 'v' },
508 opt.verbose++;
820 if (++fsck->show_outsider <= 10 || opt.verbose)
829 if (++fsck->multi_ref <= 10 || opt.verbose)
926 if (++mismatch > 10 && !opt.verbose)
1778 if (opt.verbose) {
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dargs.c151 int verbose,f; local
187 verbose = (f?PRINT_VERBOSE:PRINT_NO_HEADER)|
336 sh_printopts(newflags,verbose,0);
H A Dxec.c781 int verbose = sh_isoption(SH_VERBOSE); local
837 if(verbose)
/osnet-11/usr/src/lib/abi/apptrace/common/
H A Dapptrace.c487 int intercept = 0, verbose = 0; local
504 verbose = 1;
509 verbose = 0;
529 if (verbose == 0 && intercept == 0) {
544 intercept = verbose = 0;
/osnet-11/usr/src/lib/libast/common/port/
H A Dastlicense.c160 LIC("verbose", VERBOSE),
180 int verbose; member in struct:Notice_s
433 notice.verbose = 0;
615 notice.verbose = 1;
667 if (notice.type == INLINE && (!notice.verbose || !notice.item[NOTICE].data))
/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_med.c974 meta_mediator_info_from_file(char *sname, int verbose, md_error_t *ep) argument
1073 if (verbose)
1099 if ((sname != NULL) && (verbose))
1109 if (verbose)
1116 if (verbose)
1120 if (verbose)
1146 if (verbose)
1150 if (verbose)
1155 if (verbose)
1159 if (verbose)
[all...]
H A Dmeta_sp.c5617 int verbose = (options & MDCMD_VERBOSE); local
5656 if (verbose)
5673 if (verbose) {
/osnet-11/usr/src/lib/nsswitch/pynss/common/
H A Dnssbase.py133 def verbose(self, volume = 1): function
134 """Set verbose flag."""
189 """Verbose output. IF verbose == True or debug = True"""
/osnet-11/usr/src/lib/cfgadm_plugins/sysctrl/common/
H A Dcfga.c753 int verbose)
786 if (verbose)
790 if (verbose)
804 if (verbose)
811 if (verbose)
881 int verbose; local
936 verbose = flags & CFGA_FLAG_VERBOSE;
952 dlist, msgp, verbose))) {
972 dlist, msgp, verbose))) {
1003 disable, dlist, msgp, verbose))) {
752 dlist_update(int board, int disable, char *dlist, struct cfga_msg *msgp, int verbose) argument
1073 int verbose; local
[all...]
/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs.h697 boolean_t verbose, boolean_t location);
832 int verbose : 1; member in struct:sendflags
876 int verbose : 1; member in struct:recvflags
H A Dlibzfs_pool.c3366 boolean_t verbose, boolean_t location)
3498 if (verbose) {
3365 zpool_vdev_name(libzfs_handle_t *hdl, zpool_handle_t *zhp, nvlist_t *nv, boolean_t verbose, boolean_t location) argument

Completed in 99 milliseconds

123