Home
last modified time | relevance | path

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

/freebsd/bin/pax/
H A Dcpio.h92 u_char h_gid[2]; member
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_set_format_cpio_binary.c90 uint16_t h_gid;
465 h.h_gid = la_swap16((uint16_t)archive_entry_gid(entry)); in write_header()