Lines Matching full:buff1
2699 char buff1[24];2707 sprintf(buff1, "%.*s", baselen, op->long_name);2708 sprintf(buff2, "%s%.*s", buff1, fulllen - baselen - 2, opbra + 1);2710 if (strncmp(arg, buff1, arglen) == 0 ||