| makewhatis.c | 99 static char	*makewhatisline(const char *, const char *, const char *); 584 makewhatisline(const char *file, const char *line, const char *section)  function in typeref:typename:char *
 676 			ptr = makewhatisline(name, buffer, section);
 1093 	ptr = makewhatisline(name, buffer, section);
 
 |