Searched refs:MAX_OPT_LEN (Results 1 – 1 of 1) sorted by relevance
1801 #define MAX_OPT_LEN 20 macro1804 char cur_opt[MAX_OPT_LEN + 1];1811 memset(cur_opt, 0, MAX_OPT_LEN + 1);1815 if (p < MAX_OPT_LEN) {