Home
last modified time | relevance | path

Searched refs:hlk (Results 1 – 2 of 2) sorted by relevance

/openbsd/bin/pax/
H A Dar_subs.c409 int hlk; in wr_archive() local
420 if (((hlk = frmt->hlk) == 1) && (lnk_start() < 0)) in wr_archive()
478 if (hlk && (chk_lnk(arcn) < 0)) in wr_archive()
H A Dpax.h163 int hlk; /* does archive store hard links info? if */ member