Searched refs:lnk_start (Results 1 – 4 of 4) sorted by relevance
238 int lnk_start (void);
364 if (((hlk = frmt->hlk) == 1) && (lnk_start() < 0)) in wr_archive()756 if ((lnk_start() < 0) || (ftree_start() < 0) || (dir_start() < 0)) in copy()
73 return(lnk_start()); in cpio_strd()530 return(lnk_start()); in crc_strd()
100 lnk_start(void) in lnk_start() function