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

/haiku/src/tools/translation/tgainfo/
H A Dtgainfo.cpp335 uint8 attrtype = extbuf[494]; local
336 switch (attrtype) {
348 if (attrtype > 4 && attrtype < 128)
355 attrtype, strattrtype);

Completed in 19 milliseconds