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