Searched refs:wr_start (Results 1 – 3 of 3) sorted by relevance
/freebsd/bin/pax/ | ||
H A D | extern.h | 79 int wr_start(void); |
H A D | buf_subs.c | 77 wr_start(void) in wr_start() function |
H A D | ar_subs.c | 701 if ((uflag && (ftime_start() < 0)) || (wr_start() < 0)) in archive() |