HomeSort by relevance Sort by last modified time
    Searched refs:opt_R (Results 1 - 5 of 5) sorted by null

  /onnv/onnv-gate/usr/src/cmd/mdb/tools/scripts/
mkmodules.sh 43 opt_R=false
47 opt_R=true
56 if $opt_R; then
  /onnv/onnv-gate/usr/src/cmd/fm/fmd/common/
fmd_main.c 201 const char *opt_f = NULL, *opt_R = NULL;
221 opt_R = optarg;
246 fmd_create(&fmd, argv[0], opt_R, opt_f);
  /onnv/onnv-gate/usr/src/cmd/fm/fmtopo/common/
fmtopo.c 50 static const char *opt_R = "/";
1224 opt_R = optarg;
1257 if ((thp = topo_open(TOPO_VERSION, opt_R, &err)) == NULL) {
  /onnv/onnv-gate/usr/src/cmd/mdb/common/modules/sdbc/
sdbc.c 1638 uint_t opt_r = FALSE; \/* implicit read-ahead (prefetch) *\/ local
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/utils/
dprofpp.PL 406 $whichtime = 'Real' if defined $opt_r;
544 if( $opt_r ){
693 elsif( $opt_r ) { $over_per_call = $over_rtime }
704 if ($opt_R and ($name =~ /(?:::)?(__ANON__|END)$/)) {
722 elsif( $opt_r ) { $t = $realt }

Completed in 899 milliseconds