Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/man/
H A Dmakewhatis.c404 name_section_line(char *line, const char *section_start) in name_section_line() argument
408 if (strncmp(line, section_start, 3) != 0) in name_section_line()