Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/B/t/
H A Dlint.t26 RESULT
30 RESULT
34 RESULT
38 RESULT
48 RESULT
52 RESULT
56 RESULT
60 RESULT
64 RESULT
68 RESULT
[all …]
/onnv-gate/usr/src/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.
/onnv-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
385 f_print(fout, "*%s,\n", RESULT); in write_real_program()
393 RESULT, RQSTP); in write_real_program()
407 f_print(fout, "\tvoid *%s;\n", RESULT); in write_real_program()
432 f_print(fout, "%s, ", RESULT); in write_real_program()
508 f_print(fout, "\t} %s;\n", RESULT); in write_program()
512 f_print(fout, "\tchar *%s;\n", RESULT); in write_program()
516 ARG, RESULT); in write_program()
528 ARG, RESULT); in write_program()
568 f_print(fout, "\t\t_xdr_%s = NULL;\n", RESULT); in write_program()
[all …]
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Memoize/t/
H A Dspeed.t64 $RESULT = fib($N);
92 print (($RESULT == $RESULT2) ? "ok 1\n" : "not ok 1\n");
104 print (($RESULT == $RESULT2) ? "ok 4\n" : "not ok 4\n");
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMakeMaker.pm530 push @{$self->{RESULT}}, <<END;
550 push @{$self->{RESULT}}, "# $key => $v";
555 push @{$self->{RESULT}}, <<END;
565 push @{$self->{RESULT}}, "# $key => $v";
570 push @{$self->{RESULT}}, "# no values returned";
602 push @{$self->{RESULT}}, "\n# --- MakeMaker $section section $skipit.";
605 push @{$self->{RESULT}}, "\n# --- MakeMaker $section section:";
606 push @{$self->{RESULT}}, "# " . join ", ", %a if $Verbose && %a;
607 push @{$self->{RESULT}}, $self->nicetext($self->$method( %a ));
611 push @{$self->{RESULT}}, "\n# End.";
[all …]
H A DMM_MacOS.pm131 push @{$self->{RESULT}}, <<END;
147 push @{$self->{RESULT}}, "# $key => $v";
194 push @{$self->{RESULT}}, "\n# --- MakeMaker $section section $skipit.";
197 push @{$self->{RESULT}}, "\n# --- MakeMaker $section section:";
198 push @{$self->{RESULT}}, "# " . join ", ", %a if $Verbose && %a;
199 push @{$self->{RESULT}}, $self->nicetext($self->$section( %a ));
203 push @{$self->{RESULT}}, "\n# End.";
/onnv-gate/usr/src/cmd/isns/isnsd/
H A Disns_mgmt.h54 #define RESULT "result" macro
H A Ddoor.c1102 (const unsigned char *)"%s\"%s\"]", "//*[name()=", RESULT); in build_mgmt_response()
1152 n_obj = xmlNewChild(root, NULL, (xmlChar *)RESULT, NULL); in build_result_message()
/onnv-gate/usr/src/grub/grub-0.97/
H A DChangeLog6880 * stage2/disk_io.c (set_device) [!STAGE1_5]: Use RESULT instead