Searched refs:MAX_TOKEN (Results 1 – 2 of 2) sorted by relevance
40 #define MAX_TOKEN 5 macro42 #define MAX_TOKEN MIN_TOKEN macro266 char *tokens[MAX_TOKEN + 1]; in str_to_attr()313 if (tok_count < MIN_TOKEN || tok_count > MAX_TOKEN) { in str_to_attr()
688 #define MAX_TOKEN 128 macro842 u_char token[MAX_TOKEN+1]; in txtproto_print()