Home
last modified time | relevance | path

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

123

/illumos-gate/usr/src/cmd/dtrace/test/tst/common/dtraceUtil/
H A Dman.ListProbesWithNames38 * RESULT: Silent output without any probes listed.
42 * RESULT: Silent output without any probes listed.
46 * RESULT: Silent output without any probes listed.
50 * RESULT: list of one probe with name BEGIN.
54 * RESULT: Silent output without any probes listed.
58 * RESULT: Silent output without any probes listed.
62 * RESULT: matching list of probes with module genunix and
67 * RESULT: Silent output without any probes listed.
71 * RESULT: matching list of probes with provider sysinfo, module
75 * RESULT: matching list of probes with module genunix
[all …]
H A Dman.TraceNames37 * RESULT: invalid probe specifier
41 * RESULT: invalid probe specifier
45 * RESULT: invalid probe specifier
49 * RESULT: trace of one probe with name BEGIN.
53 * RESULT: invalid probe specifier
57 * RESULT: invalid probe specifier
61 * RESULT: trace of probes with module genunix and function read.
65 * RESULT: invalid probe specifier
69 * RESULT: tracing of probes with provider sysinfo, module genunix
74 * RESULT: tracing of probes with module genunix
[all …]
H A Dman.TraceFunctions37 * RESULT: invalid probe specifier
41 * RESULT: invalid probe specifier
45 * RESULT: tracing of matching list of probes with function read.
49 * RESULT: invalid probe specifier
53 * RESULT: tracing of matching list of probes with function read.
57 * RESULT: invalid probe specifier
61 * RESULT: tracing of probes with module genunix and function read.
65 * RESULT: tracing of probes with provider sysinfo, module genunix
70 * RESULT: tracing of probes with provider sysinfo and function read.
74 * RESULT: invalid probe specifier
[all …]
H A Dman.TraceModule37 * RESULT: invalid probe specifier
41 * RESULT: trace of all probes with module genunix.
45 * RESULT: trace of probes with provider vtrace and module genunix.
49 * RESULT: invalid probe specifier
53 * RESULT: trace of all probes with module genunix.
57 * RESULT: invalid probe specifier
61 * RESULT: not a valid probe description.
65 * RESULT: tracing of both genunix and unix probes.
69 * RESULT: Number of probes matching the description genunix
74 * RESULT: invalid probe specifier for foounix.
[all …]
H A Dman.ListProbesWithFunctions38 * RESULT: Silent output without any probes listed.
42 * RESULT: Silent output without any probes listed.
46 * RESULT: matching list of probes with function read.
50 * RESULT: matching list of probes with module genunix and
55 * RESULT: matching list of probes with provider sysinfo, module
60 * RESULT: Silent output without any probes listed.
64 * RESULT: Silent output without any probes listed.
68 * RESULT: not a valid probe description.
72 * RESULT: matching list of both read and write probes.
76 * RESULT: List of only read probes.
[all …]
H A Dman.ListProbesWithModules38 * RESULT: Silent output without any probes listed.
42 * RESULT: matching list of probes with module name genunix.
46 * RESULT: matching list of probes with provider vtrace and module
51 * RESULT: not a valid probe description
55 * RESULT: not a valid probe description.
59 * RESULT: matching list of both genunix and unix probes.
63 * RESULT: List of only genunix probes.
67 * RESULT: List of only unix probes.
71 * RESULT: not a valid probe description.
75 * RESULT: Silent output without any probes listed.
[all …]
H A Dman.ListProbesWithProviders38 * RESULT: List of only profile probes.
42 * RESULT: Silent output without any probes listed.
46 * RESULT: not a valid probe description
50 * RESULT: not a valid probe description.
54 * RESULT: matching list of both profile and syscall probes.
58 * RESULT: List of only profile probes.
62 * RESULT: List of only profile probes.
66 * RESULT: not a valid probe description.
70 * RESULT: Silent output without any probes listed.
74 * RESULT: List of only profile probes.
[all …]
H A Dman.TraceProvider38 * RESULT: Trace of all profile probes.
42 * RESULT: invalid probe specifier
46 * RESULT: invalid probe specifier
50 * RESULT: invalid probe specifier
54 * RESULT: matching traces of both profile and syscall probes.
58 * RESULT: Count of profile probes that matched and invalid
63 * RESULT: invalid probe specifier
67 * RESULT: Traces of all the matching profile probes with the
72 * RESULT: invalid probe specifier
77 * RESULT: Traces of the matching profile probe with the
H A Dman.ListProbesWithIDs38 * RESULT: List of all available probes.
42 * RESULT: invalid probe identifier 0.
46 * RESULT: not a valid id range
50 * RESULT: List of probes including 1 and 2 or error.
54 * RESULT: not a valid id range
58 * RESULT: not a valid id range
62 * RESULT: only the first probe id is listed and other extraneous
67 * RESULT: only the first probe id is listed and other extraneous
72 * RESULT: Probe descriptions listed for all ids specified. Once
H A Dman.TraceIDs38 * RESULT: invalid probe specifier.
42 * RESULT: not a valid id range
46 * RESULT: not a valid id range
50 * RESULT: not a valid id range
54 * RESULT: not a valid id range
58 * RESULT: invalid probe specifier.
62 * RESULT: invalid probe specifier.
66 * RESULT: Only the BEGIN probe is traced and the others are not.
/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_clntout.c53 static char RESULT[] = "clnt_res"; variable
88 printarglist(proc, RESULT, "clnt", "CLIENT *"); in write_program()
92 printarglist(proc, RESULT, "clnt", "CLIENT *"); in write_program()
253 f_print(fout, "%s;\n", RESULT); in printbody()
257 ampr(proc->res_type), RESULT, RESULT); in printbody()
277 RESULT); in printbody()
306 RESULT); in printbody()
328 RESULT); in printbody()
342 RESULT); in printbody()
350 ampr(proc->res_type), RESULT); in printbody()
[all …]
H A Drpc_svcout.c52 static char RESULT[] = "result"; variable
386 f_print(fout, "*%s,\n", RESULT); in write_real_program()
394 RESULT, RQSTP); in write_real_program()
408 f_print(fout, "\tvoid *%s;\n", RESULT); in write_real_program()
433 f_print(fout, "%s, ", RESULT); in write_real_program()
509 f_print(fout, "\t} %s;\n", RESULT); in write_program()
513 f_print(fout, "\tchar *%s;\n", RESULT); in write_program()
517 ARG, RESULT); in write_program()
529 ARG, RESULT); in write_program()
569 f_print(fout, "\t\t_xdr_%s = NULL;\n", RESULT); in write_program()
[all …]
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_create/
H A Dzpool_create_018_pos.ksh74 RESULT=$(get_pool_prop ${props[$i]} $TESTPOOL)
75 if [[ $RESULT != ${vals[$i]} ]]
90 RESULT=$(get_pool_prop delegation $TESTPOOL)
91 if [[ $RESULT != off ]]
97 RESULT=$(get_pool_prop cachefile $TESTPOOL)
98 if [[ $RESULT != $CPATH ]]
/illumos-gate/usr/src/test/util-tests/tests/awk/tests/
H A DT.recache11 RESULT=0
15 RESULT=1
50 exit $RESULT
H A DT.exprconv11 RESULT=0
15 RESULT=1
38 exit $RESULT
H A DT.system11 RESULT=0
15 RESULT=1
32 exit $RESULT
H A DT.delete12 RESULT=0
16 RESULT=1
39 exit $RESULT
H A DT.chem13 RESULT=0
17 RESULT=1
28 exit $RESULT
H A DT.flags10 RESULT=0
14 RESULT=1
37 exit $RESULT
H A DT.builtin12 RESULT=0
16 RESULT=1
82 exit $RESULT
H A DT.close12 RESULT=0
16 RESULT=1
54 exit $RESULT
H A DT.main12 RESULT=0
16 RESULT=1
55 exit $RESULT
H A DT.lilly13 RESULT=0
17 RESULT=1
54 exit $RESULT
H A DT.-f-f8 RESULT=0
12 RESULT=1
56 exit $RESULT
H A DT.latin112 RESULT=0
16 RESULT=1
57 exit $RESULT

123