Home
last modified time | relevance | path

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

/titanic_41/usr/src/head/
H A Darchives.h46 #define CMN_BBS 0143561 /* Cpio Magic Number for Byte-Swap header */ macro
/titanic_41/usr/src/cmd/cpio/
H A Dcpio.c4484 (Binmag.b_half == CMN_BBS)) { in gethdr()
5836 if (Hdr.h_magic == (short)CMN_BBS) { in read_hdr()