Lines Matching refs:cat
213 const char *cat)215 while (pos < bufsize && cat != NULL && *cat != 0)216 buffer[pos++] = *cat++;