Searched refs:commentlen (Results 1 – 1 of 1) sorted by relevance
445 size_t commentlen = strlen(comment[i]); in send_file() local447 if (strncmp(sp, comment[i], commentlen) == 0) { in send_file()448 ep = sp + commentlen - 1; in send_file()