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

1 2 3 4 5 6 7 8 91011>>

  /onnv/onnv-gate/usr/src/pkgdefs/
awk_procedure 29 system("cat ../common_files/proc."$2)
  /onnv/onnv-gate/usr/src/cmd/dtrace/test/tst/common/funcs/
tst.system.d 37 system("echo %s %d %d", "foo", this->a, this->b);
38 system("ping localhost");
39 system("echo %d", ++this->a);
40 system("ping localhost");
41 system("echo %d", ++this->a);
42 system("ping localhost");
43 system("echo %d", ++this->a);
  /onnv/onnv-gate/usr/src/lib/brand/native/zone/
smf_disable.lst 25 # a zone from an image of a physical system (that is, only when installing
29 # services will be disabled if they existed on the original physical system.
32 svc:/system/virtualbox/vboxservice
  /onnv/onnv-gate/usr/src/lib/libast/common/comp/
system.c 24 * ast library system(3)
27 #define system ______system macro
34 #undef system macro
44 system(const char* cmd) function
  /onnv/onnv-gate/usr/src/cmd/picl/plugins/sun4u/grover/frutree/
envmodel.info 32 name:/frutree/chassis/system-fan-slot
33 NODE system-fan fru
39 name:/frutree/chassis/system-board/cpu-slot?Slot=0/cpu-module
57 name:/frutree/chassis/system-fan-slot/system-fan
63 REFPROP _fan_ /platform/pci/pmu/fan-control/system
71 name:/platform/pci/pmu/fan-control/system
72 REFPROP _fru_parent /frutree/chassis/system-fan-slot/system-fan
73 PROP Label string r 0 "system-fan
    [all...]
  /onnv/onnv-gate/usr/src/cmd/svc/shell/
mfsthistory 29 svc:/system/sar:default var/svc/manifest/system/sar.xml
30 svc:/system/sar var/svc/manifest/system/sar.xml
31 svc:/system/sysidtool:system var/svc/manifest/system/sysidtool.xml
32 svc:/system/sysidtool:net var/svc/manifest/system/sysidtool.xml
33 svc:/system/sysidtool var/svc/manifest/system/sysidtool.xm
    [all...]
  /onnv/onnv-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/devtree/
picldevtree.conf 31 remote-system-console seeprom
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWpoold/
preremove 32 STATE=`/usr/bin/svcs -Ho STA svc:/system/pools/dynamic`
  /onnv/onnv-gate/usr/src/lib/brand/solaris10/zone/
smf_disable.lst 28 # they existed on the original physical system.
31 svc:/system/virtualbox/vboxservice
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWtsg/
postinstall 37 # Set sys_labeling in etc/system
38 grep -v "sys_labeling=" $BASEDIR/etc/system > /tmp/etc.system.$$
39 echo "set sys_labeling=1" >> /tmp/etc.system.$$
40 mv /tmp/etc.system.$$ $BASEDIR/etc/system
41 grep "set sys_labeling=1" ${BASEDIR}/etc/system > /dev/null 2>&1
43 echo "cannot set sys_labeling in $BASEDIR/etc/system"
52 /usr/sbin/svcadm enable -s svc:/system/labeld:default
  /onnv/onnv-gate/usr/src/common/openssl/apps/
