Searched refs:dir_start (Results 1 – 3 of 3) sorted by relevance
266 int dir_start(void);
161 ((*frmt->st_rd)() < 0) || (dir_start() < 0)) in extract()759 if ((lnk_start() < 0) || (ftree_start() < 0) || (dir_start() < 0)) in copy()
1085 dir_start(void) in dir_start() function