Home
last modified time | relevance | path

Searched refs:lnk_start (Results 1 – 4 of 4) sorted by relevance

/openbsd/bin/pax/
H A Dextern.h240 int lnk_start(void);
H A Dar_subs.c420 if (((hlk = frmt->hlk) == 1) && (lnk_start() < 0)) in wr_archive()
831 if ((lnk_start() < 0) || (ftree_start() < 0) || (dir_start() < 0)) in copy()
H A Dcpio.c72 return(lnk_start()); in cpio_strd()
525 return(lnk_start()); in crc_strd()
H A Dtables.c231 lnk_start(void) in lnk_start() function