lprint.c | 73 static int show_text(const char *, const char *, const char *); 105 (void)show_text(pn->dir, 107 (void)show_text(pn->dir, _PATH_PROJECT, "Project"); 108 if (!show_text(pn->dir, _PATH_PLAN, "Plan")) 329 show_text(const char *directory, const char *file_name, const char *header) function in typeref:typename:int
|