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

/haiku/src/bin/unzip/
H A Dzipinfo.c41 #define UNX_IFCHR 0020000 /* Unix character special (not Amiga) */ macro
1251 case (unsigned)UNX_IFCHR: attribs[0] = 'c'; break;
1956 case (unsigned)UNX_IFCHR: attribs[0] = 'c'; break;

Completed in 64 milliseconds