Searched refs:TRACE (Results 51 - 75 of 95) sorted by relevance

1234

/freebsd-10-stable/bin/sh/
H A Dmain.c203 TRACE(("cmdloop(%d) called\n", top));
H A Deval.c199 TRACE(("evaltree(NULL) called\n"));
208 TRACE(("evaltree(%p: %d) called\n", (void *)n, n->type));
575 TRACE(("evalpipe(%p) called\n", (void *)n));
618 TRACE(("evalpipe: job done exit status %d\n", exitstatus));
701 TRACE(("evalbackcmd done: fd=%d buf=%p nleft=%d jp=%p\n",
849 TRACE(("evalcommand(%p, %d) called\n", (void *)cmd, flags));
877 TRACE(("evalcommand arg: %s\n", sp->text));
H A Dparser.c370 TRACE(("pipeline: entered\n"));
727 TRACE(("Fix redir %s %d\n", text, err));
758 TRACE(("Here document %d\n", n->type));
850 TRACE(("keyword %s recognized\n", tokname[t]));
866 TRACE(("token %s %s\n", tokname[t], t == TWORD ? wordtext : ""));
868 TRACE(("reread token %s %s\n", tokname[t], t == TWORD ? wordtext : ""));
H A Dtrap.c494 TRACE(("exitshell(%d) pid=%d\n", status, getpid()));
H A Dcd.c164 TRACE(("docd(\"%s\", %d, %d) called\n", dest, print, phys));
/freebsd-10-stable/contrib/ncurses/form/
H A Dform.priv.h168 #ifdef TRACE
182 #else /* !TRACE */
190 #endif /* TRACE/!TRACE */
/freebsd-10-stable/contrib/ncurses/include/
H A Dtic.h124 #ifdef TRACE
H A Dcurses.tail154 #if defined(TRACE) || defined(NCURSES_TEST)
/freebsd-10-stable/contrib/ncurses/menu/
H A Dmenu.priv.h125 #ifdef TRACE
141 #else /* !TRACE */
150 #endif /* TRACE/!TRACE */
/freebsd-10-stable/contrib/ncurses/ncurses/tinfo/
H A Dlib_raw.c71 #ifdef TRACE
77 #endif /* TRACE */
H A Dlib_tputs.c136 #ifdef TRACE
153 #endif /* TRACE */
H A Dlib_tparm.c514 #ifdef TRACE
526 #endif /* TRACE */
772 #ifdef TRACE
774 #endif /* TRACE */
/freebsd-10-stable/contrib/ncurses/ncurses/trace/
H A Dlib_tracebits.c77 #ifdef TRACE
266 #endif /* TRACE */
H A Dlib_tracedmp.c44 #ifdef TRACE
184 #endif /* TRACE */
H A Dlib_trace.c53 #ifdef TRACE
334 #endif /* TRACE */
H A Dlib_traceatr.c46 #ifdef TRACE
358 #endif /* TRACE */
/freebsd-10-stable/contrib/dtc/
H A Dchecks.c24 #define TRACE(c, ...) \ macro
31 #define TRACE(c, fmt, ...) do { } while (0) macro
120 TRACE((c), "\t\tFAILED at %s:%d", __FILE__, __LINE__); \
130 TRACE(c, "%s", node->fullpath);
136 TRACE(c, "%s\t'%s'", node->fullpath, prop->name);
177 TRACE(c, "\tCompleted, status %d", c->status);
/freebsd-10-stable/contrib/ntp/ntpq/
H A Dntpq.c1084 TRACE(1, ("Error code %d received on not-final packet\n",
1096 TRACE(1, ("Association ID %d doesn't match expected %d\n",
1118 TRACE(1, ("Response packet not padded, size = %d\n",
1171 TRACE(2, ("Got packet, size = %d\n", n));
1173 TRACE(1, ("Received count of %u octets, data in packet is %ld\n",
1178 TRACE(1, ("Received count of 0 in non-final fragment\n"));
1182 TRACE(1, ("Offset %u, count %u, too big for buffer\n",
1187 TRACE(1, ("Received second last fragment packet\n"));
1195 TRACE(2, ("Packet okay\n"));
1198 TRACE(
[all...]
/freebsd-10-stable/contrib/ncurses/ncurses/base/
H A Dlib_mouse.c182 #ifdef TRACE
1050 #ifdef TRACE
1058 #endif /* TRACE */
1093 #ifdef TRACE
1101 #endif /* TRACE */
1164 #ifdef TRACE
1172 #endif /* TRACE */
1182 #ifdef TRACE
1196 #endif /* TRACE */
H A Dlib_getch.c141 #ifdef TRACE
239 #ifdef TRACE
/freebsd-10-stable/contrib/nvi/vi/
H A Dvi.c1238 TRACE(sp, "vcmd: "WC, vp->key);
1240 TRACE(sp, " buffer: "WC, vp->buffer);
1242 TRACE(sp, " c1: %lu", vp->count);
1244 TRACE(sp, " c2: %lu", vp->count2);
1245 TRACE(sp, " flags: 0x%x\n", vp->flags);
/freebsd-10-stable/contrib/nvi/ex/
H A Dex.c2350 TRACE(sp, "ecmd: "WS, ecp->cmd->name);
2352 TRACE(sp, " a1 %d", ecp->addr1.lno);
2354 TRACE(sp, " a2: %d", ecp->addr2.lno);
2357 TRACE(sp, " line %d", ecp->lineno);
2359 TRACE(sp, " flags 0x%x", ecp->flags);
2361 TRACE(sp, " buffer "WC, ecp->buffer);
2365 TRACE(sp, " arg %d: {"WS"}", cnt, ecp->argv[cnt]->bp);
2367 TRACE(sp, "\n");
/freebsd-10-stable/contrib/ncurses/ncurses/tty/
H A Dlib_tstp.c57 #ifdef TRACE
/freebsd-10-stable/contrib/ncurses/panel/
H A Dpanel.priv.h53 #ifdef TRACE
76 #else /* !TRACE */
/freebsd-10-stable/contrib/gcclibs/libmudflap/
H A Dmf-runtime.c599 TRACE ("set options from `%s'\n", saved_optstr);
787 TRACE ("__mf_fini\n");
826 TRACE ("check ptr=%p b=%u size=%lu %s location=`%s'\n",
1110 TRACE ("register ptr=%p size=%lu type=%x name='%s'\n",
1217 TRACE ("unregister ptr=%p size=%lu type=%x\n", ptr, (unsigned long) sz, type);
1964 TRACE ("violation pc=%p location=%s type=%d ptr=%p size=%lu\n",
2138 TRACE ("%s ptr=%p size=%lu\n",

Completed in 188 milliseconds

1234