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

  /src/bin/pax/
cpio.h 76 #define AMAGIC "070707" /* ascii equivalent string of MAGIC */
cpio.c 269 (strncmp(blk, AMAGIC, sizeof(AMAGIC) - 1) != 0))

Completed in 15 milliseconds