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

1 2 3

  /test/ontest-stc2/src/suites/nfs/fnfs/include/
Makefile 29 STF_INCLUDES=autofs-smf.kshlib autofs-util.kshlib
  /test/ontest-stc2/src/tools/stf/contrib/
Makefile 29 STF_BUILD_SUBDIRS=hashtable jnl exists smf daemonize backup nfs logapi
  /test/stcnv/usr/src/suites/nfs/fnfs/include/
Makefile 29 STF_INCLUDES=autofs-smf.kshlib autofs-util.kshlib
  /test/stcnv/usr/src/tools/stf/contrib/
Makefile 29 STF_BUILD_SUBDIRS=hashtable jnl exists smf daemonize backup nfs logapi
  /test/stcnv/usr/src/suites/os/smf/tests/zones/pkgrm/pkgs/
Makefile 34 STF_DATAFILES= SUNWstc-smf-zones-001a.pkg\
35 SUNWstc-smf-zones-001b.pkg\
  /test/ontest-stc2/src/tools/stf/contrib/nfs/include/
Makefile 31 STF_INCLUDES= nfs-smf.kshlib nfs-util.kshlib nfs-tx.kshlib
  /test/stcnv/usr/src/tools/stf/contrib/nfs/include/
Makefile 31 STF_INCLUDES= nfs-smf.kshlib nfs-util.kshlib nfs-tx.kshlib
  /test/stcnv/usr/src/tools/genutils/
Makefile 30 STF_BUILD_SUBDIRS= .WAIT bin demo krb5tools nfs smf
  /test/stcnv/usr/src/tools/genutils/nfs/include/
Makefile 30 STF_INCLUDES= nfs-smf.kshlib nfs-util.kshlib nfs-tx.kshlib
  /test/stcnv/usr/src/suites/storage/comstar/tests/fcoe/smf/
Makefile 30 # The bottom level make file for building the smf service
45 INSTOBJS = $(TARGET_KSH:%=$(ROOT)/tests/fcoe/smf/%)
  /test/stcnv/usr/src/suites/storage/comstar/tests/framework/smf/
Makefile 30 # The bottom level make file for building the smf service
46 INSTOBJS = $(TARGET_KSH:%=$(ROOT)/tests/framework/smf/%)
  /test/stcnv/usr/src/suites/fs/cifs-client/include/
unix_server.ksh 41 smf=$1
45 status=$(svcprop -p restarter/state $smf)
51 svcadm enable -rs $smf
54 status=$(svcprop -p restarter/state $smf)
81 smf=$1
85 status=$(svcprop -p restarter/state $smf)
90 svcadm disable -s $smf
92 status=$(svcprop -p restarter/state $smf)
120 smf=$1
124 svcadm restart $smf
    [all...]
  /test/ontest-stc2/src/tools/stf/contrib/nfs/bin/
nfs_smf_kshlib_test.ksh 31 . ${STF_TOOLS}/contrib/include/nfs-smf.kshlib
  /test/stcnv/usr/src/tools/stf/contrib/nfs/bin/
nfs_smf_kshlib_test.ksh 31 . ${STF_TOOLS}/contrib/include/nfs-smf.kshlib
  /test/stcnv/usr/src/suites/storage/comstar/tests/fcoe/
Makefile 37 SUBDIRS = fcadm libfcoe smf fault visible
  /test/stcnv/usr/src/suites/storage/comstar/tests/framework/
Makefile 37 SUBDIRS = smf
  /test/stcnv/usr/src/suites/storage/comstar/tests/iscsi/
Makefile 36 smf \
  /test/stcnv/usr/src/suites/storage/comstar/tests/iscsi/smf/
Makefile 38 INSTOBJS = $(TARGET_KSH:%=$(ROOT)/tests/iscsi/smf/%)
  /test/stcnv/usr/src/suites/os/smf/
README 29 The SMF Test Suite README
54 packages. The package is called SUNWstc-os-smf and its default
55 installation directory is /opt/SUNWstc-os-smf. Installation is via
58 To install SUNWstc-os-smf simply enter the following command line:
60 % sudo pkgadd -d <package location> SUNWstc-os-smf
63 SUNWstc-os-smf package directory.
69 % sudo pkgrm SUNWstc-os-smf
73 o Prior to uninstalling the SUNWstc-os-smf package, you may want to
75 will be "/opt/SUNWstc-os-smf". Unconfiguring the test suite is
83 % sudo pkgrm SUNWstc-os-smf
    [all...]
  /test/ontest-stc2/src/suites/os/smf/
README 29 The SMF Test Suite Gate README - May 23, 2008
38 package is called SUNWstc-smf and installs into "/opt" by default. Installation is
40 SUNWstc-smf simply enter the following command line:
42 % sudo pkgadd -d <package location> SUNWstc-smf
44 Where <package location> refers to the path containing the SUNWstc-smf
51 % sudo pkgrm SUNWstc-smf
55 o Prior to uninstalling the SUNWstc-smf package, you may want to run stf_unconfigure
56 from the top level directory. Typically this will be "/opt/SUNWstc-smf". Unconfiguring
63 % sudo pkgrm SUNWstc-smf
69 directory "/opt/SUNWstc-smf"
    [all...]
  /test/ontest-stc2/src/suites/nfs/fnfs/
srv_setup.ksh 55 # Include common STC utility functions for SMF/Greenline
58 . $TMPDIR/nfs-smf.kshlib
89 rm -f *.out.$$ $TMPDIR/libsmf.shlib $TMPDIR/nfs-smf.kshlib \
  /test/stcnv/usr/src/suites/nfs/fnfs/
srv_setup.ksh 55 # Include common STC utility functions for SMF/Greenline
58 . $TMPDIR/nfs-smf.kshlib
89 rm -f *.out.$$ $TMPDIR/libsmf.shlib $TMPDIR/nfs-smf.kshlib \
  /test/stcnv/usr/src/tools/genutils/nfs/demo/
nfs_smf_kshlib_test.ksh 38 . $STC_GENUTILS/include/nfs-smf.kshlib
  /test/ontest-stc2/src/tools/stf/contrib/smf/
README.libsmf 30 way to interact with SMF, the following will be added to the contributed
31 STC 2.0 utilities to facilitate determining the presence of SMF.
34 presence of SMF will be added to src/tools/stf/contrib/smf. The commands
40 and installed files. All source files will be in src/tools/stf/contrib/smf (a
42 ${STF_TOOLS}/contrib/smf/include/libsmf.shlib, and the invocable commands will
43 be in ${STF_TOOLS}/contrib/smf/bin. Since STC 2.0 adds the bin directory to
47 do smf stuff...
71 # Will return 0 if smf appears to be installed and should be
109 # If SMF does not appear to be installed, then smf_cmd_FMRI_wai
    [all...]
  /test/stcnv/usr/src/tools/stf/contrib/smf/
README.libsmf 30 way to interact with SMF, the following will be added to the contributed
31 STC 2.0 utilities to facilitate determining the presence of SMF.
34 presence of SMF will be added to src/tools/stf/contrib/smf. The commands
40 and installed files. All source files will be in src/tools/stf/contrib/smf (a
42 ${STF_TOOLS}/contrib/smf/include/libsmf.shlib, and the invocable commands will
43 be in ${STF_TOOLS}/contrib/smf/bin. Since STC 2.0 adds the bin directory to
47 do smf stuff...
71 # Will return 0 if smf appears to be installed and should be
109 # If SMF does not appear to be installed, then smf_cmd_FMRI_wai
    [all...]

Completed in 9318 milliseconds

1 2 3