Home
last modified time | relevance | path

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

/freebsd/bin/pax/
H A Dextern.h250 int lnk_start(void);
H A Dar_subs.c364 if (((hlk = frmt->hlk) == 1) && (lnk_start() < 0)) in wr_archive()
759 if ((lnk_start() < 0) || (ftree_start() < 0) || (dir_start() < 0)) in copy()
H A Dtables.c99 lnk_start(void) in lnk_start() function