Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ndmpd/include/
H A Dtlm.h315 char th_magic[8]; member
487 char th_magic[10]; member
511 #define nh_magic nh_hdr.th_magic
/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_backup_reader.c182 (void) strlcpy(tar_hdr->th_magic, TLM_MAGIC, in output_acl_header()
183 sizeof (tar_hdr->th_magic)); in output_acl_header()
300 (void) strlcpy(tar_hdr->th_magic, TLM_MAGIC, in output_xattr_header()
301 sizeof (tar_hdr->th_magic)); in output_xattr_header()
423 (void) strlcpy(tar_hdr->th_magic, TLM_MAGIC, in output_file_header()
424 sizeof (tar_hdr->th_magic)); in output_file_header()
466 (void) strlcpy(tar_hdr->th_magic, TLM_MAGIC, in output_file_header()
467 sizeof (tar_hdr->th_magic)); in output_file_header()
551 (void) strlcpy(tar_hdr->th_magic, TLM_MAGIC, in output_file_header()
552 sizeof (tar_hdr->th_magic)); in output_file_header()