CA.pl 71 system ("$REQ -new -x509 -keyout newkey.pem -out newcert.pem $DAYS");
76 system ("$REQ -new -keyout newkey.pem -out newreq.pem $DAYS");
81 system ("$REQ -new -nodes -keyout newkey.pem -out newreq.pem $DAYS");
111 system ("$REQ -new -keyout " .
113 system ("$CA -create_serial " .
123 system ("$PKCS12 -in newcert.pem -inkey newkey.pem " .
130 system ("$CA -policy policy_anything -infiles newreq.pem");
133 system ("$CA -policy policy_anything -out newcert.pem " .
138 system ("$CA -policy policy_anything -out newcert.pem " .
143 system ("$X509 -x509toreq -in newreq.pem -signkey newreq.pem "
    [all...]
  /onnv/onnv-gate/usr/src/cmd/picl/plugins/sun4u/ents/frutree/
system-board.info 28 * This file creates the system board structure
44 NODE system-board fru
53 name:/frutree/chassis/MB/system-board
58 REFPROP _fru_parent /frutree/chassis/MB/system-board
63 name:/frutree/chassis/MB/system-board/SC
65 name:/frutree/chassis/MB/system-board/SC/sc
69 REFPROP _fru_parent /frutree/chassis/MB/system-board/SC/sc
74 name:/frutree/chassis/MB/system-board
87 name:/frutree/chassis/MB/system-board/CPU0
89 name:/frutree/chassis/MB/system-board/CPU0/cp
    [all...]
  /onnv/onnv-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frutree/
system-board.info 28 * This file creates the system board structure
44 NODE system-board fru
60 name:/frutree/chassis/MB/system-board
65 REFPROP _fru_parent /frutree/chassis/MB/system-board
70 name:/frutree/chassis/MB/system-board
83 name:/frutree/chassis/MB/system-board/P0
85 name:/frutree/chassis/MB/system-board/P0/cpu
86 REFNODE F0 location WITH name:/frutree/chassis/MB/system-board/P0/cpu
87 name:/frutree/chassis/MB/system-board/P0/cpu/F0
91 name:/frutree/chassis/MB/system-board/P0/cp
    [all...]
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
types.h 56 int system; /* what the current time is */ member in struct:__anon134
  /onnv/onnv-gate/usr/src/cmd/dtrace/test/tst/common/pid/
tst.newprobes.ksh 52 system("dtrace -c date -ln 'pid\$target::main:entry' >/dev/null");
58 system("dtrace -c date -ln 'pid\$target::main:return' >/dev/null");
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWckr/
preinstall 29 # If we are now installing intrd on this system for the first
37 if [ ! -f $BASEDIR/var/svc/manifest/system/intrd.xml ] ; then
41 # Same as above, but for system/scheduler service
43 if [ ! -f $BASEDIR/var/svc/manifest/system/scheduler.xml ] ; then
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWhalr/
postinstall 34 # live system
35 /usr/sbin/svcadm enable svc:/system/hal:default
39 /usr/sbin/svcadm enable svc:/system/hal:default
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWrmvolmgrr/
postinstall 34 # live system
35 /usr/sbin/svcadm enable svc:/system/filesystem/rmvolmgr:default
39 /usr/sbin/svcadm enable svc:/system/filesystem/rmvolmgr:default
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/comp/
cpp.t 19 system qq{$^X -"P" "comp/cpp.aux"};
  /onnv/onnv-gate/usr/src/cmd/print/scripts/
getppds 67 system=
87 system="${system}${ppdlabel}(S)${SEP}${driver}\n"
103 echo "${user}${admin}${vendor}${system}"
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWxvmipar/
postinstall 31 /usr/sbin/svcadm enable svc:/system/xvm/ipagent:default
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWpmcsr/
pkginfo.tmpl 37 CATEGORY=system
  /onnv/onnv-gate/usr/src/cmd/hal/tools/sunos/
Makefile 28 HAL_PROGS = hal-system-lcd-set-brightness-sunos \
29 hal-system-lcd-get-brightness-sunos
31 HAL_SCRIPTS = hal-system-power-reboot-sunos hal-system-power-suspend-sunos \
32 hal-system-power-hibernate-sunos hal-system-power-shutdown-sunos
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWvscanr/
prototype_com 43 d none var/svc/manifest/system 0755 root sys
44 d none var/svc/manifest/system/filesystem 0755 root sys
45 f manifest var/svc/manifest/system/filesystem/vscan.xml 0444 root sys
  /onnv/onnv-gate/usr/src/cmd/picl/plugins/sun4u/chalupa/frutree/
system-board.info 28 * This file creates the system board structure
44 NODE system-board fru
55 name:/frutree/chassis/MB/system-board
60 REFPROP _fru_parent /frutree/chassis/MB/system-board
67 PROP SlotType string r 0 "system-board"
71 PROP SlotType string r 0 "system-board"
75 PROP SlotType string r 0 "system-board"
79 PROP SlotType string r 0 "system-board"
87 REFNODE system-board fru WITH name:/platform/pci@1e,600000/isa@7/i2c@0,320/cpu-fru-prom?UnitAddress=0,be
88 name:/frutree/chassis/C0/system-boar
    [all...]

Completed in 660 milliseconds

1 2 3 4 5 6 7 8 91011>>