Home
last modified time | relevance | path

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

/freebsd/bin/pax/
H A Dcpio.h91 u_char h_uid[2]; member
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_set_format_cpio_binary.c89 uint16_t h_uid;
464 h.h_uid = la_swap16((uint16_t)archive_entry_uid(entry)); in write_header()