Home
last modified time | relevance | path

Searched refs:RESULT (Results 1 – 25 of 60) sorted by relevance

123

/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/
H A Dman.ListProbesWithNames40 * RESULT: Silent output without any probes listed.
44 * RESULT: Silent output without any probes listed.
48 * RESULT: Silent output without any probes listed.
52 * RESULT: list of one probe with name BEGIN.
56 * RESULT: Silent output without any probes listed.
60 * RESULT: Silent output without any probes listed.
64 * RESULT: matching list of probes with module genunix and
69 * RESULT: Silent output without any probes listed.
73 * RESULT: matching list of probes with provider sysinfo, module
77 * RESULT: matching list of probes with module genunix
[all …]
H A Dman.TraceNames39 * RESULT: invalid probe specifier
43 * RESULT: invalid probe specifier
47 * RESULT: invalid probe specifier
51 * RESULT: trace of one probe with name BEGIN.
55 * RESULT: invalid probe specifier
59 * RESULT: invalid probe specifier
63 * RESULT: trace of probes with module genunix and function read.
67 * RESULT: invalid probe specifier
71 * RESULT: tracing of probes with provider sysinfo, module genunix
76 * RESULT: tracing of probes with module genunix
[all …]
H A Dman.TraceFunctions39 * RESULT: invalid probe specifier
43 * RESULT: invalid probe specifier
47 * RESULT: tracing of matching list of probes with function read.
51 * RESULT: invalid probe specifier
55 * RESULT: tracing of matching list of probes with function read.
59 * RESULT: invalid probe specifier
63 * RESULT: tracing of probes with module genunix and function read.
67 * RESULT: tracing of probes with provider sysinfo, module genunix
72 * RESULT: tracing of probes with provider sysinfo and function read.
76 * RESULT: invalid probe specifier
[all …]
H A Dman.TraceModule39 * RESULT: invalid probe specifier
43 * RESULT: trace of all probes with module genunix.
47 * RESULT: trace of probes with provider vtrace and module genunix.
51 * RESULT: invalid probe specifier
55 * RESULT: trace of all probes with module genunix.
59 * RESULT: invalid probe specifier
63 * RESULT: not a valid probe description.
67 * RESULT: tracing of both genunix and unix probes.
71 * RESULT: Number of probes matching the description genunix
76 * RESULT: invalid probe specifier for foounix.
[all …]
H A Dman.ListProbesWithFunctions40 * RESULT: Silent output without any probes listed.
44 * RESULT: Silent output without any probes listed.
48 * RESULT: matching list of probes with function read.
52 * RESULT: matching list of probes with module genunix and
57 * RESULT: matching list of probes with provider sysinfo, module
62 * RESULT: Silent output without any probes listed.
66 * RESULT: Silent output without any probes listed.
70 * RESULT: not a valid probe description.
74 * RESULT: matching list of both read and write probes.
78 * RESULT: List of only read probes.
[all …]
H A Dman.ListProbesWithModules40 * RESULT: Silent output without any probes listed.
44 * RESULT: matching list of probes with module name genunix.
48 * RESULT: matching list of probes with provider vtrace and module
53 * RESULT: not a valid probe description
57 * RESULT: not a valid probe description.
61 * RESULT: matching list of both genunix and unix probes.
65 * RESULT: List of only genunix probes.
69 * RESULT: List of only unix probes.
73 * RESULT: not a valid probe description.
77 * RESULT: Silent output without any probes listed.
[all …]
H A Dman.ListProbesWithProviders40 * RESULT: List of only profile probes.
44 * RESULT: Silent output without any probes listed.
48 * RESULT: not a valid probe description
52 * RESULT: not a valid probe description.
56 * RESULT: matching list of both profile and syscall probes.
60 * RESULT: List of only profile probes.
64 * RESULT: List of only profile probes.
68 * RESULT: not a valid probe description.
72 * RESULT: Silent output without any probes listed.
76 * RESULT: List of only profile probes.
[all …]
H A Dman.TraceProvider40 * RESULT: Trace of all profile probes.
44 * RESULT: invalid probe specifier
48 * RESULT: invalid probe specifier
52 * RESULT: invalid probe specifier
56 * RESULT: matching traces of both profile and syscall probes.
60 * RESULT: Count of profile probes that matched and invalid
65 * RESULT: invalid probe specifier
69 * RESULT: Traces of all the matching profile probes with the
74 * RESULT: invalid probe specifier
79 * RESULT: Traces of the matching profile probe with the
H A Dman.ListProbesWithIDs40 * RESULT: List of all available probes.
44 * RESULT: invalid probe identifier 0.
48 * RESULT: not a valid id range
52 * RESULT: List of probes including 1 and 2 or error.
56 * RESULT: not a valid id range
60 * RESULT: not a valid id range
64 * RESULT: only the first probe id is listed and other extraneous
69 * RESULT: only the first probe id is listed and other extraneous
74 * RESULT: Probe descriptions listed for all ids specified. Once
H A Dman.TraceIDs40 * RESULT: invalid probe specifier.
44 * RESULT: not a valid id range
48 * RESULT: not a valid id range
52 * RESULT: not a valid id range
56 * RESULT: not a valid id range
60 * RESULT: invalid probe specifier.
64 * RESULT: invalid probe specifier.
68 * RESULT: Only the BEGIN probe is traced and the others are not.
/freebsd/usr.bin/rpcgen/
H A Drpc_clntout.c44 static char RESULT[] = "clnt_res"; variable
81 printarglist(proc, RESULT, "clnt", "CLIENT *"); in write_program()
85 printarglist(proc, RESULT, "clnt", "CLIENT *"); in write_program()
183 f_print(fout, "%s;\n", RESULT); in printbody()
186 ampr(proc->res_type), RESULT, RESULT); in printbody()
204 RESULT); in printbody()
230 RESULT); in printbody()
244 RESULT); in printbody()
254 RESULT); in printbody()
262 ampr(proc->res_type), RESULT); in printbody()
[all …]
H A Drpc_svcout.c43 static char RESULT[] = "result"; variable
348 RESULT, RQSTP); in write_real_program()
370 f_print(fout, "%s, ",RESULT); in write_real_program()
434 f_print(fout, "\t} %s;\n", RESULT); in write_program()
438 f_print(fout, "\tchar *%s;\n", RESULT); in write_program()
440 f_print(fout, "\txdrproc_t xdr_%s, xdr_%s;\n", ARG, RESULT); in write_program()
477 p_xdrfunc(RESULT, proc->res_type); in write_program()
512 RESULT, ROUTINE, ARG, RQSTP); in write_program()
515 RETVAL, ROUTINE, ARG, RESULT, RQSTP); in write_program()
521 RETVAL, TRANSP, RESULT, RESULT); in write_program()
[all …]
/freebsd/contrib/ncurses/man/
H A Dmake_sed.sh47 RESULT=result$$
48 rm -f $UPPER $SCRIPT $RESULT
49 trap "rm -f $COL.* $INPUT $UPPER $SCRIPT $RESULT; exit 1" 1 2 3 15
50 trap "rm -f $COL.* $INPUT $UPPER $SCRIPT $RESULT" 0
92 } >>$RESULT
95 cat $RESULT
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_create/
H A Dzpool_create_018_pos.ksh89 RESULT=$(get_pool_prop ${props[$i]} $TESTPOOL)
90 if [[ $RESULT != ${vals[$i]} ]]
101 RESULT=$(get_pool_prop delegation $TESTPOOL)
102 if [[ $RESULT != off ]]
108 RESULT=$(get_pool_prop cachefile $TESTPOOL)
109 if [[ $RESULT != $CPATH ]]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_create/
H A Dzpool_create_018_pos.ksh68 RESULT=$(get_pool_prop ${props[$i]} $TESTPOOL)
69 if [[ $RESULT != ${vals[$i]} ]]
84 RESULT=$(get_pool_prop delegation $TESTPOOL)
85 if [[ $RESULT != off ]]
91 RESULT=$(get_pool_prop cachefile $TESTPOOL)
92 if [[ $RESULT != $CPATH ]]
/freebsd/usr.bin/bmake/tests/
H A Dcommon.sh369 local EXPECTED RESULT
371 RESULT="${OUTPUT_DIR}/$1.$2"
374 cat $RESULT | sed -e "s,^$(basename $MAKE_PROG):,make:," | \
415 local EXPECTED RESULT
417 RESULT="${OUTPUT_DIR}/$1.$2"
419 echo diff -u $EXPECTED $RESULT
421 diff -u $EXPECTED $RESULT
/freebsd/cddl/usr.sbin/dtrace/tests/tools/
H A Ddtest.sh106 RESULT=$?
108 if [ $RESULT -eq 0 -a -f $EXOUT -a -r $EXOUT ] && \
111 RESULT=1
114 if [ $RESULT -ne 0 ]; then
139 exit $RESULT
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cachefile/
H A Dcachefile.kshlib40 RESULT=$(strings $cachefile | grep -w $1)
41 if [ -z "$RESULT" ]
/freebsd/tests/sys/cddl/zfs/tests/cachefile/
H A Dcachefile.kshlib39 RESULT=$($STRINGS $cachefile | $GREP -w $1)
40 if [ -z "$RESULT" ]
/freebsd/contrib/one-true-awk/testdir/
H A DT.split11 RESULT=0
15 RESULT=1
225 exit $RESULT
/freebsd/tests/sys/cddl/zfs/tests/cli_user/misc/
H A Dzpool_detach_001_neg.ksh61 RESULT=$($ZPOOL status -v $TESTPOOL.virt | $GREP disk1.dat)
62 if [ -z "$RESULT" ]
H A Dzpool_remove_001_neg.ksh61 RESULT=$($ZPOOL status -v $TESTPOOL.virt | $GREP disk-spare1.dat)
62 if [ -z "$RESULT" ]
H A Dzpool_upgrade_001_neg.ksh68 RESULT=$($ZPOOL upgrade | $GREP v1-pool)
69 if [ -z "$RESULT" ]
H A Dzpool_export_001_neg.ksh56 RESULT=$($ZPOOL list | $GREP $TESTPOOL.virt )
57 if [ -z "$RESULT" ]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/misc/
H A Dzpool_detach_001_neg.ksh52 RESULT=$(zpool status -v $TESTPOOL.virt | grep disk1.dat)
53 if [ -z "$RESULT" ]

123