Searched refs:show_text (Results 1 – 1 of 1) sorted by relevance
73 static int show_text(const char *, const char *, const char *);105 (void)show_text(pn->dir, in lflag_print()107 (void)show_text(pn->dir, _PATH_PROJECT, "Project"); in lflag_print()108 if (!show_text(pn->dir, _PATH_PLAN, "Plan")) in lflag_print()329 show_text(const char *directory, const char *file_name, const char *header) in show_text() function