Searched refs:chk_lnk (Results 1 – 3 of 3) sorted by relevance
251 int chk_lnk(ARCHD *);
417 if (hlk && (chk_lnk(arcn) < 0)) in wr_archive()839 if ((chk_lnk(arcn) < 0) || ((res = mod_name(arcn)) < 0)) in copy()
123 chk_lnk(ARCHD *arcn) in chk_lnk() function