Home
last modified time | relevance | path

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

/titanic_52/usr/src/lib/libtecla/
H A Dlibtecla.h911 unsigned long newest; /* The sequential entry number of the newest */ member
/titanic_52/usr/src/lib/libtecla/common/
H A Dhistory.c2104 unsigned long *newest, int *nlines) in _glh_range_of_history() argument
/titanic_52/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c3484 showbc(uintptr_t addr, const umem_bufctl_audit_t *bcp, hrtime_t *newest) in showbc() argument
3516 hrtime_t newest = 0; in umalog() local