Home
last modified time | relevance | path

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

/netbsd-src/bin/pax/
H A Dcpio.c70 int cpio_swp_head; /* binary cpio header byte swap */ variable
845 if (!cpio_swp_head) in bcpio_id()
846 ++cpio_swp_head; in bcpio_id()
875 if (cpio_swp_head) { in bcpio_rd()
H A Dextern.h125 extern int cpio_swp_head;