Searched refs:timers (Results 1 – 15 of 15) sorted by relevance
/titanic_50/usr/src/lib/librstp/common/ |
H A D | port.c | 78 this->timers[iii++] = &this->fdWhile; in STP_port_create() 79 this->timers[iii++] = &this->helloWhen; in STP_port_create() 80 this->timers[iii++] = &this->mdelayWhile; in STP_port_create() 81 this->timers[iii++] = &this->rbWhile; in STP_port_create() 82 this->timers[iii++] = &this->rcvdInfoWhile; in STP_port_create() 83 this->timers[iii++] = &this->rrWhile; in STP_port_create() 84 this->timers[iii++] = &this->tcWhile; in STP_port_create() 85 this->timers[iii++] = &this->txCount; in STP_port_create() 86 this->timers[iii++] = &this->lnkWhile; in STP_port_create()
|
H A D | stpm.c | 109 if (*(port->timers[iii]) > 0) { in STP_stpm_one_second() 110 (*port->timers[iii])--; in STP_stpm_one_second()
|
H A D | port.h | 85 PORT_TIMER_T* timers[TIMERS_NUMBER]; /*list of timers */ member
|
/titanic_50/usr/src/lib/libresolv2/common/isc/ |
H A D | ev_timers.c | 211 if (heap_insert(ctx->timers, id) < 0) in evSetTimer() 220 (void) heap_for_each(ctx->timers, print_timer, (void *)ctx); in evSetTimer() 243 if (heap_element(ctx->timers, del->index) != del) in evClearTimer() 246 if (heap_delete(ctx->timers, del->index) < 0) in evClearTimer() 252 (void) heap_for_each(ctx->timers, print_timer, (void *)ctx); in evClearTimer() 270 if (heap_element(ctx->timers, timer->index) != timer) in evConfigTimer() 296 if (heap_element(ctx->timers, timer->index) != timer) in evResetTimer() 325 result = heap_increased(ctx->timers, timer->index); in evResetTimer() 331 result = heap_decreased(ctx->timers, timer->index); in evResetTimer() 337 (void) heap_for_each(ctx->timers, print_timer, (void *)ctx); in evResetTimer() [all …]
|
H A D | eventlib.c | 129 ctx->timers = evCreateTimers(ctx); in evCreate() 130 if (ctx->timers == NULL) in evCreate() 265 if ((nextTimer = heap_element(ctx->timers, 1)) != NULL) { in evGetNext() 615 if (heap_element(ctx->timers, this->index) != this) { in evDrop()
|
H A D | eventlib_p.h | 253 heap_context timers; member
|
/titanic_50/usr/src/lib/libshell/ |
H A D | Makefile.com | 92 sh/timers.o \
|
/titanic_50/usr/src/cmd/sendmail/src/ |
H A D | READ_ME | 81 timers.h Header file for timer stuff.
|
/titanic_50/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | README | 122 A special kind of "event" is a timeout. Since there are many timers 125 forth), an object-oriented abstraction to timers called a "timer 136 handler calls iu_expire_timers() to expire all timers that expired 138 timers were set to expire at the same time).
|
H A D | README.v6 | 103 timers. The name of the logical IP interface under DHCP's control 173 option, as well as two timers, called T1 (renew) and T2 (rebind), 262 address (LIF) and IA groupings with shared T1/T2 timers. To 574 or rebinding state, based on the T1/T2 timers for each IA, and many 618 discussing the renew/rebind T1/T2 timers, but treats them as a unit 1159 depend on the rest of the dhcpagent infrastructure for timers and
|
/titanic_50/usr/src/lib/libshell/common/ |
H A D | DESIGN | 162 30. timers.c contains code for multiple event timeouts.
|
/titanic_50/usr/src/uts/common/io/i40e/core/ |
H A D | i40e_type.h | 1587 u16 timers; member
|
/titanic_50/usr/src/uts/common/os/ |
H A D | priv_defs | 274 Allows a process to use high resolution timers.
|
/titanic_50/usr/src/uts/common/ |
H A D | Makefile.files | 361 timers.o \
|
/titanic_50/usr/src/data/hwdata/ |
H A D | pci.ids | 20523 0122 PCT-7408A PC card with counters and timers
|