Searched refs:MAX_IDENT_CHARS (Results 1 – 1 of 1) sorted by relevance
100 #define MAX_IDENT_CHARS 64 macro199 uchar id_str[MAX_IDENT_CHARS]; in identify()218 if (t == &id_str[MAX_IDENT_CHARS-1]) { in identify()