Searched refs:lnk_start (Results 1 – 4 of 4) sorted by relevance
240 int lnk_start(void);
420 if (((hlk = frmt->hlk) == 1) && (lnk_start() < 0)) in wr_archive()831 if ((lnk_start() < 0) || (ftree_start() < 0) || (dir_start() < 0)) in copy()
72 return(lnk_start()); in cpio_strd()525 return(lnk_start()); in crc_strd()
231 lnk_start(void) in lnk_start() function