Home
last modified time | relevance | path

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

/openbsd/src/bin/pax/
Dtar.c915 xheader_add(struct xheader *xhdr, const char *keyword, in xheader_add() function
1135 else if (xheader_add(&xhdr, "linkpath", arcn->ln_name) == -1) { in wr_ustar_or_pax()
1155 else if (xheader_add(&xhdr, "path", arcn->name) == -1) { in wr_ustar_or_pax()