Home
last modified time | relevance | path

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

/freebsd/bin/pax/
H A Dextern.h88 int rd_wrbuf(char *, int);
H A Dar_subs.c991 if ((ret = rd_wrbuf(hdend, res)) == res) in next_head()
1145 i = rd_wrbuf(hdend, res); in get_arc()
H A Dbuf_subs.c511 rd_wrbuf(char *in, int cpcnt) in rd_wrbuf() function