Searched refs:dtype (Results 1 - 3 of 3) sorted by relevance

/haiku/src/bin/unzip/
H A Dlist.c114 static ZCONST char dtype[]="NXFS"; /* see zi_short() */ local
321 methbuf[5] = dtype[(G.crec.general_purpose_bit_flag>>1) & 3];
H A Dzipinfo.c1754 static ZCONST char dtype[5]="NXFS"; /* normal, maximum, fast, superfast */ local
1787 methbuf[3] = dtype[dnum];
/haiku/src/bin/pcmcia-cs/
H A Ddump_cis.c208 static const char *dtype[] = { variable
218 printf("%s %s ", indent, dtype[dev->dev[i].type]);

Completed in 107 milliseconds