Home
last modified time | relevance | path

Searched defs:debug (Results 1 – 25 of 208) sorted by relevance

123456789

/titanic_41/usr/src/cmd/sendmail/include/sm/
H A Ddebug.h108 # define sm_debug_active(debug, level) \ argument
113 # define sm_debug_level(debug) \ argument
117 # define sm_debug_unknown(debug) ((debug)->debug_level == SM_DEBUG_UNKNOWN) argument
119 # define sm_debug_active(debug, level) 0 argument
120 # define sm_debug_level(debug) 0 argument
121 # define sm_debug_unknown(debug) 0 argument
/titanic_41/usr/src/cmd/fm/eversholt/eftinfo/
H A DMakefile28 debug := TARGET += debug macro
32 debug: $(SUBDIRS) target
/titanic_41/usr/src/cmd/fm/eversholt/esc/
H A DMakefile28 debug := TARGET += debug macro
32 debug: $(SUBDIRS) target
/titanic_41/usr/src/cmd/fm/eversholt/
H A DMakefile28 debug := TARGET += debug macro
34 debug: $(SUBDIRS) target
/titanic_41/usr/src/lib/pam_modules/krb5/
H A Dkrb5_password.c62 int debug) in set_ccname()
111 int debug) in get_set_creds()
161 int debug = 0; in pam_sm_chauthtok() local
325 int debug) in krb5_verifypw()
425 int debug) in krb5_changepw()
H A Dkrb5_acct_mgmt.c58 int debug) in fetch_princ_entry()
169 int debug) in exp_warn()
315 int debug = 0; /* pam.conf entry option */ in pam_sm_acct_mgmt() local
/titanic_41/usr/src/lib/pam_modules/authtok_get/
H A Dauthtok_get.c55 read_authtok(pam_handle_t *pamh, int debug) in read_authtok()
147 verify_authtok(pam_handle_t *pamh, int debug) in verify_authtok()
199 int debug = 0; in pam_sm_chauthtok() local
226 int debug = 0; in pam_sm_authenticate() local
/titanic_41/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DUtility.java38 loadLibrary(String paths[], String name, boolean debug) in loadLibrary()
61 loadLibrary(String name, boolean debug) in loadLibrary()
/titanic_41/usr/src/uts/common/sys/ib/mgt/ibmf/
H A Dibmf_trace.h62 #define IBMF_TRACE_0(debug, trlevel, arg01, arg02, arg03, arg04) \ argument
68 #define IBMF_TRACE_1(debug, trlevel, arg01, arg02, arg03, arg04, arg11, arg12, arg13) \ argument
74 #define IBMF_TRACE_2(debug, trlevel, arg01, arg02, arg03, arg04, arg11, arg12, arg13, arg21, arg22,… argument
80 #define IBMF_TRACE_3(debug, trlevel, arg01, arg02, arg03, arg04, arg11, arg12, arg13, arg21, arg22,… argument
86 #define IBMF_TRACE_4(debug, trlevel, arg01, arg02, arg03, arg04, arg11, arg12, arg13, arg21, arg22,… argument
92 #define IBMF_TRACE_5(debug, trlevel, arg01, arg02, arg03, arg04, arg11, arg12, arg13, arg21, arg22,… argument
/titanic_41/usr/src/lib/lvm/libpreen/
H A DMakefile35 debug := TARGET= debug macro
37 all clean clobber debug install lint: $(SUBDIRS) target
/titanic_41/usr/src/lib/lvm/libmeta/
H A DMakefile35 debug := TARGET= debug macro
41 all debug install lint clean clobber _msg _dc: $(SUBDIRS) target
/titanic_41/usr/src/cmd/sendmail/libsm/
H A Ddebug.c225 SM_DEBUG_T *debug; in sm_debug_reset() local
379 sm_debug_loadlevel(debug) in sm_debug_loadlevel() argument
418 sm_debug_loadactive(debug, level) in sm_debug_loadactive() argument
/titanic_41/usr/src/lib/lvm/libsvm/
H A DMakefile40 debug := TARGET= debug macro
44 all clean clobber debug install lint: $(SUBDIRS) target
/titanic_41/usr/src/lib/udapl/
H A DMakefile39 debug := TARGET = debug macro
43 all debug clean clobber lint: $(SUBDIRS) target
/titanic_41/usr/src/lib/libnsl/rpc/
H A Drtime_tli.c58 #define debug(msg) t_error(msg) macro
60 #define debug(msg) macro
/titanic_41/usr/src/lib/libnsl/yp/
H A Dyp_update.c56 #define debug(msg) (void) fprintf(stderr, "%s\n", msg); macro
59 #define debug(msg) macro
/titanic_41/usr/src/lib/udapl/udapl_tavor/
H A DMakefile43 debug := TARGET= debug macro
47 all debug install: $(ROOTCONFFILES) .WAIT $(SUBDIRS) target
/titanic_41/usr/src/lib/lvm/
H A DMakefile40 debug := TARGET = debug macro
51 all clean clobber debug lint: $(SUBDIRS) target
/titanic_41/usr/src/lib/pam_modules/unix_session/
H A Dunix_session.c68 int debug = 0; in pam_sm_close_session() local
96 int debug = 0; in pam_sm_open_session() local
/titanic_41/usr/src/lib/udapl/libdat/
H A DMakefile58 debug := TARGET= debug macro
62 all debug install: $(ROOTETCDATFILES) .WAIT $(SUBDIRS) target
/titanic_41/usr/src/cmd/sort/
H A DMakefile56 debug := TARGET = debug macro
65 debug convert invoke stats : $(SUBDIRS) target
/titanic_41/usr/src/lib/lvm/libpreen/i386/
H A DMakefile31 install debug: all $(ROOTLIBDIR) $(ROOTLIBS) target
/titanic_41/usr/src/lib/lvm/libpreen/sparc/
H A DMakefile30 install debug: all $(ROOTLIBDIR) $(ROOTLIBS) target
/titanic_41/usr/src/lib/lvm/libsvm/i386/
H A DMakefile31 install debug: $(ROOTLIBDIR) $(ROOTLIBS) $(ROOTLINKS) target
/titanic_41/usr/src/lib/lvm/libsvm/sparc/
H A DMakefile31 install debug: $(ROOTLIBDIR) $(ROOTLIBS) $(ROOTLINKS) target

123456789