/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | syncstat.c | 183 st.ipack, st.opack, st.underrun, st.overrun, st.abort, st.crc, in main() 211 st.overrun = nst.overrun - st.overrun; in sample() 222 st.opack, st.underrun, st.overrun, st.abort, st.crc, iutil, outil); in sample()
|
H A D | syncloop.c | 524 end_stats.overrun -= start_stats.overrun; in many_packets() 538 end_stats.overrun, end_stats.underrun, in many_packets()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | ser_sync.h | 168 int overrun; /* receiver overrun */ member
|
/titanic_50/usr/src/uts/common/os/ |
H A D | timer.c | 809 int overrun; in timer_getoverrun() local 821 overrun = it->it_overrun; in timer_getoverrun() 826 return (overrun); in timer_getoverrun()
|
H A D | sunpm.c | 2641 int overrun = 0; in psc_entry() local 2669 overrun++; in psc_entry() 2697 return (overrun); in psc_entry() 2735 int overrun; in pm_enqueue_notify() local 2747 overrun = psc_entry(cmd, psce, dip, comp, newlevel, oldlevel, in pm_enqueue_notify() 2751 if (!overrun) in pm_enqueue_notify() 2765 overrun = psc_entry(cmd, psce, dip, comp, newlevel, in pm_enqueue_notify() 2769 if (!overrun) in pm_enqueue_notify()
|
/titanic_50/usr/src/uts/common/io/chxge/ |
H A D | ch.h | 304 uint32_t *underrun, uint32_t *overrun, uint32_t *framing,
|
H A D | pe.c | 751 uint32_t *overrun, uint32_t *framing, uint32_t *crc, in pe_get_stats() argument 810 *overrun = sp->RxFrameTooLongErrors; in pe_get_stats() 841 *overrun = 0; in pe_get_stats()
|
H A D | ch.c | 1586 uint32_t overrun; in ch_get_stats() local 1617 &overrun, in ch_get_stats() 1642 gs->glds_overflow = overrun; in ch_get_stats()
|
/titanic_50/usr/src/uts/intel/sys/ |
H A D | segments.h | 682 extern void overrun(), resvtrap();
|
/titanic_50/usr/src/uts/intel/ia32/ml/ |
H A D | exception.s | 1012 ENTRY_NP(overrun) 1016 SET_SIZE(overrun)
|
/titanic_50/usr/src/cmd/ssh/doc/ |
H A D | ChangeLog | 300 - (djm) Security: fix off-by-one buffer overrun in fake-getnameinfo.c. 1035 - Fix buffer overrun in login.c for systems which use syslen in utmpx. 1861 - Cleanup overrun in sockaddr copying on RHL 6.1 2300 - Fix segfault in ssh-keygen caused by buffer overrun in filename 2304 - Merged PAM buffer overrun patch from Chip Salzenberg <chip@valinux.com>
|
/titanic_50/usr/src/uts/sun/io/ |
H A D | zs_hdlc.c | 1757 zss->sl_st.overrun++; in zsh_srint()
|
/titanic_50/usr/src/lib/libast/common/ |
H A D | RELEASE | 3 10-03-07 string/strelapsed.c: fix next char return overrun
|
/titanic_50/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 665 - ACPI table support: fix for a buffer read overrun in AcpiTbFindTable. 2524 Fixed a possible buffer overrun during some rare but specific field unit 2525 read operations. This overrun can only happen if the DSDT version is 1 -- 5401 Fixed a possible allocation overrun during internal object copy in 9324 Fixed a problem where several resource descriptor types could overrun the 14255 contained some garbage data caused by an internal buffer overrun.
|
/titanic_50/usr/src/grub/grub-0.97/ |
H A D | ChangeLog | 6173 buffer overrun of IO_MAP before adding a port. 8586 * acinclude.m4 (grub_ASM_EXT_C): Do not overrun the command
|
/titanic_50/usr/src/cmd/terminfo/ |
H A D | termcap.src | 6745 # RS232 cable. The typical symptom of an overrun is that the terminal
|
H A D | terminfo.src | 7572 # RS232 cable. The typical symptom of an overrun is that the terminal
|