/illumos-gate/usr/src/lib/libresolv2/common/isc/ |
H A D | ev_timers.c | 164 struct timespec due, in evSetTimer() argument 174 (long)due.tv_sec, due.tv_nsec, in evSetTimer() 181 if (due.tv_nsec >= BILLION) in evSetTimer() 187 if (due.tv_sec < 0 || due.tv_nsec < 0 || due.tv_nsec >= BILLION) in evSetTimer() 195 if (due.tv_sec == (time_t)0 && due.tv_nsec == 0L) in evSetTimer() 196 due = evNowTime(); in evSetTimer() 202 id->due = due; in evSetTimer() 282 struct timespec due, in evResetTimer() argument 297 if (due.tv_nsec >= BILLION) in evResetTimer() 303 if (due.tv_sec < 0 || due.tv_nsec < 0 || due.tv_nsec >= BILLION) in evResetTimer() [all …]
|
H A D | ctl_srvr.c | 621 struct timespec due, in ctl_wrtimeout() argument 630 UNUSED(due); in ctl_wrtimeout() 648 struct timespec due, in ctl_rdtimeout() argument 657 UNUSED(due); in ctl_rdtimeout()
|
H A D | eventlib.c | 262 nextTime = nextTimer->due; in evGetNext() 535 (this->func)(opaqueCtx, this->uap, this->due, this->inter); in evDispatch() 628 this->due : in evDrop()
|
H A D | eventlib_p.h | 146 struct timespec due, inter; member
|
H A D | ctl_clnt.c | 600 timer(evContext ev, void *uap, struct timespec due, struct timespec itv) { in timer() argument 605 UNUSED(due); in timer()
|
/illumos-gate/usr/src/cmd/sgs/gprof/common/ |
H A D | gprof.callg.blurb | 38 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
|
/illumos-gate/usr/src/boot/ |
H A D | Readme.txt | 45 Also some differences are due to fact, we do not need all the variants of 46 stage1/stage2 boot blocks which are built in freebsd due to the historical
|
/illumos-gate/usr/src/cmd/fm/dicts/ |
H A D | FMD.po | 92 msgstr "An illumos 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 D | NIC.po | 24 …rce.hc-specific.link-name> is of a type that is not supported. This may be due to an incompatible … 41 …ific.link-name> is of a type that is not allowed to be used with this NIC (due to a hardware-enfor…
|
H A D | ZFS.po | 58 …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…
|
/illumos-gate/usr/src/lib/libresolv/ |
H A D | THIRDPARTYLICENSE | 5 * provided that this notice is preserved and that due credit is given
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | THIRDPARTYLICENSE.etheraddr | 5 * provided that this notice is preserved and that due credit is given
|
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/usdt/ |
H A D | tst.entryreturn.ksh | 52 * Unfortunately, a "return" probe is not currently possible due to
|
/illumos-gate/usr/src/cmd/ipf/tools/ |
H A D | IPFILTER.LICENCE | 12 * and due credit is given to the original author and the contributors.
|
/illumos-gate/usr/src/uts/common/io/e1000api/ |
H A D | README.illumos | 29 the same thing due to how the uts makefiles work. 67 There are various workarounds in place for the 82541 and 82547 due to errata
|
H A D | README | 409 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
|
/illumos-gate/usr/src/uts/common/smbsrv/ndl/ |
H A D | dssetup.ndl | 35 * below, but due to a buffer overflow security issue, all operations
|
/illumos-gate/usr/src/cmd/sgs/ldd/common/ |
H A D | ldd.msg | 77 @ MSG_SYS_EXEC_SIG "due to signal %d %s\n"
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/channel_program/synctask_core/ |
H A D | tst.set_props.zcp | 56 -- Even if they were, the argument must be a string due to requirements of
|
/illumos-gate/usr/src/lib/libsasl/ |
H A D | README | 36 in this code. This is due to the open source roots of the code. This is
|
/illumos-gate/usr/src/test/util-tests/runfiles/ |
H A D | default.run | 123 # mv checks around permissions don't fire due to super-user privileges.
|
/illumos-gate/usr/src/uts/common/io/e1000g/ |
H A D | README | 409 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
|
/illumos-gate/usr/src/cmd/ssh/etc/ |
H A D | sshd_config | 10 # 1 and 2. It is recommended due to security weaknesses in the v1 protocol
|
/illumos-gate/usr/src/test/ |
H A D | README | 61 marked SKIPPED; this is intentional. If a test must be skipped due to
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/ |
H A D | release.txt | 781 5. Problem: CQ90915: Cannot start all VFs due to lack of queues. 1169 4. Problem: CQ90033 - fw assert due to improper out-of-order handling. 1233 1. Problem: Initialization fails due to supposed lack of VFs SBs. 1338 5. Problem: Possible garbage in PCIE Trace due to HW reset value bug. 1347 6. Problem: CQ89179 - HW attention may occur due to a HW bug that may 1367 from the DBG block internal buffer, due to a HW bug. 1405 wrap-around mode, and data drops due to low bandwidth. 1780 11. Problem: User application hang due to RT failure. 2214 2. Problem: Malicious VF can cause crash due to out-of-bound access in HV 2287 10. Problem: DBU_REG_RXDATA contains invalid values in AH GRC Dump (due to [all …]
|