HomeSort by: relevance | last modified time | path
    Searched refs:cpio_swp_head (Results 1 - 3 of 3) sorted by relevancy

  /src/bin/pax/
cpio.c 70 int cpio_swp_head; /* binary cpio header byte swap */ variable in typeref:typename:int
845 if (!cpio_swp_head)
846 ++cpio_swp_head;
875 if (cpio_swp_head) {
extern.h 125 extern int cpio_swp_head;
options.c 1744 cpio_swp_head = 1;

Completed in 13 milliseconds