Lines Matching defs:file
79 FILE *file = error ? stderr : stdout;
81 fprintf (file, _("usage: %s [-Vh] [--version] [--help]\n"),
84 fprintf (file, _("usage: %s [-Vh]\n"),
87 fprintf (file, _("Show the ruleset files information on the system\n"));
88 fprintf (file, "\n");
90 fprintf (file, _(" -V, --version display font config version and exit\n"));
91 fprintf (file, _(" -h, --help display this help and exit\n"));
93 fprintf (file, _(" -V (version) display font config version and exit\n"));
94 fprintf (file, _(" -h (help) display this help and exit\n"));