Home
last modified time | relevance | path

Searched refs:wlog_rec_unpack (Results 1 – 1 of 1) sorted by relevance

/external/ltp/lib/
Dwrite_log.c93 static int wlog_rec_unpack(struct wlog_rec *wrec, char *buf);
96 static int wlog_rec_unpack();
376 wlog_rec_unpack(&wrec, albuf); in wlog_scan_backward()
451 static int wlog_rec_unpack(struct wlog_rec *wrec, char *buf) in wlog_rec_unpack() function