Searched refs:st_wr (Results 1 – 2 of 2) sorted by relevance
/freebsd/bin/pax/ | ||
H A D | pax.h | 133 int (*st_wr)(void); /* initialize routine for write operations */ member |
H A D | ar_subs.c | 370 if ((ftree_start() < 0) || ((*frmt->st_wr)() < 0)) in wr_archive() |