Home
last modified time | relevance | path

Searched refs:debug (Results 101 – 125 of 562) sorted by relevance

12345678910>>...23

/illumos-gate/usr/src/cmd/cdrw/
H A Dmisc_scsi.c141 if (debug) { in set_mode_page()
199 if (debug) in build_track_info()
231 if (debug) in build_track_info()
579 if (debug) in prepare_for_write()
676 if (debug) { in finalize()
836 if (debug) in cd_speed_get()
845 if (debug) in cd_speed_get()
856 if (debug) in cd_speed_get()
883 if (debug) in cd_speed_get()
1003 if (debug) in rt_streaming_ctrl()
[all …]
H A Dtransport.c101 if (debug && verbose) { in uscsi()
152 if (debug) { in uscsi()
226 if (debug) { in uscsi()
248 if (debug && retries) { in uscsi()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dlocale.sh219 locale=debug
260 got=$(LC_ALL=debug $SHELL -c "a<2A@>z=$exp; print \$a<2A@>z")
264 export LANG=debug
307 x=$( LC_ALL=debug $SHELL ./script$$.1)
312 x=$(LC_ALL=debug $SHELL -c 'x="a<2b|>c";print -r -- ${#x}')
314 x=$(LC_ALL=debug $SHELL -c 'typeset -R10 x="a<2b|>c";print -r -- "${x}"')
316 x=$(LC_ALL=debug $SHELL -c 'typeset -L10 x="a<2b|>c";print -r -- "${x}"')
H A Dsubstring.sh565 x='a<2b|>c<3d|\>e' LC_ALL=debug $SHELL -c 'test "${x:0:1}" == a || err_exit ${x:0:1} should be a'
566 x='a<2b|>c<3d|\>e' LC_ALL=debug $SHELL -c 'test "${x:1:1}" == "<2b|>" || err_exit ${x:1:1} should b…
567 x='a<2b|>c<3d|\>e' LC_ALL=debug $SHELL -c 'test "${x:3:1}" == "<3d|\\>" || err_exit ${x:3:1} should…
568 x='a<2b|>c<3d|\>e' LC_ALL=debug $SHELL -c 'test "${x:4:1}" == e || err_exit ${x:4:1} should bee'
569 x='a<2b|>c<3d|\>e' LC_ALL=debug $SHELL -c 'test "${x:1}" == "<2b|>c<3d|\\>e" || print -u2 ${x:1}"…
570 x='a<2b|>c<3d|\>e' LC_ALL=debug $SHELL -c 'test "${x: -1:1}" == e || err_exit ${x: -1:1} should be …
571 x='a<2b|>c<3d|\>e' LC_ALL=debug $SHELL -c 'test "${x: -2:1}" == "<3d|\\>" || err_exit ${x: -2:1} ==…
572 x='a<2b|>c<3d|\>e' LC_ALL=debug $SHELL -c 'test "${x:1:3}" == "<2b|>c<3d|\\>" || err_exit ${x:1:3} …
573 x='a<2b|>c<3d|\>e' LC_ALL=debug $SHELL -c 'test "${x:1:20}" == "<2b|>c<3d|\\>e" || err_exit ${x:1:2…
574 x='a<2b|>c<3d|\>e' LC_ALL=debug $SHELL -c 'test "${x#??}" == "c<3d|\\>e" || err_exit "${x#??} shoul…
/illumos-gate/usr/src/cmd/ttymon/
H A Dtmpeek.c67 debug("in poll_data"); in poll_data()
135 debug("in process: EOF encountered"); in process()
159 debug("in do_peek"); in do_peek()
190 debug("in sigint"); in sigint()
H A Dtmpmtab.c75 debug("in read_pmtab"); in read_pmtab()
137 debug("**** Next Entry ****\n%s", line); in read_pmtab()
438 debug("in dump_pmtab"); in dump_pmtab()
539 debug("in insert_pmtab"); in insert_pmtab()
570 debug("replacing <%s>", in insert_pmtab()
618 debug("adding <%s>", sp->p_tag); in insert_pmtab()
651 debug("adding <%s>", sp->p_tag); in insert_pmtab()
669 debug("in purge"); in purge()
675 debug("p_status not 0"); in purge()
688 debug("purging <%s>", sp->p_tag); in purge()
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.talkd/
H A Din.talkd.c62 int debug = 0; variable
94 if (debug) { in main()
102 if (debug) { in main()
129 if (debug) in print_error()
/illumos-gate/usr/src/lib/udapl/udapl_tavor/
H A DMakefile42 debug := TARGET= debug macro
46 all debug install: $(ROOTCONFFILES) .WAIT $(SUBDIRS) target
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dcmds_gss.c58 if ((debug) || (!display_error)) { in user_gss_error()
79 if ((!display_error) || (!debug)) { in user_gss_error()
90 if (debug) { in user_gss_error()
/illumos-gate/usr/src/cmd/saf/
H A Dmisc.c91 debug("in sigpoll"); in sigpoll()
350 debug(Scratch); in sigpoll()
371 debug(p); in sigpoll()
475 debug("in sendack");
499 debug("in sendpmmsg");
523 debug(Scratch); in sendsig()
528 debug("in sendsig - kill failed"); in sendsig()
537 debug("in sendsig - checklock failed"); in sendsig()
561 debug("in checklock");
/illumos-gate/usr/src/lib/libexacct/
H A DMakefile33 debug := TARGET = debug macro
49 all debug clean clobber delete install package: $(SUBDIRS) target
/illumos-gate/usr/src/lib/pam_modules/rhosts_auth/
H A Drhosts_auth.c58 int debug = 0; in pam_sm_authenticate() local
62 debug = 1; in pam_sm_authenticate()
81 if (debug) { in pam_sm_authenticate()
/illumos-gate/usr/src/lib/pam_modules/smb/
H A Dsmb_passwd.c78 boolean_t debug = B_FALSE; in pam_sm_chauthtok() local
90 debug = B_TRUE; in pam_sm_chauthtok()
104 if (debug) in pam_sm_chauthtok()
135 if (debug) { in pam_sm_chauthtok()
/illumos-gate/usr/src/cmd/rpcsvc/rpc.bootparamd/
H A Dbootparam_subr.c81 if (debug) { in bootparamproc_whoami_1()
91 if (debug) { in bootparamproc_whoami_1()
140 if (debug) { in bootparamproc_whoami_1()
248 if (debug) { in bootparamproc_getfile_1()
259 if (debug) { in bootparamproc_getfile_1()
/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dnceucform51 int debug;
56 debug = 0;
71 if(debug)fprintf(yyout,"state %d\n",yystate-yysvec-1);
132 if(debug){
156 if(debug)fprintf(yyout,"compressed state\n");
171 if(debug){
190 if(debug)fprintf(yyout,"fall back to state %d\n",yystate-yysvec-1);
199 if(debug){
208 if(debug){
229 if(debug){
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dconf.sh49 debug=
59 -d*) debug=$1 ;;
112 case $debug in
303 case $debug in
392 case $debug in
638 case $debug in
790 case $debug in
853 case $debug in
1442 case $debug in
1553 case $debug in
[all …]
/illumos-gate/usr/src/lib/udapl/libdat/
H A DMakefile55 debug := TARGET= debug macro
59 all debug install: $(ROOTETCDATFILES) .WAIT $(SUBDIRS) target
/illumos-gate/usr/src/lib/krb5/dyn/
H A Ddyn_realloc.c64 if (obj->debug)
72 if (obj->debug)
84 if (obj->debug)
/illumos-gate/usr/src/lib/libgss/
H A Dgssd_pname_to_uid.c129 int debug = get_uid_map_opt(); in gsscred_expname_to_unix_cred_ext() local
141 if (debug) { in gsscred_expname_to_unix_cred_ext()
161 if (debug) { in gsscred_expname_to_unix_cred_ext()
189 if (debug && major == GSS_S_COMPLETE) { in gsscred_expname_to_unix_cred_ext()
198 } else if (debug) { in gsscred_expname_to_unix_cred_ext()
322 int debug = get_uid_map_opt(); in gsscred_name_to_unix_cred_ext() local
340 if (debug) { in gsscred_name_to_unix_cred_ext()
373 if (debug) { in gsscred_name_to_unix_cred_ext()
/illumos-gate/usr/src/lib/sun_fc/common/
H A DFCHBA.cc55 log.debug("Constructing new HBA (%s)", path.c_str()); in FCHBA()
73 log.debug("Fetching other port %d", i); in FCHBA()
91 log.debug("Unable to open %d opened (%s)", i, in FCHBA()
105 log.debug("Other port %d opened", i); in FCHBA()
130 log.debug("About to add port %d (%s)", i, nextPath); in FCHBA()
404 log.debug( in loadAdapters()
413 log.debug("Detected %d adapters", pathList->numAdapters); in loadAdapters()
443 log.debug( in loadAdapters()
/illumos-gate/usr/src/cmd/sort/
H A DMakefile70 debug := SORT_DEBUG = $(CCGDEBUG) -DDEBUG
71 debug := COPTFLAG = macro
72 debug := COPTFLAG64 = macro
83 debug : $(PROG) convert invoke target
/illumos-gate/usr/src/lib/pam_modules/unix_cred/
H A Dunix_cred.c176 int debug = 0; in pam_sm_setcred() local
199 debug = 1; in pam_sm_setcred()
204 if (debug) in pam_sm_setcred()
219 if (debug) in pam_sm_setcred()
259 if (debug) { in pam_sm_setcred()
349 if (debug) { in pam_sm_setcred()
374 if (debug) { in pam_sm_setcred()
394 if (debug) { in pam_sm_setcred()
399 } else if (debug) { in pam_sm_setcred()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dconfig.c233 if (debug & D_CONFIG) in parse_config()
237 if (debug & D_DEFAULTS) in parse_config()
252 if (debug & D_PARSE) { in parse_config()
310 if (debug & D_DEFAULTS) in parse_config()
326 if (debug & D_DEFAULTS) in set_protocol_defaults()
581 if (debug & D_CONFIG) in parse_default()
603 if (debug & D_CONFIG) in parse_if()
651 if (debug & D_CONFIG) in parse_prefix()
783 if (debug & D_PARSE) { in parse_ms()
840 if (debug & D_PARSE) { in parse_s()
[all …]
/illumos-gate/usr/src/lib/libbsm/
H A DxmlHandlers.pm172 elsif ($main::debug) {
187 elsif ($main::debug) {
197 unless (!$main::debug || ($string =~ /^\s*$/)) {
221 return unless $main::debug;
/illumos-gate/usr/src/psm/stand/boot/sparc/common/
H A Dboot_plat.c53 int debug = 0; variable
55 static const int debug = 0; variable
58 #define dprintf if (debug) printf
538 if (debug) print_memlist(pfreelistp); in main()
540 if (debug) print_memlist(vfreelistp); in main()
542 if (debug) print_memlist(pinstalledp); in main()

12345678910>>...23