Lines Matching full:max_strlen
83 int max_strlen = DEFAULT_STRLEN;291 max_strlen = atoi(optarg);292 if (max_strlen < 0) {