Searched refs:lnk_start (Results 1 – 4 of 4) sorted by relevance
250 int lnk_start(void);
364 if (((hlk = frmt->hlk) == 1) && (lnk_start() < 0)) in wr_archive()759 if ((lnk_start() < 0) || (ftree_start() < 0) || (dir_start() < 0)) in copy()
70 return(lnk_start()); in cpio_strd()525 return(lnk_start()); in crc_strd()
99 lnk_start(void) in lnk_start() function