Lines Matching refs:oplen
2097 int oplen = (int)(equals - op->long_name);2100 if (oplen == arglen && strncmp(arg, op->long_name, oplen) == 0)