Home | History | Annotate | Download | only in src

Lines Matching refs:buff2

1133   char buff2[LINE_LEN-offset];
1135 InterpretArg(buff, buff2);
1136 strncpy(buff, buff2, LINE_LEN - offset - 1);