Searched refs:cpio_swp_head (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/bin/pax/
H A Dcpio.c70 int cpio_swp_head; /* binary cpio header byte swap */ variable
845 if (!cpio_swp_head)
846 ++cpio_swp_head;
875 if (cpio_swp_head) {
H A Dextern.h125 extern int cpio_swp_head;
H A Doptions.c1759 cpio_swp_head = 1;

Completed in 93 milliseconds