Function: pax-header-linkpath

pax-header-linkpath is a byte-compiled function defined in tar-mode.el.gz.

Signature

(pax-header-linkpath ATTR-VEC)

Source Code

;; Defined in /usr/src/emacs/lisp/tar-mode.el.gz
(defsubst pax-header-linkpath (attr-vec)
  (aref attr-vec pax-linkpath-index))