Home
last modified time | relevance | path

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

/freebsd/bin/pax/
H A Dcpio.h93 u_char h_nlink[2]; member
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_set_format_cpio_binary.c91 uint16_t h_nlink;
466 h.h_nlink = la_swap16((uint16_t)archive_entry_nlink(entry)); in write_header()