Home
last modified time | relevance | path

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

/dflybsd-src/games/boggle/boggle/
H A Dtimer.c55 time_t prevt, t; in timerch() local
/dflybsd-src/contrib/elftoolchain/libelf/
H A Delf_update.c361 const uint64_t start, const uint64_t size, struct _Elf_Extent **prevt) in _libelf_extent_is_unused()
405 struct _Elf_Extent *ex, *prevt; in _libelf_insert_extent() local
/dflybsd-src/contrib/wpa_supplicant/src/utils/
H A Dedit.c41 static struct termios prevt, newt; variable