/freebsd/contrib/netbsd-tests/ipf/expected/ |
H A D | l1 | 2 missed 1 ipf log entries: 0 1 20 missed 1 ipf log entries: 0 1 27 missed 1 ipf log entries: 0 1 35 missed 1 ipf log entries: 0 1 38 missed 1 ipf log entries: 0 1
|
H A D | l1.b | 1 missed 1 ipf log entries: 0 1 16 missed 1 ipf log entries: 0 1 25 missed 1 ipf log entries: 0 1 32 missed 1 ipf log entries: 0 1 35 missed 1 ipf log entries: 0 1
|
/freebsd/usr.sbin/ppp/ |
H A D | cbcp.c | 103 const char *missed; in cbcp_Timeout() local 107 missed = "REQ"; in cbcp_Timeout() 110 missed = "RESPONSE"; in cbcp_Timeout() 113 missed = "ACK"; in cbcp_Timeout() 116 missed = "Terminate REQ"; in cbcp_Timeout() 121 missed = NULL; in cbcp_Timeout() 124 if (missed) in cbcp_Timeout() 126 cbcp->p->dl->name, missed); in cbcp_Timeout()
|
/freebsd/sys/kern/ |
H A D | kern_intr.c | 217 int missed, space, flags; in intr_event_update() local 223 missed = 0; in intr_event_update() 234 missed++; in intr_event_update() 246 if (missed == 1 && space == 1) { in intr_event_update() 248 missed = strlen(ie->ie_fullname) + strlen(ih->ih_name) + 2 - in intr_event_update() 250 strcat(ie->ie_fullname, (missed == 0) ? " " : "-"); in intr_event_update() 251 strcat(ie->ie_fullname, &ih->ih_name[missed]); in intr_event_update() 252 missed = 0; in intr_event_update() 255 while (missed-- > 0) { in intr_event_update()
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | dmu_zfetch.c | 691 dmu_zfetch_run(zfetch_t *zf, zstream_t *zs, boolean_t missed, in dmu_zfetch_run() argument 697 if (missed) in dmu_zfetch_run() 698 zs->zs_missed = missed; in dmu_zfetch_run() 763 boolean_t missed, boolean_t have_lock) in dmu_zfetch() argument 769 dmu_zfetch_run(zf, zs, missed, have_lock); in dmu_zfetch()
|
H A D | dmu.c | 525 boolean_t missed = B_FALSE; in dmu_buf_hold_array_by_dnode() local 578 dmu_zfetch_run(&dn->dn_zfetch, zs, missed, in dmu_buf_hold_array_by_dnode() 607 missed = B_TRUE; in dmu_buf_hold_array_by_dnode() 624 dmu_zfetch_run(&dn->dn_zfetch, zs, missed, B_TRUE); in dmu_buf_hold_array_by_dnode()
|
/freebsd/stand/libsa/ |
H A D | netif.h | 32 int missed; member
|
/freebsd/contrib/tnftp/ |
H A D | THANKS | 53 Apologies to anyone missed.
|
/freebsd/tools/boot/ |
H A D | full-test.readme | 25 missed anything), then "cd <mumble>/src; sh tools/boot/full-test.sh" will create
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | lisp | 48 # missed cl.elc dbx.elc simple.elc look like normal lisp starting with ;;;
|
/freebsd/contrib/ntp/html/hints/ |
H A D | notes-xntp-v3 | 89 If I missed something or neglected to give due credit, please advise.
|
/freebsd/crypto/openssh/ |
H A D | CREDITS | 100 Apologies to anyone I have missed.
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | regengine.inc | 475 /* that one missed, try next one */ 675 /* that one missed, try next one */
|
/freebsd/contrib/libpcap/ |
H A D | pcap-linux.c | 774 long long int missed = linux_get_stat(if_name, "rx_missed_errors"); in linux_if_drops() local 776 return missed + fifo; in linux_if_drops()
|
/freebsd/sys/dev/aic7xxx/ |
H A D | aic79xx.seq | 637 * a selection could be missed. 823 * a selection could be missed. 1869 * Rev A. Snapshot LQISTAT2 so the status is not missed 2219 * a selection could be missed.
|
/freebsd/sys/dev/iwm/ |
H A D | if_iwm.c | 5369 int missed; in iwm_handle_rxb() 5375 missed = le32toh(resp->consec_missed_beacons); in iwm_handle_rxb() 5395 if (missed > vap->iv_bmissthreshold) { in iwm_handle_rxb() 5340 int missed; iwm_handle_rxb() local
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | whatsnew-2.0.txt | 11 NOTE: I am very sure that I missed some thing on this list. Caveat
|
H A D | whatsnew-2.1.txt | 18 NOTE: I am very sure that I missed some thing on this list. Caveat
|
/freebsd/contrib/libevent/ |
H A D | whatsnew-2.0.txt | 11 NOTE: I am very sure that I missed some thing on this list. Caveat
|
H A D | whatsnew-2.1.txt | 18 NOTE: I am very sure that I missed some thing on this list. Caveat
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | README-P2P | 83 will help in finding new groups or groups missed during the initial
|
/freebsd/contrib/gdtoa/ |
H A D | changes | 494 gdtoa/gdtoa.c: trim trailing zeros in a missed case (e.g., ndigits = 6
|
/freebsd/contrib/less/ |
H A D | NEWS | 521 * Fix bug in Unicode handling that missed some double width characters.
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DiagnosticGroups.td | 1404 def BackendOptimizationRemarkMissed : DiagGroup<"pass-missed">;
|
/freebsd/contrib/tcsh/ |
H A D | Fixes | 762 1. Change 6.08 -> 6.09 where I missed it; update for utlrix 4.5 (Simon Burge) 868 70. a few missed WIN32 merges (Amol)
|