Searched refs:appnd_start (Results 1 – 3 of 3) sorted by relevance
| /mirbsd/src/bin/pax/ | ||
| D | extern.h | 102 int appnd_start(off_t); |
| D | buf_subs.c | 208 appnd_start(off_t skcnt) in appnd_start() function |
| D | ar_subs.c | 726 if (appnd_start(tlen) < 0) in append() |