Searched refs:trace (Results 151 - 175 of 303) sorted by relevance

1234567891011>>

/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/usdt/
H A Dtst.argmap.d63 trace("test timed out");
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/i386/pid/
H A Dtst.embedded.d70 trace("test timed out");
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/sparc/pid/
H A Dtst.embedded.d70 trace("test timed out");
/freebsd-10.0-release/contrib/libstdc++/include/ext/pb_ds/detail/binary_heap_/
H A Dtrace_fn_imps.hpp52 trace() const function in class:PB_DS_CLASS_C_DEC
65 resize_policy::trace();
/freebsd-10.0-release/crypto/openssh/regress/
H A Dkeygen-convert.sh8 trace "generating $t key"
12 trace "export $t private to rfc4716 public"
16 trace "export $t public to rfc4716 public"
23 trace "import $t rfc4716 public"
H A Dagent-getpeereid.sh21 trace "start agent"
41 trace "kill agent"
H A Dtry-ciphers.sh25 trace "proto 2 cipher $c mac $m"
41 trace "proto 1 cipher $c"
H A Dbanner.sh10 trace "test missing banner file"
31 trace "test banner size $s"
38 trace "test suppress banner (-q)"
H A Dcfgmatch.sh60 trace "match permitopen localhost proto $p"
69 trace "match permitopen proxy proto $p"
82 trace "match permitopen proxy w/key opts proto $p"
92 trace "match permitopen localhost proto $p"
106 trace "match permitopen proxy w/key opts proto $p"
121 trace "nomatch permitopen proxy w/key opts proto $p"
H A Dmultiplex.sh29 trace "start master, fork to background"
39 trace "env passing over multiplexed connection"
49 trace "ssh transfer over multiplexed connection and check result"
55 trace "ssh transfer over multiplexed connection and check result"
61 trace "sftp transfer over multiplexed connection and check result"
68 trace "scp transfer over multiplexed connection and check result"
76 trace "exit status $s over multiplexed connection"
85 trace "exit status $s with early close over multiplexed connection"
128 trace "restart master, fork to background"
/freebsd-10.0-release/contrib/libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dtrace_fn_imps.hpp44 * Contains implementations of gp_ht_map_'s trace-mode functions.
52 trace() const function in class:PB_DS_CLASS_C_DEC
/freebsd-10.0-release/sbin/routed/
H A DMakefile6 SRCS= if.c input.c main.c output.c parms.c radix.c rdisc.c table.c trace.c
/freebsd-10.0-release/usr.sbin/IPXrouted/
H A DMakefile6 SRCS= af.c if.c input.c main.c output.c startup.c tables.c timer.c trace.c
H A Dtrace.h38 * @(#)trace.h 8.1 (Berkeley) 6/5/93
65 struct iftrace *ifd_records; /* array of trace records */
66 struct iftrace *ifd_front; /* next empty trace record */
76 FILE *ftrace; /* output trace file */
90 trace(&ifp->int_input, src, \
102 trace(&ifp->int_output, dst, \
115 trace(&ifp->int_output, dst, \
130 void trace(struct ifdebug *, struct sockaddr *, char *, int, int);
/freebsd-10.0-release/usr.sbin/timed/timed/
H A Dcandidate.c64 if (trace)
68 if (trace)
74 if (trace)
155 if (trace) {
H A Dreadmsg.c84 if (trace) {
135 if (trace) {
147 if (trace)
179 if (trace) {
182 /* Notice a full disk, as we flush trace info.
222 if (trace) {
257 if (trace) {
278 if (trace) {
302 if (trace) {
313 if (trace)
[all...]
H A Dnetworkdelta.c102 if (trace)
128 if (trace)
134 if (trace)
139 if (trace)
206 if (trace)
231 if (trace)
257 if (trace)
/freebsd-10.0-release/cddl/contrib/dtracetoolkit/Bin/
H A Drfsio.d40 self int trace;
46 trace("Tracing...\n");
50 /self->trace == 0/
H A Dstatsnoop26 # -t syscall # stat syscall to trace
79 opt_name=0; opt_pid=0; opt_type=0; opt_trace=0; pname=.; pid=0; trace=.
95 t) opt_trace=1; trace=$OPTARG ;;
116 -t syscall # stat syscall to trace
160 inline string TRACE = "'$trace'";
198 /* default is to trace unless filtering */
/freebsd-10.0-release/cddl/contrib/dtracetoolkit/FS/
H A Drfsio.d40 self int trace;
46 trace("Tracing...\n");
50 /self->trace == 0/
/freebsd-10.0-release/cddl/contrib/dtracetoolkit/
H A Dstatsnoop26 # -t syscall # stat syscall to trace
79 opt_name=0; opt_pid=0; opt_type=0; opt_trace=0; pname=.; pid=0; trace=.
95 t) opt_trace=1; trace=$OPTARG ;;
116 -t syscall # stat syscall to trace
160 inline string TRACE = "'$trace'";
198 /* default is to trace unless filtering */
/freebsd-10.0-release/usr.bin/banner/
H A Dbanner.c1024 static int debug, i, j, linen, max, nchars, pc, term, trace, x, y; variable
1040 trace = 1;
1122 if (trace)
1127 if (trace)
1140 if (trace)
1166 if (trace)
/freebsd-10.0-release/contrib/libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
H A Dtrace_fn_imps.hpp44 * Contains implementations of cc_ht_map_'s trace-mode functions.
52 trace() const function in class:PB_DS_CLASS_C_DEC
/freebsd-10.0-release/libexec/rtld-elf/
H A Ddebug.h63 #define trace() msg(_MYNAME ": " __XSTRING(__LINE__) "\n") macro
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/docsExamples/
H A Dspecopen.d60 trace(errno);

Completed in 158 milliseconds

1234567891011>>