Home
last modified time | relevance | path

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

/freebsd/bin/pax/
H A Dextern.h251 int chk_lnk(ARCHD *);
H A Dar_subs.c417 if (hlk && (chk_lnk(arcn) < 0)) in wr_archive()
839 if ((chk_lnk(arcn) < 0) || ((res = mod_name(arcn)) < 0)) in copy()
H A Dtables.c123 chk_lnk(ARCHD *arcn) in chk_lnk() function