/titanic_52/usr/src/cmd/sendmail/include/sm/ |
H A D | debug.h | 108 # define sm_debug_active(debug, level) \ argument 113 sm_debug_level(debug) global() argument 117 sm_debug_unknown(debug) global() argument 119 sm_debug_active(debug,level) global() argument 120 sm_debug_level(debug) global() argument 121 sm_debug_unknown(debug) global() argument [all...] |
/titanic_52/usr/src/cmd/fm/eversholt/esc/ |
H A D | Makefile | 28 debug := TARGET += debug macro 32 debug: $(SUBDIRS) target
|
/titanic_52/usr/src/cmd/fm/eversholt/eftinfo/ |
H A D | Makefile | 28 debug := TARGET += debug macro 32 debug: $(SUBDIRS) target
|
/titanic_52/usr/src/cmd/fm/eversholt/ |
H A D | Makefile | 28 debug := TARGET += debug macro 34 debug: $(SUBDIRS) target
|
/titanic_52/usr/src/lib/pam_modules/krb5/ |
H A D | krb5_password.c | 62 int debug) in set_ccname() argument 111 int debug) in get_set_creds() argument 161 int debug = 0; in pam_sm_chauthtok() local 325 krb5_verifypw(char * princ_str,char * old_password,int debug) krb5_verifypw() argument 425 krb5_changepw(pam_handle_t * pamh,char * princ_str,char * old_password,char * new_password,int debug) krb5_changepw() argument [all...] |
H A D | krb5_acct_mgmt.c | 58 int debug) in fetch_princ_entry() argument 169 int debug) in exp_warn() argument 315 int debug = 0; /* pam.conf entry option */ pam_sm_acct_mgmt() local [all...] |
/titanic_52/usr/src/lib/pam_modules/authtok_get/ |
H A D | authtok_get.c | 55 read_authtok(pam_handle_t *pamh, int debug) in read_authtok() argument 147 verify_authtok(pam_handle_t *pamh, int debug) in verify_authtok() argument 199 int debug = 0; in pam_sm_chauthtok() local 226 int debug = 0; pam_sm_authenticate() local [all...] |
/titanic_52/usr/src/uts/common/sys/ib/mgt/ibmf/ |
H A D | ibmf_trace.h | 62 #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, arg23) \ argument 80 #define IBMF_TRACE_3(debug, trlevel, arg01, arg02, arg03, arg04, arg11, arg12, arg13, arg21, arg22, arg23, arg31, arg32, arg33) \ argument 86 #define IBMF_TRACE_4(debug, trlevel, arg01, arg02, arg03, arg04, arg11, arg12, arg13, arg21, arg22, arg23, arg31, arg32, arg33, arg41, arg42, arg43) \ argument 92 #define IBMF_TRACE_5(debug, trlevel, arg01, arg02, arg03, arg04, arg11, arg12, arg13, arg21, arg22, arg23, arg31, arg32, arg33, arg41, arg42, arg43, arg51, arg52, arg53) \ argument [all...] |
/titanic_52/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/ |
H A D | Utility.java | 38 loadLibrary(String paths[], String name, boolean debug) in loadLibrary() argument 61 loadLibrary(String name, boolean debug) in loadLibrary() argument
|
/titanic_52/usr/src/cmd/sendmail/libsm/ |
H A D | debug.c | 225 SM_DEBUG_T *debug; sm_debug_reset() local 379 sm_debug_loadlevel(debug) sm_debug_loadlevel() argument 418 sm_debug_loadactive(debug,level) sm_debug_loadactive() argument [all...] |
/titanic_52/usr/src/lib/udapl/ |
H A D | Makefile | 39 debug := TARGET = debug macro 43 all debug clean clobber lint: $(SUBDIRS) target
|
/titanic_52/usr/src/lib/libnsl/rpc/ |
H A D | rtime_tli.c | 58 #define debug(msg) t_error(msg) macro 60 #define debug(msg) macro
|
/titanic_52/usr/src/lib/libnsl/yp/ |
H A D | yp_update.c | 56 #define debug(msg) (void) fprintf(stderr, "%s\n", msg); macro 59 #define debug(msg) macro
|
/titanic_52/usr/src/lib/udapl/udapl_tavor/ |
H A D | Makefile | 43 debug := TARGET= debug macro 47 all debug install: $(ROOTCONFFILES) .WAIT $(SUBDIRS) target
|
/titanic_52/usr/src/lib/pam_modules/unix_session/ |
H A D | unix_session.c | 69 int debug = 0; in pam_sm_close_session() local 97 int debug = 0; in pam_sm_open_session() local
|
/titanic_52/usr/src/lib/udapl/libdat/ |
H A D | Makefile | 58 debug := TARGET= debug macro 62 all debug install: $(ROOTETCDATFILES) .WAIT $(SUBDIRS) target
|
/titanic_52/usr/src/cmd/sort/ |
H A D | Makefile | 56 debug := TARGET = debug macro 65 debug convert invoke stats : $(SUBDIRS) target
|
/titanic_52/usr/src/lib/pam_modules/dhkeys/ |
H A D | dhkeys.c | 108 int debug) /* in */ in get_and_set_seckey() argument 196 establish_key(pam_handle_t *pamh, int flags, int debug, char *netname) in establish_key() argument 398 remove_key(pam_handle_t * pamh,int flags,int debug) remove_key() argument 490 int debug = 0; pam_sm_setcred() local [all...] |
/titanic_52/usr/src/lib/libexacct/ |
H A D | Makefile | 33 debug := TARGET = debug macro 53 all debug clean clobber delete install lint package: $(SUBDIRS) target
|
/titanic_52/usr/src/cmd/ipf/lib/common/ |
H A D | debug.c | 21 void debug(char *fmt, ...) in debug() function
|
/titanic_52/usr/src/tools/codesign/ |
H A D | signit.pl | 130 sub debug { subroutine
|
/titanic_52/usr/src/lib/efcode/engine/ |
H A D | tracing.c | 48 long debug; in set_level() local 57 long debug; in unset_level() local
|
/titanic_52/usr/src/lib/passwdutil/ |
H A D | debug.c | 44 debug(char *fmt, ...) in debug() function
|
/titanic_52/usr/src/cmd/lp/filter/postscript/common/ |
H A D | glob.c | 43 int debug = OFF; /* debug flag */ variable
|
/titanic_52/usr/src/cmd/svc/svccfg/ |
H A D | Makefile | 96 debug := COPTFLAG = -g macro 126 all debug: $(PROG) target
|