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

12

/solaris-userland/components/desktop/accountsservice/files/
H A Dsvc-accountsservice33 debug="$(/usr/bin/svcprop -p options/debug "${SMF_FMRI}")"
34 [[ "${debug}" == "true" ]] && daemon_args+=" --debug"
/solaris-userland/components/desktop/polkit/files/
H A Dsvc-polkit33 debug="$(/usr/bin/svcprop -p options/debug "${SMF_FMRI}")"
34 [[ "${debug}" != "true" ]] && polkitd_args+=" --no-debug"
/solaris-userland/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;
222 debug = false;
231 debug
[all...]
/solaris-userland/tools/
H A Dbass-o-matic40 def FindComponentPaths(path, debug=None):
45 if debug:
46 print >>debug, "searching %s for component directories" % path
53 if debug:
54 print >>debug, "found %s" % dirpath
62 def __init__(self, path=None, debug=None):
63 self.debug = debug
89 if self.debug:
90 print >>self.debug, "Executin
[all...]
H A Dgen-components38 debug = False
114 if debug:
123 if debug:
127 if debug:
134 if debug:
141 if debug:
184 if debug:
194 if debug:
207 if debug:
238 if debug
[all...]
/solaris-userland/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/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 Dpf_firewall.py78 LOG.debug("Preparing device (%s) filter", port['device'])
89 LOG.debug("Updating device (%s) filter", port['device'])
93 LOG.debug("Removing device (%s) filter", port['device'])
103 LOG.debug("Update rules of security group %s(%s)" % (sg_id, sg_rules))
107 LOG.debug("Update members of security group %s(%s)" %
127 LOG.debug("Removing PF rules for device_name(%s)" % device_name)
259 LOG.debug("Expanding rule: %s with remote IPs: %s" %
322 LOG.debug("Adding rules for Port: %s", port)
348 LOG.debug("Converting %s IPv4 SG rules: %s" %
352 LOG.debug("
[all...]
H A Dpacketfilter.py76 LOG.debug(_('Anchor rule %s already exists') % rule)
99 LOG.debug(_('Could not find rule with child anchor: %s') %
157 LOG.debug(_('Table %s does not exist hence returning without '
167 LOG.debug(_('Table %s does not exist hence returning without '
/solaris-userland/components/openstack/ironic/files/drivers/
H A Dsolaris.py38 LOG.debug(_("Loading Solaris And IPMI Tool Driver"))
/solaris-userland/components/openstack/ironic/files/drivers/modules/
H A Dsolaris_ipmitool.py206 LOG.debug("_ssh_execute():ssh_cmd: %s" % (ssh_cmd))
237 LOG.debug("_parse_driver_info()")
366 LOG.debug("SolarisDeploy._exec_ipmitool:driver_info: '%s', "
464 LOG.debug("SolarisDeploy._get_node_architecture")
484 LOG.debug("SolarisDeploy._get_node_architecture: cpu_arch: '%s'"
512 LOG.debug("_check_deploy_state()")
513 LOG.debug("_check_deploy_state() deploy_thread_state: %s" %
552 LOG.debug("_check_deploy_state().cur_node.target_provision_state: %s" %
554 LOG.debug("_check_deploy_state().cur_node.provision_state: %s" %
558 LOG.debug("_check_deploy_stat
[all...]
/solaris-userland/components/openstack/neutron/files/services/vpn/device_drivers/
H A Dsolaris_ipsec.py80 # Adding "Debug = True" to the [default] section will cause LOG.debug()
357 LOG.debug("Removing tunnel: \"%s\"" % idstr)
363 LOG.debug("\"%s\"" % stderr)
369 LOG.debug("\"%s\"" % stderr)
377 LOG.debug("All anchors under _auto/neutron:l3:agent: %s" % anchors)
384 LOG.debug("All anchors under %s: %s" % (anchor, l3i_anchors))
453 LOG.debug("Configuring router: %s" % process_id)
454 LOG.debug("Configuring vpn-service: %s." % vpnservice)
505 LOG.debug("Using template file: \"%s\"" % template)
508 LOG.debug("Ne
[all...]
/solaris-userland/components/openssh/sources/
H A Dkexgssc.c100 debug("Doing group exchange\n");
140 debug("Calling gss_init_sec_context");
192 debug("Received KEXGSS_HOSTKEY");
203 debug("Received GSSAPI_CONTINUE");
211 debug("Received GSSAPI_COMPLETE");
235 debug("Received Error");
H A Dkexgsss.c119 debug("Doing group exchange");
152 debug("Wait SSH2_MSG_GSSAPI_INIT");
191 debug("Sending GSSAPI_CONTINUE");
H A Daudit-solaris.c198 debug("adt audit_connection_from(%s, %d): peerfd=%d", host, port,
219 debug("adt audit_event(%s)", audit_event_lookup(event));
349 debug("adt audit_session_open: user=%s:tty=%s", audit_username(),
370 debug("adt audit_session_close: user=%s:tty=%s", audit_username(),
387 debug("adt audit_run_command: \"%s\"", command);
/solaris-userland/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/components/openstack/cinder/files/solaris/
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...]
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)
241 LOG.debug('NAS variable secure_file_permissions setting is: %s' %
244 LOG.debug('NAS variable secure_file_operations setting is: %s' %
/solaris-userland/components/rtorrent/
H A DMakefile65 CONFIGURE_OPTIONS += --disable-debug
/solaris-userland/components/libtorrent/
H A DMakefile59 CONFIGURE_OPTIONS += --disable-debug
/solaris-userland/components/gnome/grilo/
H A DMakefile51 CONFIGURE_OPTIONS += --disable-debug
/solaris-userland/components/ntp/Solaris/
H A Dntp.sh129 /usr/lib/inet/ntpd "$@" --set-debug-level=$deb >/var/ntp/ntp.debug &
/solaris-userland/components/python/cython/
H A DMakefile80 REQUIRED_PACKAGES += developer/debug/gdb
/solaris-userland/components/ntp/
H A DMakefile97 CONFIGURE_OPTIONS += --enable-debug-timing
/solaris-userland/components/openstack/neutron/files/agent/l3/
H A Dsolaris_agent.py148 LOG.debug('No Interface for floating IPs router: %s',
196 LOG.debug("Floating ip '%s' reassigned to '%s'",
210 LOG.debug("Floating ip %(id)s added, status %(status)s",
218 LOG.debug("Removing floating ip %s from interface %s",
233 LOG.debug("adding internal network: port(%s), interface(%s)",
306 LOG.debug("removing internal network: port(%s) interface(%s)",
449 LOG.debug("appending port %s to internal_ports cache", p)
461 LOG.debug("removing port %s from internal_ports cache", p)
476 # LOG.debug("updating internal network for port %s", p)
509 LOG.debug(
[all...]

Completed in 434 milliseconds

12