Searched refs:overrun (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/contrib/ntp/util/
H A Dntptime.c427 goto overrun;
433 goto overrun;
442 goto overrun;
447 overrun:
/freebsd-current/contrib/ntp/sntp/unity/
H A Dunity_fixture.c223 int overrun = isOverrun(mem);//strcmp(&memAsChar[guard->size], end) != 0; local
225 if (overrun)
227 TEST_FAIL_MESSAGE("Buffer overrun detected during free()");
251 TEST_FAIL_MESSAGE("Buffer overrun detected during realloc()");
/freebsd-current/tools/tools/iwn/iwnstats/
H A Dmain.c76 printf("%s: %s: ina=%d, fina=%d, bad_plcp=%d, bad_crc32=%d, overrun=%d, eoverrun=%d\n",
83 le32toh(rxphy->overrun),
194 printf("%s: bad_plcp=%d, overrun=%d, eoverrun=%d, good_crc32=%d, bad_crc32=%d\n",
197 le32toh(ht->overrun),
/freebsd-current/lib/librt/
H A Dtimer.c66 typedef void (*timer_func)(union sigval val, int overrun);
/freebsd-current/sys/dev/iwn/
H A Dif_iwnreg.h1590 uint32_t overrun; member in struct:iwn_rx_phy_stats
1628 uint32_t overrun; member in struct:iwn_rx_ht_phy_stats
/freebsd-current/sys/dev/wpi/
H A Dif_wpireg.h741 uint32_t overrun; member in struct:wpi_rx_phy_stats

Completed in 136 milliseconds