Searched refs:synr (Results 1 – 1 of 1) sorted by relevance
740 const char synr[] = "SYNOPSIS"; in passthrough() local771 (len == sizeof(synr) && in passthrough()772 ! strncmp(line, synr, len - 1))) in passthrough()