Searched refs:debug (Results 76 - 100 of 1526) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/lib/pam_modules/krb5/
H A Dutils.c143 key_in_keytab(const char *user, int debug) argument
155 if (debug)
165 if (debug)
180 if (debug)
189 if (debug)
199 if (debug)
205 if (debug)
212 if (debug)
220 if (debug)
H A Dkrb5_setcred.c73 int debug = 0; local
80 if (strcasecmp(argv[i], "debug") == 0)
81 debug = 1;
86 if (debug)
110 if (debug) {
155 if (debug) {
164 if (debug)
178 kmd->debug = debug;
186 if (kmd->debug)
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.talkd/
H A Dtable.c92 if (debug) {
101 if (debug) {
111 if (debug)
148 if (debug) {
157 if (debug) {
167 if (debug)
246 if (debug)
250 if (debug)
270 if (debug) {
H A Dtalkd_impl.h43 extern int debug;
/illumos-gate/usr/src/cmd/keyserv/
H A Dsetkey.c57 #include "debug.h"
173 debug(KEYSERV_DEBUG1, ("getkeylen key: %d", k));
177 debug(KEYSERV_DEBUG0, ("getkeylen failed %x", kpp));
178 debug(KEYSERV_DEBUG0, ("getkeylen return: %x", kpp));
190 debug(KEYSERV_INFO, ("appendkeylist : malloc failed"));
193 debug(KEYSERV_DEBUG, ("appendkeylist : %x %x %d", kpp, kp, k));
201 debug(KEYSERV_DEBUG0,
211 debug(KEYSERV_DEBUG1, ("getalgtype key: %d", a));
215 debug(KEYSERV_DEBUG0, ("getalgtype key: %x", app));
216 debug(KEYSERV_DEBUG
[all...]
/illumos-gate/usr/src/lib/pam_modules/authtok_get/
H A Dauthtok_get.c55 read_authtok(pam_handle_t *pamh, int debug) argument
81 if (debug)
147 verify_authtok(pam_handle_t *pamh, int debug) argument
153 if (debug)
186 if (debug)
199 int debug = 0; local
203 if (strcmp(argv[i], "debug") == 0)
204 debug = 1;
207 res = read_authtok(pamh, debug);
209 res = verify_authtok(pamh, debug);
226 int debug = 0; local
[all...]
/illumos-gate/usr/src/boot/lib/libstand/
H A Darp.c106 if (debug)
136 if (debug) {
157 if (debug)
180 if (debug)
188 if (debug)
196 if (debug)
211 if (debug)
219 if (debug)
228 if (debug)
239 if (debug)
[all...]
/illumos-gate/usr/src/lib/efcode/efdaemon/
H A Defdaemon.c50 int debug = 0; variable
69 debug++;
83 * Only output message if debug is on. On most systems,
87 if (debug)
144 if (debug)
179 } else if (debug)
184 if (debug)
/illumos-gate/usr/src/lib/efcode/engine/
H A Dtracing.c48 long debug; local
50 debug = get_interpreter_debug_level();
51 set_interpreter_debug_level(debug | lvl);
57 long debug; local
59 debug = get_interpreter_debug_level();
60 set_interpreter_debug_level(debug & ~lvl);
/illumos-gate/usr/src/cmd/backup/lib/
H A DMakefile77 DEBUGS= $(OBJECTS:%=.debug/%)
79 $(GLIB):= DIR = .debug
86 debug: $(LIBS) $(GLIB)
88 .debug:
91 .debug/%.o: %.c
95 $(GLIB): .debug $$(DEBUGS)
/illumos-gate/usr/src/lib/libbsm/
H A Dauditxml.pm498 @debug = (); # stack for nesting debug state
524 # do not use register() for debug because register generates extra
525 # debug information
527 xmlHandlers::registerStartCallback('debug', \&debugStart);
528 xmlHandlers::registerEndCallback('debug', \&debugEnd);
562 if ($main::debug) {
711 print "event = $id\n" if $main::debug;
747 # print "include = $id\n" if $main::debug;
760 print "token = $id\n" if $main::debug;
[all...]
/illumos-gate/usr/src/cmd/rcap/common/
H A Dutils.h80 extern void debug(char *, ...);
84 static void debug(char *format, ...) /*ARGSUSED*/ {} function
/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dncform49 int debug;
54 debug = 0;
69 if(debug)fprintf(yyout,"state %d\n",yystate-yysvec-1);
109 if(debug){
133 if(debug)fprintf(yyout,"compressed state\n");
148 if(debug){
167 if(debug)fprintf(yyout,"fall back to state %d\n",yystate-yysvec-1);
176 if(debug){
185 if(debug){
206 if(debug){
[all...]
/illumos-gate/usr/src/lib/lvm/libsvm/
H A DMakefile.com34 debug.o \
47 all debug install := LDLIBS += -L$(ADJUNCT_PROTO)/usr/snadm/lib -lspmicommon
/illumos-gate/usr/src/lib/passwdutil/
H A Ddebug.c44 debug(char *fmt, ...) function
/illumos-gate/usr/src/cmd/rcap/rcapd/
H A Drcapd_main.c98 static int debug_mode = 0; /* debug mode flag */
142 debug("cannot get class-specific scheduling parameters; "
191 debug("process %d: became unscannable\n",
205 debug("insufficient memory to track new process %d", (int)pid);
228 debug("The collection %lld already has these members, "
233 debug("\t%d\n", (int)cur->lpc_pid);
246 debug("tracking %s %ld %d %s%s\n",
296 debug("revoking psinfo fd for process %d\n", (int)lpc->lpc_pid);
300 debug("revoking psinfo fd for unknown process\n");
337 debug("canno
[all...]
/illumos-gate/usr/src/uts/common/syscall/
H A Dclose.c44 #include <sys/debug.h>
H A Dpause.c41 #include <sys/debug.h>
H A Dumask.c39 #include <sys/debug.h>
/illumos-gate/usr/src/lib/pam_modules/rhosts_auth/
H A Drhosts_auth.c60 int debug = 0; local
63 if (strcasecmp(argv[i], "debug") == 0)
64 debug = 1;
83 if (debug) {
/illumos-gate/usr/src/lib/krb5/dyn/
H A Ddyn_realloc.c66 if (obj->debug)
74 if (obj->debug)
86 if (obj->debug)
/illumos-gate/usr/src/lib/librstp/common/
H A Dport.c117 this->info->debug = 1;
118 this->pcost->debug = 1;
119 this->p2p->debug = 1;
120 this->edge->debug = 1;
121 this->migrate->debug = 1;
122 this->sttrans->debug = 1;
123 this->topoch->debug = 1;
124 this->roletrns->debug = 1;
126 this->sttrans->debug = 1;
212 if (stater->debug !
[all...]
/illumos-gate/usr/src/lib/libexacct/
H A DMakefile33 debug := TARGET = debug macro
53 all debug clean clobber delete install lint package: $(SUBDIRS)
/illumos-gate/usr/src/lib/udapl/libdat/
H A DMakefile58 debug := TARGET= debug macro
62 all debug install: $(ROOTETCDATFILES) .WAIT $(SUBDIRS)
/illumos-gate/usr/src/cmd/biosdev/
H A Dbiosdev.c108 static int debug = 0; /* used for enabling debug output */ variable
160 if (debug)
369 if (debug)
378 if (debug)
386 if (debug)
390 if (debug)
401 if (debug)
407 if (debug) {
446 if (debug)
[all...]

Completed in 107 milliseconds

1234567891011>>