Function: pax-header-path

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

Signature

(pax-header-path ATTR-VEC)

Source Code

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