Home
last modified time | relevance | path

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

/netbsd-src/games/boggle/boggle/
H A Dtimer.c72 time_t prevt, t; in timerch() local
/netbsd-src/external/gpl2/groff/dist/src/preproc/eqn/
H A Dlist.cpp101 int prevt; in compute_metrics() local
/netbsd-src/external/bsd/openldap/dist/tests/progs/
H A Dslapd-auth.c275 time_t now, prevt, start; in do_time() local
/netbsd-src/external/bsd/elftoolchain/dist/libelf/
H A Delf_update.c375 const uint64_t start, const uint64_t size, struct _Elf_Extent **prevt) in _libelf_extent_is_unused()
419 struct _Elf_Extent *ex, *prevt; in _libelf_insert_extent() local
/netbsd-src/external/bsd/wpa/dist/src/utils/
H A Dedit.c41 static struct termios prevt, newt; variable