Searched refs:ar_write (Results 1 – 3 of 3) sorted by relevance
| /freebsd/bin/pax/ | ||
| H A D | extern.h | 53 int ar_write(char *, int); |
| H A D | buf_subs.c | 919 cnt = ar_write(buf, blksz); in buf_flush() |
| H A D | ar_io.c | 585 ar_write(char *buf, int bsz) in ar_write() function |