Home
last modified time | relevance | path

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

/dragonfly/bin/pax/
H A Dextern.h85 int rd_sync (void);
H A Dar_subs.c1004 if ((ret == 0) || (rd_sync() < 0)) { in next_head()
1150 if ((i == 0) || (rd_sync() < 0)) in get_arc()
H A Dbuf_subs.c303 rd_sync(void) in rd_sync() function