Home
last modified time | relevance | path

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

/netbsd/src/bin/pax/
Dextern.h173 int ftree_start(void);
Dar_subs.c556 if ((ftree_start() < 0) || ((*frmt->st_wr)() < 0)) in wr_archive()
971 if ((lnk_start() < 0) || (ftree_start() < 0) || (dir_start() < 0)) in copy()
Dftree.c138 ftree_start(void) in ftree_start() function