Home
last modified time | relevance | path

Searched refs:due (Results 1 – 25 of 77) sorted by relevance

1234

/titanic_44/usr/src/lib/libresolv2/common/isc/
H A Dev_timers.c170 struct timespec due, in evSetTimer() argument
180 (long)due.tv_sec, due.tv_nsec, in evSetTimer()
187 if (due.tv_nsec >= BILLION) in evSetTimer()
193 if (due.tv_sec < 0 || due.tv_nsec < 0 || due.tv_nsec >= BILLION) in evSetTimer()
201 if (due.tv_sec == (time_t)0 && due.tv_nsec == 0L) in evSetTimer()
202 due = evNowTime(); in evSetTimer()
208 id->due = due; in evSetTimer()
288 struct timespec due, in evResetTimer() argument
303 if (due.tv_nsec >= BILLION) in evResetTimer()
309 if (due.tv_sec < 0 || due.tv_nsec < 0 || due.tv_nsec >= BILLION) in evResetTimer()
[all …]
H A Dctl_srvr.c627 struct timespec due, in ctl_wrtimeout() argument
636 UNUSED(due); in ctl_wrtimeout()
654 struct timespec due, in ctl_rdtimeout() argument
663 UNUSED(due); in ctl_rdtimeout()
H A Deventlib.c266 nextTime = nextTimer->due; in evGetNext()
539 (this->func)(opaqueCtx, this->uap, this->due, this->inter); in evDispatch()
632 this->due : in evDrop()
H A Deventlib_p.h146 struct timespec due, inter; member
H A Dctl_clnt.c606 timer(evContext ev, void *uap, struct timespec due, struct timespec itv) { in timer() argument
611 UNUSED(due); in timer()
/titanic_44/usr/src/cmd/sgs/gprof/common/
H A Dgprof.callg.blurb38 which is due to calls from this parent.
42 descendent time which is due to calls from this
65 which is due to being called by this function.
69 time which is due to being called by this
/titanic_44/usr/src/cmd/fm/dicts/
H A DFMD.po92 msgstr "A Solaris Fault Manager component could not load due to an erroroneous configuration file. …
112 msgstr "Performance degradation of the system due to the original fault may have been recovered."
128 msgstr "Performance degradation of the system due to the original fault may have been recovered."
144 msgstr "Performance degradation of the system due to the original fault has been recovered."
H A DZFS.po58 …ool can be imported as-is, though it will be placed\nin the DEGRADED state due to a missing device…
84 msgstr "A device could not be opened due to a missing or invalid\n device label. Refer to %s f…
100 msgstr "A device could not be opened due to a missing or invalid\n device label and no replicas…
106 …s\n\n\nThe device listed as FAULTED with 'corrupted data' cannot be opened due\nto a corrupt label…
148 msgstr "A file or directory could not be read due to corrupt data. Refer to %s for more informatio…
/titanic_44/usr/src/lib/libresolv/
H A DTHIRDPARTYLICENSE5 * provided that this notice is preserved and that due credit is given
/titanic_44/usr/src/uts/common/io/
H A DTHIRDPARTYLICENSE.etheraddr5 * provided that this notice is preserved and that due credit is given
/titanic_44/usr/src/cmd/dtrace/test/tst/common/usdt/
H A Dtst.entryreturn.ksh52 * Unfortunately, a "return" probe is not currently possible due to
/titanic_44/usr/src/cmd/ipf/tools/
H A DIPFILTER.LICENCE12 * and due credit is given to the original author and the contributors.
/titanic_44/usr/src/uts/common/io/e1000api/
H A DREADME.illumos29 the same thing due to how the uts makefiles work.
60 There are various workarounds in place for the 82541 and 82547 due to errata
H A DREADME409 6401659 vlan header getting corrupted due to memmove in e1000g sendPacket
468 6462893 HCTS network test failed on thumper machine due to e1000g issue
625 6779610 e1000g fails to attach post-6713032 due to memory allocation failures on some chipsets
737 6903712 Cannot install on DQ45EK system due to e1000g driver alias
758 6933844 NULL ptr deref in e1000g_rx_setup() due to inconsistency between recv_list & rx_desc_num
/titanic_44/usr/src/lib/libunistat/common/dsw/
H A Ddsw.err43 INCOMPLETE = Source shadow volume is not complete due to earlier overflow
/titanic_44/usr/src/uts/common/smbsrv/ndl/
H A Ddssetup.ndl33 * below, but due to a buffer overflow security issue, all operations
/titanic_44/usr/src/lib/libsasl/
H A DREADME36 in this code. This is due to the open source roots of the code. This is
/titanic_44/usr/src/lib/libbc/
H A DTHIRDPARTYLICENSE38 * provided that this notice is preserved and that due credit is given
/titanic_44/usr/src/cmd/fm/eversholt/files/sparc/sun4u/
H A Dtomatillo.esc79 * - srds: snoop error due to own RDS hitting cache line in S, O or M.
80 * - srdsa: snoop error due to own RDSA hitting cache line in S, O or M.
81 * - sown: snoop error due to own OWN hitting cache line in S or M.
82 * - srdo: snoop error due to own RDO hitting cache line in O or M.
/titanic_44/usr/src/cmd/sgs/ldd/common/
H A Dldd.msg80 @ MSG_SYS_EXEC_SIG "due to signal %d %s\n"
/titanic_44/usr/src/cmd/ssh/doc/
H A DCOPYING.Ylonen30 The 32-bit CRC implementation in crc32.c is due to Gary S. Brown.
/titanic_44/usr/src/uts/common/io/e1000g/
H A DREADME409 6401659 vlan header getting corrupted due to memmove in e1000g sendPacket
468 6462893 HCTS network test failed on thumper machine due to e1000g issue
625 6779610 e1000g fails to attach post-6713032 due to memory allocation failures on some chipsets
737 6903712 Cannot install on DQ45EK system due to e1000g driver alias
758 6933844 NULL ptr deref in e1000g_rx_setup() due to inconsistency between recv_list & rx_desc_num
/titanic_44/usr/src/test/
H A DREADME61 marked SKIPPED; this is intentional. If a test must be skipped due to
/titanic_44/usr/src/cmd/ssh/etc/
H A Dsshd_config10 # 1 and 2. It is recommended due to security weaknesses in the v1 protocol
/titanic_44/usr/src/lib/libsqlite/test/
H A Dmalloc.test18 # were to really fail due to an out-of-memory situation.

1234