Home
last modified time | relevance | path

Searched refs:synr (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/mandoc/
H A Dmain.c740 const char synr[] = "SYNOPSIS"; in passthrough() local
771 (len == sizeof(synr) && in passthrough()
772 ! strncmp(line, synr, len - 1))) in passthrough()