Searched refs:appnd_start (Results 1 – 3 of 3) sorted by relevance
/freebsd/bin/pax/ | ||
H A D | extern.h | 82 int appnd_start(off_t); |
H A D | buf_subs.c | 202 appnd_start(off_t skcnt) in appnd_start() function |
H A D | ar_subs.c | 669 if (appnd_start(tlen) < 0) in append() |