Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cpio/
H A Dcpio.c398 } Binmag; variable
4481 Binmag.b_byte[0] = Buffr.b_out_p[0]; in gethdr()
4482 Binmag.b_byte[1] = Buffr.b_out_p[1]; in gethdr()
4483 if ((Binmag.b_half == CMN_BIN) || in gethdr()
4484 (Binmag.b_half == CMN_BBS)) { in gethdr()