Searched refs:u2 (Results 26 - 50 of 122) sorted by relevance

12345

/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip/
H A Dtst.ipv4remoteudp.ksh47 print -u2 "expected one argument: <dtrace-path>"
55 print -u2 "could not find or execute sub program: $getaddr"
H A Dtst.ipv4remoteicmp.ksh42 print -u2 "expected one argument: <dtrace-path>"
50 print -u2 "could not find or execute sub program: $getaddr"
H A Dtst.ipv6localicmp.ksh41 print -u2 "expected one argument: <dtrace-path>"
50 print -u2 "could not plumb lo0 inet6 for testing"
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/scripting/
H A Dtst.D_MACRO_UNUSED.overflow.ksh66 print -u2 "Error in executing $dfilename"
72 print -u2 "Expected error D_MACRO_UNUSED not returned"
H A Dtst.arguments.ksh74 print -u2 "Error in executing $dfilename"
84 print -u2 "Error in output by $dfilename"
H A Dtst.euid.ksh74 print -u2 "unable to get uid of the current process with pid = $$"
81 print -u2 "Error in executing $dfilename"
H A Dtst.gid.ksh74 print -u2 "unable to get uid of the current process with pid = $$"
81 print -u2 "Error in executing $dfilename"
H A Dtst.projid.ksh74 print -u2 "unable to get uid of the current process with pid = $$"
81 print -u2 "Error in executing $dfilename"
H A Dtst.sid.ksh74 print -u2 "unable to get sid of the current process with pid = $$"
81 print -u2 "Error in executing $dfilename"
H A Dtst.taskid.ksh74 print -u2 "unable to get uid of the current process with pid = $$"
81 print -u2 "Error in executing $dfilename"
H A Dtst.uid.ksh74 print -u2 "unable to get uid of the current process with pid = $$"
81 print -u2 "Error in executing $dfilename"
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/usdt/
H A Dtst.guess32.ksh47 print -u2 "failed to generate header file"
66 print -u2 "failed to compile test.c"
71 print -u2 "failed to create DOF"
76 print -u2 "failed to link final executable"
H A Dtst.guess64.ksh47 print -u2 "failed to generate header file"
66 print -u2 "failed to compile test.c"
71 print -u2 "failed to create DOF"
76 print -u2 "failed to link final executable"
H A Dtst.multiprov.ksh70 print -u2 "failed to compile $oogle.c"
77 print -u2 "failed to process $oogle.d"
93 print -u2 "failed to compile test.c"
100 print -u2 "failed to execute test"
H A Dtst.sameprovmulti.ksh65 print -u2 "failed to compile $oogle.c"
72 print -u2 "failed to process $oogle.d"
85 print -u2 "failed to compile test.c"
93 print -u2 "failed to execute test"
H A Dtst.static2.ksh72 print -u2 "failed to compile test.c"
77 print -u2 "failed to create initial DOF"
83 print -u2 "failed to create final DOF"
88 print -u2 "failed to link final executable"
H A Dtst.enabled2.ksh53 print -u2 "failed to generate header file"
82 print -u2 "failed to compile test.c"
87 print -u2 "failed to create DOF"
92 print -u2 "failed to link final executable"
H A Dtst.linkpriv.ksh67 print -u2 "failed to compile test.c"
72 print -u2 "failed to create DOF"
77 print -u2 "failed to link final executable"
H A Dtst.linkunpriv.ksh69 print -u2 "failed to compile test.c"
74 print -u2 "failed to create DOF"
79 print -u2 "failed to link final executable"
H A Dtst.corruptenv.ksh37 print -u2 'expected one argument: <dtrace-path>'
53 print -u2 'Could not create safe temporary directory'
98 print -u2 "failed to build"
H A Dtst.entryreturn.ksh75 print -u2 "failed to compile test.c"
80 print -u2 "failed to create DOF"
85 print -u2 "failed to link final executable"
H A Dtst.noreap.ksh56 print -u2 "failed to compile test.c"
61 print -u2 "failed to create DOF"
66 print -u2 "failed to link final executable"
/freebsd-11-stable/crypto/openssl/crypto/des/
H A Ddes_locl.h225 unsigned int u1,u2,u3; \
227 u2=(int)u>>8L; \
229 u2&=0xfc; \
233 LL^= *(const DES_LONG *)(des_SP+0x200+u2); \
239 u2=(int)t>>8L; \
241 u2&=0xfc; \
244 LL^= *(const DES_LONG *)(des_SP+0x300+u2); \
253 unsigned int u1,u2,s1,s2; \
255 u2=(int)u>>8L; \
257 u2
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/sparc/usdt/
H A Dtst.tailcall.ksh81 print -u2 "failed to compile test.s"
87 print -u2 "failed to create DOF"
93 print -u2 "failed to link final executable"
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/printa/
H A Dtst.walltimestamp.ksh58 print -u2 "dtrace failed"

Completed in 74 milliseconds

12345