Searched refs:debug (Results 201 - 225 of 1526) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/cmd/fm/eversholt/eftinfo/
H A DMakefile.com40 debug: $(PROG)
/illumos-gate/usr/src/cmd/fm/eversholt/esc/
H A DMakefile.com42 all debug: $(PROG)
/illumos-gate/usr/src/uts/common/io/
H A Dfssnap_if.c36 #include <sys/debug.h>
45 #include <sys/debug.h>
/illumos-gate/usr/src/lib/libast/common/misc/
H A Dtranslate.c48 int debug; /* special debug locale */ member in struct:__anon2654
74 const char* debug; /* debug locale name */ member in struct:__anon2657
330 if (streq(loc, "debug"))
331 state.debug = loc;
364 cp->debug = streq(cp->locale, "debug");
366 cp->debug = 0;
368 sfprintf(sfstderr, "AHA#%d:%s cp->cat %p cp->debug
[all...]
/illumos-gate/usr/src/boot/lib/libstand/
H A Drpc.c124 if (debug)
185 if (debug)
207 if (debug)
238 if (debug)
251 if (debug)
260 if (debug)
399 if (debug)
434 if (debug)
H A Dbootp.c111 if (debug)
122 if (debug)
222 if (debug)
229 if (debug)
240 if (debug)
247 if (debug)
255 if (debug)
275 if (debug)
283 if (debug)
301 if (debug)
[all...]
/illumos-gate/usr/src/lib/librstp/common/
H A Dtopoch.c61 if (this->debug) {
86 if (this->debug) {
135 if (this->debug)
152 if (this->debug)
164 if (this->debug)
173 if (this->debug)
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_log.c68 static boolean_t debug = B_FALSE; variable
204 /* read debug property if it isn't overriden by cmd line option */
206 debug = B_TRUE;
208 debug = ndmpd_get_prop_yorn(NDMP_DEBUG_MODE) ? B_TRUE : B_FALSE;
210 /* Create the debug path if it doesn't exist */
232 if (debug) {
254 * Append only if debug is not enable.
256 if (debug)
290 if ((priority == LOG_DEBUG) && !debug)
338 /* Send all logs other than debug, t
[all...]
/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dsub3.c255 if (debug) {
263 if (debug) {
295 if (debug) {
332 if (debug) printf("%d, ", j);
337 if (debug) printf("}\n");
383 if (debug) {
H A Dnceucform57 int debug;
62 debug = 0;
77 if(debug)fprintf(yyout,"state %d\n",yystate-yysvec-1);
138 if(debug){
162 if(debug)fprintf(yyout,"compressed state\n");
177 if(debug){
196 if(debug)fprintf(yyout,"fall back to state %d\n",yystate-yysvec-1);
205 if(debug){
214 if(debug){
235 if(debug){
[all...]
/illumos-gate/usr/src/cmd/keyserv/
H A Dkeyserv.c70 #include "debug.h"
525 debug(KEYSERV_DEBUG0, ("ROOTKEY %d: %s\n", count, line));
902 debug(KEYSERV_DEBUG, ("__key_set_3_svc(%d, %d, %d)",
905 debug(KEYSERV_DEBUG, ("__key_set_3_svc %s", strstatus(*status)));
915 debug(KEYSERV_DEBUG, ("encrypt_3(%d %d %s)", uid,
921 debug(KEYSERV_DEBUG0, ("encrypt_3 retval[%d] == (%x,%x)",
925 debug(KEYSERV_DEBUG, ("encrypt_3 returned %s", strstatus(res->status)));
935 debug(KEYSERV_DEBUG, ("decrypt_3(%d, %d, %s)", uid,
941 debug(KEYSERV_DEBUG0, ("decrypt_3 retval[%d] == (%x,%x)",
945 debug(KEYSERV_DEBU
[all...]
/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfslogd.c83 int debug = 0; variable
131 debug = atoi(defp);
132 if (debug > 0)
133 (void) printf("debug=%d\n", debug);
138 if (debug > 0) {
157 if (debug > 0)
166 if (debug > 0)
174 if (debug > 0) {
184 if (debug >
[all...]
/illumos-gate/usr/src/cmd/rpcsvc/rpc.bootparamd/
H A Dbootparam_ip_route.c116 if (debug) {
133 if (debug)
180 if (debug)
328 if (debug)
341 if (debug)
349 if (debug) {
360 if (debug)
368 if (debug >= 2)
410 if (debug && (best_router.s_addr == 0))
518 if (debug
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ncaconfd/
H A Dncaconfd.c97 static boolean_t debug; variable
159 * take ordinary debug info for it to get this kind of info.
208 if (debug) {
242 if (debug > 0) {
312 if (debug) {
317 if (debug) {
386 if (debug) {
409 if (debug) {
416 if (debug) {
516 if (debug) {
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dbsd-comp.c87 u_char debug; member in struct:bsd_db
132 int unit, int hdrlen, int mru, int debug));
377 bsd_init(db, options, opt_len, unit, hdrlen, mru, debug, decomp)
380 int opt_len, unit, hdrlen, mru, debug, decomp;
405 if (debug)
406 db->debug = 1;
414 bsd_decomp_init(state, options, opt_len, unit, hdrlen, mru, debug)
417 int opt_len, unit, hdrlen, mru, debug;
420 unit, hdrlen, mru, debug, 1);
579 if (db->debug)
[all...]
/illumos-gate/usr/src/cmd/cdrw/
H A Dmisc_scsi.c141 if (debug) {
199 if (debug)
231 if (debug)
487 if ((write_mode == DAO_MODE) && debug) {
551 if (debug && verbose) {
579 if (debug)
676 if (debug) {
836 if (debug)
845 if (debug)
856 if (debug)
[all...]
/illumos-gate/usr/src/tools/ctf/cvt/
H A Dmerge.c182 debug(3, "Adding mapping %u => %u\n", srcid, tgtid);
421 debug(3, "equiv_node matched %d %d\n", ctdp->t_id, mtdp->t_id);
455 debug(3, "map_td_tree_post on %d %s\n", ctdp->t_id, tdesc_name(ctdp));
463 debug(3, "Creating new defn type %d\n", id);
484 debug(3, "Creating new type %d\n", id);
509 debug(3, "Self check found %d in %d\n", ctdp->t_id,
526 debug(3, "Creating new type %d\n", id);
635 debug(3, "suppressing duping of %d %s from %s\n",
677 debug(3, "tba %s (%d)\n", (sii->ii_name ? sii->ii_name : "(anon)"),
705 debug(
[all...]
/illumos-gate/usr/src/cmd/fs.d/udfs/fsck/
H A Dpass1.c130 if (debug) {
164 if (debug)
246 if (debug)
317 if (debug)
352 if (debug)
358 if (debug)
401 if (debug)
407 if (debug)
439 if (debug)
454 if (debug)
[all...]
/illumos-gate/usr/src/lib/pam_modules/unix_cred/
H A Dunix_cred.c176 int debug = 0; local
198 if (strcmp(argv[i], "debug") == 0)
199 debug = 1;
204 if (debug)
219 if (debug)
259 if (debug) {
349 if (debug) {
374 if (debug) {
394 if (debug) {
399 } else if (debug) {
[all...]
/illumos-gate/usr/src/cmd/cvcd/sparc/sun4u/starcat/
H A Dcvcd.c138 static int debug = 0; variable
195 case 'd' : debug = 1;
245 if (debug == 0 && geteuid() != 0) {
253 if (debug == 0) {
297 if (debug == 1) {
298 cvcd_err(LOG_DEBUG, "tport = %d, debug = %d", tport, debug);
449 /* Print priority info in debug mode */
450 if (debug) {
467 /* Print new priority info in debug mod
[all...]
/illumos-gate/usr/src/cmd/saf/
H A Dmisc.c94 debug("in sigpoll");
353 debug(Scratch);
374 debug(p);
478 debug("in sendack");
502 debug("in sendpmmsg");
526 debug(Scratch);
531 debug("in sendsig - kill failed");
540 debug("in sendsig - checklock failed");
564 debug("in checklock");
/illumos-gate/usr/src/lib/pam_modules/list/
H A Dlist.c78 boolean_t debug = B_FALSE; local
87 if (strncasecmp(argv[i], "debug", sizeof ("debug")) == 0) {
88 debug = B_TRUE;
154 if (debug) {
188 if (debug) {
335 if (debug) {
/illumos-gate/usr/src/lib/pam_modules/passwd_auth/
H A Dpasswd_auth.c72 int debug = 0; local
91 if (strcmp(argv[i], "debug") == 0)
92 debug = 1;
103 if (debug)
159 if (debug)
166 if (debug)
/illumos-gate/usr/src/lib/passwdutil/
H A Dfiles_attr.c414 debug("files_checkhistory(user=%s)", user);
431 debug("files_checkhistory: no history requested");
436 debug("files_checkhistory: histsize = %d", histsize);
440 debug("line to test\n\t%s", last);
449 debug("files_checkhistory: user_pw=%s, history_pw=%s",
456 debug("files_checkhistory(%s, %s) = %d", user, crypt_passwd,
532 debug("files_getattr: Get password history for %s ",
536 debug("files_getattr: %s not found", HISTORY);
551 debug("got history line for %s", s);
1106 debug("update_histor
[all...]
/illumos-gate/usr/src/cmd/ypcmd/ypupdated/
H A Drpc.ypupdated.c50 #define debug(msg) /* turn off debugging */ macro
261 debug("svc_sendreply failed");
264 debug("svc_freeargs failed");
296 debug("Couldn't get default domain name");
319 debug("openpipes failed");

Completed in 114 milliseconds

1234567891011>>