Home
last modified time | relevance | path

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

/freebsd/bin/pax/
H A Dextern.h266 int dir_start(void);
H A Dar_subs.c161 ((*frmt->st_rd)() < 0) || (dir_start() < 0)) in extract()
759 if ((lnk_start() < 0) || (ftree_start() < 0) || (dir_start() < 0)) in copy()
H A Dtables.c1085 dir_start(void) in dir_start() function