Searched refs:trace (Results 126 - 150 of 460) sorted by relevance

1234567891011>>

/freebsd-current/crypto/openssh/regress/
H A Dforcecommand.sh18 trace "test config with sftp"
27 trace "forced command in key option"
35 trace "forced command in sshd_config overrides key option"
42 trace "force command overriding subsystem"
50 trace "forced command with match"
53 trace "force command in match overriding subsystem"
58 trace "force command to sftpserver"
H A Dagent-subprocess.sh6 trace "ensure agent exits when run as subprocess"
H A Denvpass.sh16 trace "pass env, don't accept"
27 trace "setenv, don't accept"
39 trace "don't pass env, accept"
50 trace "pass single env, accept single env"
61 trace "pass multiple env, accept multiple env"
73 trace "setenv, accept"
84 trace "setenv, first match wins"
96 trace "server setenv wins"
110 trace "server setenv first match wins"
H A Dsshsig.sh26 trace "start agent"
54 trace "$tid: key type $t check bad hashlg"
64 trace "$tid: key type $t sign with hash $h"
69 trace "$tid: key type $t verify with hash $h"
76 trace "$tid: key type $t verify with limited namespace"
84 trace "$tid: key type $t print-pubkey"
97 trace "$tid: key type $t verify with bad signers"
105 trace "$tid: key type $t verify with wrong key"
113 trace "$tid: key type $t verify with wrong data"
121 trace "
[all...]
H A Dproto-mismatch.sh11 trace "sshd prints ${banner}"
H A Dcfgmatchlisten.sh80 trace "match permitlisten localhost"
87 trace "match permitlisten proxy"
97 trace "match permitlisten proxy w/key opts"
103 trace "match permitlisten localhost"
112 trace "match permitlisten bare"
121 trace "match permitlisten bare"
130 trace "match permitlisten proxy w/key opts"
141 trace "nomatch permitlisten proxy w/key opts"
159 trace "nomatch permitlisten 127.0.0.1 server config and userkey"
166 trace "nomatc
[all...]
H A Dexit-status.sh7 trace "status $s"
H A Dkeyscan.sh18 trace "keyscan type $t"
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/privs/
H A Dtst.procpriv.ksh44 trace(what->field); printf("\n"); }
47 BEGIN { errmsg = ""; trace(what->field); \
51 BEGIN { errmsg = ""; printf("field: "); trace(what->field); printf("\n"); }
55 trace(vname); printf("\n"); }
58 BEGIN { errmsg = ""; trace(vname); \
62 BEGIN { errmsg = ""; printf("vname: "); trace(vname); printf("\n"); }
H A Dtst.getf.ksh32 printf("field: "); trace(this->fp->field); printf("\n"); }
35 BEGIN { errmsg = ""; this->fp = getf(0); trace(this->fp->field); \
69 trace(this->fp->f_vnode);
82 trace(this->fp->f_vnode);
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/cg/
H A Derr.baddif.d37 trace((a + a) * ((a + a) * ((a + a) * ((a + a) * ((a + a) *
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/safety/
H A Dtst.random.d31 * trace rand() at every fbt probe point.
49 trace(*(int *)rand());
H A Dtst.unalign.d41 trace(*(int *)(rand() | 1));
H A Dtst.null.d31 * trace with NULL argument - generate a bunch of errors
54 trace(*(int *)NULL);
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/buffering/
H A Derr.resize3.d51 trace(epid);
H A Dtst.ring1.d41 * We assume that a trace() of an integer stores at least 8 bytes. If ring
42 * buffering is not working properly, this trace() will induce a drop, and the
56 trace(i);
/freebsd-current/tools/test/stress2/misc/
H A Dproccontrol.sh42 proccontrol -m trace -s disable sleep 1
43 proccontrol -m trace -s enable sleep 1
44 proccontrol -m trace sleep 1
45 proccontrol -m trace -q -p $pid
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pid/
H A Dtst.weak1.d67 trace("resolved to '_go' rather than 'go'");
81 trace("test timed out");
H A Dtst.weak2.d67 trace("resolved to '_go' rather than 'go'");
81 trace("test timed out");
H A Dtst.ret1.d71 trace("test timed out");
H A Dtst.ret2.d71 trace("test timed out");
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ustack/
H A Dtst.depth.ksh53 trace(ustackdepth);
55 trace("END\n");
61 trace("test timed out...");
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/usdt/
H A Dtst.argmap.d63 trace("test timed out");
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/sparc/pid/
H A Dtst.embedded.d70 trace("test timed out");
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/i386/pid/
H A Dtst.embedded.d70 trace("test timed out");

Completed in 180 milliseconds

1234567891011>>