HomeSort by relevance Sort by last modified time
    Searched refs:standard (Results 1 - 25 of 50) sorted by null

1 2

  /test/ontest-stc2/src/suites/os/smf/tests/svccfg/tests/import-export/stability/
services 34 standard
  /test/stcnv/usr/src/suites/os/smf/tests/svccfg/tests/import-export/stability/
services 34 standard
  /test/ontest-stc2/src/suites/os/smf/tests/svccfg/tests/import-export/
Makefile 49 STF_DATAFILES= standard.xml
impexp_lib.ksh 71 $SVCCFG -v import ${STF_SUITE}/${STF_EXEC}/standard.xml >/dev/null 2>&1
  /test/stcnv/usr/src/suites/os/smf/tests/svccfg/tests/import-export/
Makefile 49 STF_DATAFILES= standard.xml
impexp_lib.ksh 71 $SVCCFG -v import ${STF_SUITE}/${STF_EXEC}/standard.xml >/dev/null 2>&1
  /test/ohacts/src/faultserver/lib/
dataservice.pm 66 if (($retcode = &standard::kill_proc($daemon,$node)) == 0) {
68 if (($retcode = &standard::wait_proc_to_recover($node,$daemon )) == 0) {
standard.pm 27 # ident "@(#)standard.pm 1.39 08/01/14 SMI"
47 package standard; package
50 @standard::public_interfaces = ("rup_nodes", "rg_switchover", "dg_switchover",
73 $rupout=&main::exec_serverside(1, $node, "standard::rup_nodes_server" );
129 if (($retcode = &main::exec_serverside(1, $node, "standard::dg_switchover_server", "$dg,$node")) == 0) {
166 &standard::send_cl_event("START_dg_switchover") if ($main::cluster_flag);
168 &standard::send_cl_event("FINISH_dg_switchover") if ($main::cluster_flag);
205 if (&main::exec_serverside(1, $node, "standard::rg_switchover_server",
231 &standard::send_cl_event("START_rg_switchover") if ($main::cluster_flag);
233 &standard::send_cl_event("FINISH_rg_switchover") if ($main::cluster_flag)
    [all...]
ops.pm 165 # The name of the idlm processes follows a standard format based on the ORACLE_SID
180 if (&standard::kill_proc($procname, $node) != 0) {
194 &standard::run_command($node, 0, "$oracle_start_command");
273 if (&main::exec_serverside(1, $failnode, "standard::disable_autosavecore") != 0) {
280 if (&standard::kill_proc($proc, $failnode) != 0) {
  /test/ontest-stc2/src/suites/os/smf/
README 39 via the standard Solaris package installation tool pkgadd(1m). To install
60 o To uninstall the package use the standard Solaris package installation tool pkgrm(1m)
67 o This method uses the standard STF techniques to create a
  /test/stcnv/usr/src/suites/os/smf/
README 56 the standard Solaris package installation tool pkgadd(1m).
80 o To uninstall the package, use the standard Solaris package removal
87 o This method uses the standard STF techniques to create a Solaris
  /test/ontest-stc2/src/tools/checkenv/
README 45 * non-standard application software
48 checkenv provides a standard way to check for such dependencies.
  /test/ontest-stc2/src/tools/stf/
README 35 a standard way. STF provides the framework needed to develop and execute test
43 * Support for assertion-based testing and standard result codes
44 * Standard build environment that can be customized if needed
  /test/stcnv/usr/src/tools/checkenv/
README 45 * non-standard application software
48 checkenv provides a standard way to check for such dependencies.
  /test/stcnv/usr/src/tools/stf/
README 35 a standard way. STF provides the framework needed to develop and execute test
43 * Support for assertion-based testing and standard result codes
44 * Standard build environment that can be customized if needed
  /test/ontest-stc2/src/tools/tet/contrib/ctitools/
README 25 Makefiles - contains the standard Makefiles that can be used with test suites
118 The build_suite_pkg.pl script uses the standard Makefiles with the package
128 This compilation is done with the standard makefiles by using
222 the standard <tet_api.h>) which is available in $CTI_ROOT/include directory.
224 the standard libapi.a) located in $CTI_ROOT/lib.
  /test/stcnv/usr/src/suites/nfs/sharemnt/
README 45 Installation is via the standard Solaris package installation
75 Use the standard Solaris package installation tool pkgrm(1M) to
89 it. This method uses the standard STF techniques to create a Solaris
  /test/stcnv/usr/src/tools/tet/contrib/ctitools/
README 31 Makefiles - contains the standard Makefiles that can be used with test suites
124 The build_suite_pkg.pl script uses the standard Makefiles with the package
134 This compilation is done with the standard makefiles by using
236 the standard <tet_api.h>) which is available in $CTI_ROOT/include directory.
238 the standard libapi.a) located in $CTI_ROOT/lib.
  /test/stcnv/usr/src/suites/nfs/loadstress/
README 56 you can use the standard Solaris package installation tool
84 Use the standard Solaris package installation tool pkgrm(1M) to
  /test/stcnv/usr/src/suites/os/cpu-caps/
README 51 standard deviation or an artificially low mean CPU usage for the given process.
118 If it's desired to redirect the output of the logfile to standard out, execute
  /test/ontest-stc2/src/suites/iSCSI/
README 56 Installation is via the standard Solaris package installation tool pkgadd(1m).
81 Installation is via the standard Solaris package installation tool pkgadd(1m).
  /test/ontest-stc2/src/suites/share/
README 49 Installation is via the standard Solaris package installation tool pkgadd(1m).
73 Installation is via the standard Solaris package installation tool pkgadd(1m).
  /test/stcnv/usr/src/tools/tet/contrib/ctitools/src/lib/python/
ctiutils.py 205 Executes a command. The standard output is redirected to the file
206 cti_stdout and the standard error is redirected to the file
462 # The standard python dict.get function allows for a default
  /test/stcnv/usr/src/suites/os/xvm/virt-install/
README 75 Installation is via the standard Solaris package installation tool pkgadd(1m).
  /test/ontest-stc2/src/suites/nfs/fnfs/
README 43 Installation is via the standard Solaris package installation
72 Use the standard Solaris package installation tool pkgrm(1M) to
85 it. This method uses the standard STF techniques to create a Solaris

Completed in 1740 milliseconds

1 2