HomeSort by: relevance | last modified time | path
    Searched refs:rd_wrbuf (Results 1 - 4 of 4) sorted by relevancy

  /src/bin/pax/
extern.h 114 int rd_wrbuf(char *, int);
ar_subs.c 1178 * the specs for rd_wrbuf() for more details)
1206 if ((ret = rd_wrbuf(hdend, res)) == res)
1365 i = rd_wrbuf(hdend, res);
buf_subs.c 516 * rd_wrbuf()
527 rd_wrbuf(char *in, int cpcnt) function in typeref:typename:int
cpio.c 203 if ((rd_wrbuf(arcn->name,nsz) != nsz) || (arcn->name[nsz-1] != '\0') ||
235 if (rd_wrbuf(arcn->ln_name, (int)arcn->sb.st_size) !=

Completed in 38 milliseconds