Searched refs:TRACE (Results 1 - 25 of 66) sorted by relevance

123

/opensolaris-onvv-gate/usr/src/cmd/cdrw/
H A Dmsgs.h39 #define TRACE(func) func macro
43 #define TRACE(func) macro
/opensolaris-onvv-gate/usr/src/lib/libshell/common/bltins/
H A Dregress.c44 #define TRACE(r,i,f) sh_regress(REGRESS_##r, i, sfprints f, __LINE__, __FILE__) macro
162 TRACE(egid, "getegid", ("%s", intercept_egid == intercept_rgid ? "egid==rgid" : "egid!=rgid"));
176 TRACE(egid, "setgid", ("%s", "EPERM"));
181 TRACE(egid, "setgid", ("%s", intercept_egid == intercept_rgid ? "egid==rgid" : "egid!=rgid"));
205 TRACE(euid, "geteuid", ("%s", intercept_euid == intercept_ruid ? "euid==ruid" : "euid!=ruid"));
219 TRACE(euid, "setuid", ("%s", "EPERM"));
224 TRACE(euid, "setuid", ("%s", intercept_euid == intercept_ruid ? "euid==ruid" : "euid!=ruid"));
293 TRACE(egid, argv[0], ("%d", intercept_egid));
296 TRACE(egid, argv[0], ("%s", "off"));
302 TRACE(eui
[all...]
/opensolaris-onvv-gate/usr/src/cmd/csh/
H A Dsh.func.c85 #ifdef TRACE
86 tprintf("TRACE- isbfunc()\n");
128 #ifdef TRACE
129 tprintf("TRACE- func()\n");
146 #ifdef TRACE
147 tprintf("TRACE- dolabel()\n");
158 #ifdef TRACE
159 tprintf("TRACE- doonintr()\n");
188 #ifdef TRACE
189 tprintf("TRACE
[all...]
H A Dsh.hist.c36 #ifdef TRACE
37 tprintf("TRACE- savehist()\n");
67 #ifdef TRACE
68 tprintf("TRACE- enthist()\n");
88 #ifdef TRACE
89 tprintf("TRACE- hfree()\n");
100 #ifdef TRACE
101 tprintf("TRACE- dohist()\n");
137 #ifdef TRACE
138 tprintf("TRACE
[all...]
H A Dsh.exec.c59 #ifdef TRACE
60 tprintf("TRACE- doexec()\n");
177 #ifdef TRACE
178 tprintf("TRACE- pexerr()\n");
198 #ifdef TRACE
199 tprintf("TRACE- texec()\n");
318 #ifdef TRACE
319 tprintf("TRACE- execash()\n");
335 #ifdef TRACE
336 tprintf("TRACE
[all...]
H A Dsh.file.c64 #ifdef TRACE
65 tprintf("TRACE- setup_tty()\n");
120 #ifdef TRACE
121 tprintf("TRACE- termchars()\n");
143 #ifdef TRACE
144 tprintf("TRACE- back_to_col_1()\n");
161 #ifdef TRACE
162 tprintf("TRACE- pushback()\n");
203 #ifdef TRACE
204 tprintf("TRACE
[all...]
H A Dsh.set.c49 #ifdef TRACE
50 tprintf("TRACE- doset()\n");
138 #ifdef TRACE
139 tprintf("TRACE- getinx()\n");
155 #ifdef TRACE
156 tprintf("TRACE- asx()\n");
167 #ifdef TRACE
168 tprintf("TRACE- getvx()\n");
272 #ifdef TRACE
273 tprintf("TRACE
[all...]
H A Dsh.time.c36 #ifdef TRACE
37 tprintf("TRACE- settimes()\n");
55 #ifdef TRACE
56 tprintf("TRACE- dotime()\n");
74 #ifdef TRACE
75 tprintf("TRACE- donice()\n");
104 #ifdef TRACE
105 tprintf("TRACE- ruadd()\n");
138 #ifdef TRACE
139 tprintf("TRACE
[all...]
H A Dsh.proc.c58 #ifdef TRACE
59 tprintf("TRACE- pchile()\n");
167 #ifdef TRACE
168 tprintf("TRACE- pnote()\n");
193 #ifdef TRACE
194 tprintf("TRACE- pwait()\n");
224 #ifdef TRACE
225 tprintf("TRACE- pjwait()\n");
309 #ifdef TRACE
310 tprintf("TRACE
[all...]
H A Dsh.glob.c68 #ifdef TRACE
69 tprintf("TRACE- glob()\n");
103 #ifdef TRACE
104 tprintf("TRACE- collect()\n");
145 #ifdef TRACE
146 tprintf("TRACE- acollect()\n");
176 #ifdef TRACE
177 tprintf("TRACE- expand()\n");
237 #ifdef TRACE
238 tprintf("TRACE
[all...]
H A Dsh.dir.c46 #ifdef TRACE
47 tprintf("TRACE- dinit()\n");
84 #ifdef TRACE
85 tprintf("TRACE- dodirs()\n");
113 #ifdef TRACE
114 tprintf("TRACE- dtildepr()\n");
131 #ifdef TRACE
132 tprintf("TRACE- dochngd()\n");
176 #ifdef TRACE
177 tprintf("TRACE
[all...]
H A Dsh.exp.c102 #ifdef TRACE
103 tprintf("TRACE- exp()\n");
113 #ifdef TRACE
114 tprintf("TRACE- exp0()\n");
138 #ifdef TRACE
139 tprintf("TRACE- exp1()\n");
162 #ifdef TRACE
163 tprintf("TRACE- exp2()\n");
186 #ifdef TRACE
187 tprintf("TRACE
[all...]
H A Dsh.parse.c48 #ifdef TRACE
49 tprintf("TRACE- alias()\n");
66 #ifdef TRACE
67 tprintf("TRACE- asyntax()\n");
88 #ifdef TRACE
89 tprintf("TRACE- asyn0()\n");
130 #ifdef TRACE
131 tprintf("TRACE- asyn3()\n");
180 #ifdef TRACE
181 tprintf("TRACE
[all...]
H A Dsh.lex.c93 #ifdef TRACE
94 tprintf("TRACE- lex()\n");
125 #ifdef TRACE
137 #ifdef TRACE
138 tprintf("TRACE- prlex()\n");
155 #ifdef TRACE
156 tprintf("TRACE- copylex()\n");
178 #ifdef TRACE
179 tprintf("TRACE- freelex()\n");
199 #ifdef TRACE
[all...]
H A Dsh.dol.c70 #ifdef TRACE
71 tprintf("TRACE- Dfix()\n");
95 #ifdef TRACE
96 tprintf("TRACE- Dfix1()\n");
119 #ifdef TRACE
120 tprintf("TRACE- Dfix2()\n");
154 #ifdef TRACE
155 tprintf("TRACE- Dword()\n");
345 #ifdef TRACE
346 tprintf("TRACE
[all...]
/opensolaris-onvv-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_subr.h64 #define FMD_DBG_TRACE 0x2000 /* display matching TRACE() calls */
65 #define FMD_DBG_ALL 0x1ffe /* enable all modes except for HELP, TRACE */
74 #define TRACE(args) { fmd_trace_cpp(fmd_trace args, __FILE__, __LINE__); } macro
76 #define TRACE(args) macro
H A Dfmd_timerq.c108 TRACE((FMD_DBG_TMR, "timer %s:%ld insert +%lldns",
164 TRACE((FMD_DBG_TMR, "timer %s:%ld remove -%lldns",
216 TRACE((FMD_DBG_TMR, "tmr %s:%ld exec start (hrt=%llx)",
221 TRACE((FMD_DBG_TMR, "tmr %s:%ld exec end",
243 TRACE((FMD_DBG_TMR, "timer thread received alarm sig#%d", sig));
H A Dfmd_dr.c136 TRACE((FMD_DBG_XPRT, "dr event %p, gen=%llu", (void *)sep, gen));
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/bignum/t/
H A Doption_l.t28 foreach (qw/L LIB Lib T Trace TRACE V Version VERSION/)
/opensolaris-onvv-gate/usr/src/cmd/vi/port/
H A Dovprintf.c36 #ifdef TRACE
/opensolaris-onvv-gate/usr/src/cmd/idmap/idmapd/
H A Ddbutils.c1824 /* Don't bother TRACE()ing, too boring */
1841 TRACE(req, res, "Not found in name cache");
1843 TRACE(req, res, "Name cache lookup error=%d", retcode);
1873 TRACE(req, res, "Found in name cache");
2258 TRACE(req, res, "Not found in AD");
2262 TRACE(req, res, "AD lookup error=%d",
2310 TRACE(req, res, "Found in AD");
2337 TRACE(req, res,
2340 TRACE(req, res,
2345 TRACE(re
[all...]
/opensolaris-onvv-gate/usr/src/cmd/geniconvtbl/
H A Ditmcomp.h283 #define TRACE(c) ((cmd_opt.trace != 0) && \ macro
285 #define TRACE_MESSAGE(c, args) ((TRACE(c))? trace_message args: (void)0)
287 #define TRACE(c) macro
/opensolaris-onvv-gate/usr/src/cmd/tnf/prex/
H A Dhelp.c600 case TRACE:
H A Dprexlex.l99 trace { yylval.intval = TRACE; return (TRACE); }
H A Dprexgram.y65 %token TRACE
108 %type <intval> CONTINUE DISABLE ENABLE HELP LIST QUIT SOURCE TRACE UNTRACE BUFFER KTRACE PFILTER CLEAR CONNECT command
162 | TRACE { $$ = $1; }
220 trace_statement : TRACE SETNAME NL
227 | TRACE exprlist NL

Completed in 260 milliseconds

123