Home
last modified time | relevance | path

Searched refs:machines (Results 1 – 25 of 55) sorted by relevance

123

/titanic_44/usr/src/lib/librstp/common/
H A Dstpm.c49 for (stater = this->machines; stater; stater = stater->next) { in _stp_stpm_iterate_machines()
59 for (stater = port->machines; stater; stater = stater->next) { in _stp_stpm_iterate_machines()
141 this->machines = NULL; in STP_stpm_create()
186 for (stater = this->machines; stater; ) { in STP_stpm_delete()
189 this->machines = stater = (STATE_MACH_T*) pv; in STP_stpm_delete()
H A Dstatmch.h64 abstr->next = this->machines; \
65 this->machines = abstr; \
H A Dport.c62 this->machines = NULL; in STP_port_create()
175 for (stater = this->machines; stater; ) { in STP_port_delete()
210 for (stater = this->machines; stater; stater = stater->next) { in STP_port_trace_state_machine()
H A DREADME.news3 machines much more clear)
H A Dstpm.h58 STATE_MACH_T* machines; member
H A Dport.h70 STATE_MACH_T* machines; /* list of machines */ member
H A DChangeLog44 - machines much more clear)
H A DREADME.files35 Actually, it implements 802.1w state machines. Files
/titanic_44/usr/src/tools/gk/
H A Dgen_make.machines.sh37 EXISTING=$(grep "^$THISHOST" $HOME/.make.machines |awk -F"=" '{print $2}')
46 printf "$THISHOST max=$max\n" >> $HOME/.make.machines
H A DMakefile30 SHFILES = gen_make.machines
H A Dlogin.sh42 if ( ! -f ~/.make.machines ) then
/titanic_44/usr/src/cmd/sendmail/cf/cf/
H A Dsendmail.mc11 # subsidiary machines. It has support for local and SMTP mail. The
/titanic_44/usr/src/uts/i86pc/ml/
H A Dlocore.s1769 / large, then on slow machines the loop will take a long time, or the PIT
1770 / counter may even wrap. If this value is too small, then on fast machines
1772 / itself causes a bad guess. Because this code is used in machines with
1972 / large, then on slow machines the loop will take a long time, or the PIT
1973 / counter may even wrap. If this value is too small, then on fast machines
1975 / itself causes a bad guess. Because this code is used in machines with
/titanic_44/usr/src/psm/promif/ieee1275/common/
H A DREADME.common28 implementations of the promif interfaces for machines compliant with
/titanic_44/usr/src/cmd/bnu/
H A DSystems34 # Use "Never" for machines that poll you, but that
/titanic_44/usr/src/cmd/sgs/libconv/common/
H A Ddwarf.msg62 # Names for registers on various machines
/titanic_44/usr/src/tools/
H A DREADME.tools27 machines. From here, 'make install' will build and install the tools
33 but the 'gk' account has the path setup properly, has a .make.machines
294 2. Login as 'gk' (or root, but your PATH and .make.machines for dmake will
/titanic_44/usr/src/tools/opensolaris/
H A DREADME.opensolaris.tmpl43 Build machines are expected to be running an OpenSolaris build that
/titanic_44/usr/src/cmd/ssh/doc/
H A DWARNING.RNG49 especially on slower machines. Additionally some program can take a
/titanic_44/usr/src/cmd/sgs/lex/common/
H A Dncform52 /* start off machines */
H A Dnceucform60 /* start off machines */
/titanic_44/usr/src/lib/libshell/common/
H A DREADME5 ksh-93 has been compiled and run on several machines with several
7 operating systems and machines that ksh-93 has been known to run on.
/titanic_44/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME152 protocol state machines). This state is stored in a pair of
189 file descriptors to state machines, but a cleaner approach is to have
332 interface. Packets are then matched against the state machines on the
/titanic_44/usr/src/cmd/vi/port/
H A Dport.mk.7091 # 11/23, 34, 40 and other non split I/D machines
/titanic_44/usr/src/tools/scripts/
H A Dnightly.sh979 if [[ -f $HOME/.make.machines ]]
984 $HOME/.make.machines | read host jobs

123