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

  /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...]

Completed in 894 milliseconds