Home
last modified time | relevance | path

Searched refs:dir_start (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/bin/pax/
H A Dextern.h268 int dir_start(void);
H A Dar_subs.c167 ((*frmt->st_rd)() < 0) || (dir_start() < 0)) in extract()
765 if ((lnk_start() < 0) || (ftree_start() < 0) || (dir_start() < 0)) in copy()
H A Dtables.c1091 dir_start(void) in dir_start() function