Home
last modified time | relevance | path

Searched defs:recno_t (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/nvi/common/
H A Dlog.c705 apply_with(int (* db_func)(SCR *,recno_t,CHAR_T *,size_t),SCR * sp,recno_t lno,u_char * p,size_t len) apply_with() argument
[all...]
/freebsd-src/include/
H A Ddb.h49 typedef uint32_t recno_t; typedef