Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ndmpd/include/
H A Dtlm.h377 #define LF_XATTR 'E' /* Extended attribute */ macro
/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_restore_writer.c498 tar_hdr->th_linkflag != LF_XATTR) in tar_getdir()
796 case LF_XATTR: in tar_getdir()
961 tar_hdr->th_linkflag != LF_XATTR && in tar_getdir()
H A Dtlm_backup_reader.c289 tar_hdr->th_linkflag = LF_XATTR; in output_xattr_header()