Home
last modified time | relevance | path

Searched defs:intvl (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/tcpdump/
H A Dprint-vrrp.c129 uint16_t intvl = (GET_U_1(bp + 4) & 0x0f) << 8 | GET_U_1(bp + 5); in vrrp_print() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dvalue-prof.h63 } intvl; /* Interval histogram data. */ member
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dvalue-prof.h65 } intvl; /* Interval histogram data. */ member
/dflybsd-src/sbin/ping/
H A Dping.c202 struct timeval last, intvl; in main() local
/dflybsd-src/contrib/tcsh-6/
H A Dsh.c2247 int intvl, cnt; in mailchk() local