Searched refs:debug (Results 1 - 25 of 37) sorted by relevance

12

/solaris-userland-s11u3/components/pam_pkcs11/
H A Dpam_pkcs11.conf11 debug = true;
124 debug = true;
139 debug = false;
147 debug = false;
153 debug = false;
159 debug = false;
166 debug = false;
176 debug = false;
240 debug = false;
249 debug
[all...]
/solaris-userland-s11u3/tools/
H A Dbass-o-matic38 def FindComponentPaths(path, debug=None):
43 if debug:
44 print >>debug, "searching %s for component directories" % path
51 if debug:
52 print >>debug, "found %s" % dirpath
60 def __init__(self, path=None, debug=None):
61 self.debug = debug
87 if self.debug:
88 print >>self.debug, "Executin
[all...]
H A Dgen-components34 debug = False
106 if debug:
113 if debug:
154 if debug:
164 if debug:
177 if debug:
185 if debug:
193 if debug:
207 -d, --debug
226 [ "debug", "owner
[all...]
/solaris-userland-s11u3/components/ghostscript/Solaris/
H A DGSinterface69 logger -p lpr.debug -t ${tag} "INPUT"
70 logger -p lpr.debug -t ${tag} " printer : ${printer}"
71 logger -p lpr.debug -t ${tag} " request_id : ${request_id}"
72 logger -p lpr.debug -t ${tag} " user_name : ${user_name}"
73 logger -p lpr.debug -t ${tag} " title : ${title}"
74 logger -p lpr.debug -t ${tag} " copies : ${copies}"
75 logger -p lpr.debug -t ${tag} " option_list : ${option_list}"
76 logger -p lpr.debug -t ${tag} " files : ${files}"
145 logger -p lpr.debug -t ${tag} "ENVIRONMENT"
146 env | logger -p lpr.debug
[all...]
/solaris-userland-s11u3/components/visual-panels/core/src/java/util/com/oracle/solaris/vp/util/misc/
H A DLibraryUtil.java99 String name, boolean debug)
111 if (debug)
148 String name, boolean debug)
157 if (debug) {
171 loadLibrary(loader, paths, name, debug);
98 loadLibrary(LibraryLoader loader, String paths[], String name, boolean debug) argument
147 loadLibrary(Class c, LibraryLoader loader, String name, boolean debug) argument
H A DChangeableAggregator.java38 private static boolean debug; field in class:ChangeableAggregator
220 public static void debug() { method in class:ChangeableAggregator
221 if (!debug) {
222 debug = true;
/solaris-userland-s11u3/components/openstack/neutron/files/agent/solaris/
H A Dra.py99 LOG.debug(_("ndpd daemon has been refreshed to re-read the "
109 LOG.debug("enabling ndpd for router %s", self._router_id)
114 LOG.debug("disabling ndpd for router %s", self._router_id)
H A Dinterface.py91 LOG.debug(_("Connecting to EVS Controller at %s as %s") %
132 LOG.debug(_("Retrieving EVS: %s"), vport_info.evsuuid)
142 LOG.debug(_("Retrieving VPort: %s"), port_id)
/solaris-userland-s11u3/components/php-5_3/memcache-zts/
H A DMakefile37 --disable-debug \
/solaris-userland-s11u3/components/openstack/ironic/files/drivers/
H A Dsolaris.py38 LOG.debug(_("Loading Solaris And IPMI Tool Driver"))
/solaris-userland-s11u3/components/openstack/ironic/files/drivers/modules/
H A Dsolaris_ipmitool.py204 LOG.debug("_ssh_execute():ssh_cmd: %s" % (ssh_cmd))
211 LOG.debug(_("Cannot execute SSH cmd %(cmd)s. Reason: %(err)s.") %
235 LOG.debug("_parse_driver_info()")
345 LOG.debug("SolarisDeploy._exec_ipmitool:driver_info: '%s', "
435 LOG.debug("SolarisDeploy._get_node_architecture")
455 LOG.debug("SolarisDeploy._get_node_architecture: cpu_arch: '%s'"
483 LOG.debug("_check_deploy_state()")
484 LOG.debug("_check_deploy_state() deploy_thread_state: %s" %
525 LOG.debug("_check_deploy_state().cur_node.target_provision_state: %s" %
527 LOG.debug("_check_deploy_stat
[all...]
/solaris-userland-s11u3/components/openstack/cinder/files/solaris/
H A Dnfs.py173 LOG.debug(_("_find_share using round robin"))
184 LOG.debug(_("_find_share using select most free"))
205 LOG.debug('Selected %s as target nfs share.', target_share)
228 LOG.debug('NAS variable secure_file_permissions setting is: %s' %
231 LOG.debug('NAS variable secure_file_operations setting is: %s' %
H A Dzfs.py139 LOG.debug(_("Created ZFS volume '%s'") % volume['name'])
157 LOG.debug(_("Created cloned volume '%s'") % volume['name'])
172 LOG.debug(_("Created cloned volume '%s' from source volume '%s'")
186 LOG.debug(_("The volume path '%s' doesn't exist") % zvol)
202 LOG.debug(_("Deleted volume '%s'") % volume['name'])
206 LOG.debug(_("Deleted parent snapshot '%s' of volume '%s'")
214 LOG.debug(_("Created snapshot '%s'") % snapshot['name'])
221 LOG.debug(_("Deleted snapshot '%s'") % snapshot['name'])
292 LOG.debug(_("Piping cmd1='%s' into cmd='%s' on host '%s'") %
313 LOG.debug(
[all...]
/solaris-userland-s11u3/components/openstack/neutron/files/services/vpn/device_drivers/
H A Dsolaris_ipsec.py78 # Adding "Debug = True" to the [default] section will cause LOG.debug()
343 LOG.debug("Removing tunnel: \"%s\"" % idstr)
349 LOG.debug("\"%s\"" % stderr)
355 LOG.debug("\"%s\"" % stderr)
364 LOG.debug("ifnames %s" % ifnames)
485 LOG.debug("Using template file: \"%s\"" % template)
488 LOG.debug("New contents of: \"%s\"" % config_file_name)
489 LOG.debug("\n\n%s\n" % config_str)
537 LOG.debug("Getting status of IKE daemon")
551 LOG.debug("updat
[all...]
/solaris-userland-s11u3/components/openssh/sources/
H A Dkexgssc.c101 debug("Doing group exchange\n");
141 debug("Calling gss_init_sec_context");
193 debug("Received KEXGSS_HOSTKEY");
204 debug("Received GSSAPI_CONTINUE");
212 debug("Received GSSAPI_COMPLETE");
236 debug("Received Error");
/solaris-userland-s11u3/components/openstack/cinder/files/zfssa/
H A Dzfssaiscsi.py212 LOG.debug('_get_provider_info: provider_location: %s' % loc)
223 LOG.debug('zfssa.create_volume: volume=' + volume['name'])
236 LOG.debug('zfssa.delete_volume: name=' + volume['name'])
265 LOG.debug('zfssa.create_snapshot: snapshot=' + snapshot['name'])
274 LOG.debug('zfssa.delete_snapshot: snapshot=' + snapshot['name'])
291 LOG.debug('zfssa.create_volume_from_snapshot: volume=' +
293 LOG.debug('zfssa.create_volume_from_snapshot: snapshot=' +
315 LOG.debug("Updating volume status")
359 LOG.debug('extend_volume: volume name: %s' % volume['name'])
434 LOG.debug('terminate_connectio
[all...]
/solaris-userland-s11u3/components/texinfo/
H A Dtexi2html.pl307 $debug = 0;
343 if (/^-d(ebug)?(\d+)?$/) { $debug = $2 || shift(@ARGV); next; }
666 push(@lines, &debug("<$format_map{$tag}>\n", __LINE__));
673 push(@lines, &debug("<TABLE BORDER>\n", __LINE__));
676 push(@lines, &debug("<DL COMPACT>\n", __LINE__));
692 push(@lines, &debug("<P>\n", __LINE__));
735 print "# user $tag = $sub, arg: $_" if $debug & $DEBUG_USER;
770 if $debug & $DEBUG_DEF;
775 $_ = &debug("<DT>", __LINE__);
777 $_ = &debug("<D
1719 sub debug { subroutine
[all...]
/solaris-userland-s11u3/components/openstack/neutron/files/evs/
H A Dplugin.py64 LOG.debug("Loading VPNaaS service driver.")
68 LOG.debug("vpnaas service_plugin not configured")
195 LOG.debug(_("Connecting to EVS Controller at %s as %s") %
229 LOG.debug(_("Adding IPnet: %s with properties: %s for tenant: %s "
244 LOG.debug(_("Updating IPnet with id: %s with property string: %s") %
315 LOG.debug(_("Updating Subnet: %s with %s") % (id, subnet))
339 LOG.debug(_("Getting subnet: %s"), id)
353 LOG.debug(_("Removing IPnet with id: %s for tenant: %s for evs: %s") %
359 LOG.debug(_("Need to remove following ports %s before "
367 LOG.debug(
[all...]
/solaris-userland-s11u3/components/php-5_3/memcache/
H A DMakefile37 --disable-debug \
/solaris-userland-s11u3/components/ntp/Solaris/
H A Dntp.sh114 /usr/lib/inet/ntpd "$@" --set-debug-level=$deb >/var/ntp/ntp.debug &
/solaris-userland-s11u3/components/grails/
H A DMakefile52 # Make sure we use the specially modified versions of grails and grails-debug
55 $(CP) $(COMPONENT_DIR)/files/grails-debug $(SOURCE_DIR)/bin
/solaris-userland-s11u3/components/libtorrent/
H A DMakefile73 CONFIGURE_OPTIONS += --disable-debug
/solaris-userland-s11u3/components/php/php56/
H A DMakefile125 cp intl/build/prototype/$(MACH)/$(CONFIGURE_PREFIX)/lib/extensions/no-debug-zts-20131226/intl.so $(PROTOUSRPHPVERDIR)/lib/extensions/no-debug-zts-20131226/
/solaris-userland-s11u3/components/rtorrent/
H A DMakefile69 CONFIGURE_OPTIONS += --disable-debug
/solaris-userland-s11u3/components/ntp/
H A DMakefile64 CONFIGURE_OPTIONS += --enable-debug-timing

Completed in 325 milliseconds

12