Searched refs:NO_CLASSIFICATION (Results 1 – 2 of 2) sorted by relevance
108 #define NO_CLASSIFICATION 0x00100000 /* don't translate the class */ macro
160 slcall.flags = (flags&NO_CLASSIFICATION) ? LABELS_NO_CLASS : 0; in bsltos()