Home
last modified time | relevance | path

Searched defs:lastcode (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ntp/clockstuff/
H A Dchutest.c549 static u_char lastcode[NCHUCHARS]; in chufilter() local
/freebsd/contrib/ntp/ntpd/
H A Drefclock_msfees.c250 char lastcode[LENEESCODE+6]; /* last time code we received */ member
/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp1997 uint32_t lastcode = (xdata->CountOfCodes + 1) & ~1; in getInfoFromSEH() local