/titanic_44/usr/src/lib/librstp/common/ |
H A D | stpm.c | 49 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 D | statmch.h | 64 abstr->next = this->machines; \ 65 this->machines = abstr; \
|
H A D | port.c | 62 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 D | README.news | 3 machines much more clear)
|
H A D | stpm.h | 58 STATE_MACH_T* machines; member
|
H A D | port.h | 70 STATE_MACH_T* machines; /* list of machines */ member
|
H A D | ChangeLog | 44 - machines much more clear)
|
H A D | README.files | 35 Actually, it implements 802.1w state machines. Files
|
/titanic_44/usr/src/tools/gk/ |
H A D | gen_make.machines.sh | 37 EXISTING=$(grep "^$THISHOST" $HOME/.make.machines |awk -F"=" '{print $2}') 46 printf "$THISHOST max=$max\n" >> $HOME/.make.machines
|
H A D | Makefile | 30 SHFILES = gen_make.machines
|
H A D | login.sh | 42 if ( ! -f ~/.make.machines ) then
|
/titanic_44/usr/src/cmd/sendmail/cf/cf/ |
H A D | sendmail.mc | 11 # subsidiary machines. It has support for local and SMTP mail. The
|
/titanic_44/usr/src/uts/i86pc/ml/ |
H A D | locore.s | 1769 / 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 D | README.common | 28 implementations of the promif interfaces for machines compliant with
|
/titanic_44/usr/src/cmd/bnu/ |
H A D | Systems | 34 # Use "Never" for machines that poll you, but that
|
/titanic_44/usr/src/cmd/sgs/libconv/common/ |
H A D | dwarf.msg | 62 # Names for registers on various machines
|
/titanic_44/usr/src/tools/ |
H A D | README.tools | 27 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 D | README.opensolaris.tmpl | 43 Build machines are expected to be running an OpenSolaris build that
|
/titanic_44/usr/src/cmd/ssh/doc/ |
H A D | WARNING.RNG | 49 especially on slower machines. Additionally some program can take a
|
/titanic_44/usr/src/cmd/sgs/lex/common/ |
H A D | ncform | 52 /* start off machines */
|
H A D | nceucform | 60 /* start off machines */
|
/titanic_44/usr/src/lib/libshell/common/ |
H A D | README | 5 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 D | README | 152 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 D | port.mk.70 | 91 # 11/23, 34, 40 and other non split I/D machines
|
/titanic_44/usr/src/tools/scripts/ |
H A D | nightly.sh | 979 if [[ -f $HOME/.make.machines ]] 984 $HOME/.make.machines | read host jobs
|