| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/B/t/ |
| H A D | lint.t | 26 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 D | man.ListProbesWithNames | 40 * 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 D | man.TraceNames | 39 * 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 D | man.TraceFunctions | 39 * 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 D | man.TraceModule | 39 * 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 D | man.ListProbesWithFunctions | 40 * 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 D | man.ListProbesWithModules | 40 * 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 D | man.ListProbesWithProviders | 40 * 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 D | man.TraceProvider | 40 * 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 D | man.ListProbesWithIDs | 40 * 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 D | man.TraceIDs | 40 * 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 D | rpc_clntout.c | 53 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 D | rpc_svcout.c | 52 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 D | speed.t | 64 $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 D | MakeMaker.pm | 530 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 D | MM_MacOS.pm | 131 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 D | isns_mgmt.h | 54 #define RESULT "result" macro
|
| H A D | door.c | 1102 (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 D | ChangeLog | 6880 * stage2/disk_io.c (set_device) [!STAGE1_5]: Use RESULT instead
|