Searched refs:say (Results 1 - 13 of 13) sorted by relevance

/freebsd-11-stable/usr.bin/patch/
H A Dutil.h34 void say(const char *, ...)
H A Dutil.c63 say("Moving %s to stdout.\n", from);
75 say("Can't backup %s, output is in %s: %s\n", to, from,
81 say("Moving %s to %s.\n", from, to);
85 say("Can't create %s, output is in %s: %s\n",
152 say("Moving %s to %s.\n", orig, bakname);
224 say(const char *fmt, ...) function
366 say("fetchname %s %d\n", at, strip_leading);
H A Dpatch.c310 say("Not enough memory to try swapped hunk! Assuming unswapped.\n");
327 say("Ignoring previously applied (or reversed) patch.\n");
331 say("%seversed (or previously applied) patch detected! %s -R.",
357 say("Error writing %s\n",
369 say("Hunk #%d ignored at %ld.\n",
375 say("Hunk #%d failed at %ld.\n",
380 say("Hunk #%d succeeded at %ld",
383 say(" with fuzz %ld", fuzz);
385 say(" (offset %ld line%s)",
388 say("
[all...]
H A Dinp.c109 say("Patching file %s using Plan %s...\n", filename,
158 say("(Creating file %s...)\n", filename);
177 say("block too large to mmap\n");
260 say("Warning: this file doesn't appear "
275 say("Good. This file appears to be the %s version.\n",
324 say("Warning: this file doesn't appear "
339 say("Good. This file appears to be the %s version.\n",
385 say("No such line %ld in input file, ignoring\n", line);
H A Dpch.c181 say("done\n");
188 say("Hmm...");
193 say(" Ignoring the trailing garbage.\ndone\n");
195 say(" I can't seem to find a patch in there anywhere.\n");
199 say(" %sooks like %s to me...\n",
207 say("(Patch is indented %d space%s.)\n", p_indent,
212 say("No file to patch. Skipping...\n");
235 say("Skipping patch...\n");
489 say("The text leading up to this was:\n--------------------------\n");
494 say("|
[all...]
/freebsd-11-stable/contrib/pam_modules/pam_passwdqc/
H A Dpam_passwdqc.c157 static int say(pam_handle_t *pamh, int style, const char *format, ...) function
184 say(pamh, PAM_ERROR_MSG, MESSAGE_TOOLONG);
187 say(pamh, PAM_TEXT_INFO, MESSAGE_TRUNCATED);
300 say(pamh, PAM_ERROR_MSG, MESSAGE_MISCONFIGURED);
302 say(pamh, PAM_ERROR_MSG, MESSAGE_INVALID_OPTION, *argv);
425 say(pamh, PAM_ERROR_MSG, MESSAGE_WEAKPASS, reason);
439 status = say(pamh, PAM_TEXT_INFO, MESSAGE_INTRO_BOTH);
441 status = say(pamh, PAM_TEXT_INFO, MESSAGE_INTRO_PASSWORD);
446 status = say(pamh, PAM_TEXT_INFO, MESSAGE_EXPLAIN_PASSWORD_1,
451 status = say(pam
[all...]
/freebsd-11-stable/contrib/mdocml/
H A Dmandocdb.c164 static void say(const char *, const char *, ...)
460 say(MANDOC_DB, "%s: Automatically recreating"
489 say("", "Empty manpath");
597 say("", "&fts_open");
615 say(path, "&realpath");
623 if (warnings) say("",
630 say(path, "&stat");
644 say(path, "Extraneous file");
660 say(path,
666 say(pat
2299 say(const char *file, const char *format, ...) function
[all...]
/freebsd-11-stable/contrib/bmake/
H A Dbsd.after-import.mk57 # Makefiles need a little more tweaking than say config.h
/freebsd-11-stable/contrib/bmake/unit-tests/
H A Descape.mk31 # Our practice, despite what POSIX might say, is that "\#"
/freebsd-11-stable/share/mk/
H A Dbsd.compiler.mk8 # explicitly if, say, you install gcc as clang...
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex3646 % the user wants an empty mark, they have to say @w{} not just @w.
5075 % Adapted from the TeXbook, page 416, which is to say,
7429 % is the position in that list, that is to say the macro arguments are to be
8112 % If not defined, say something at least.
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex3840 % Adapted from the TeXbook, page 416, which is to say,
6205 % If not defined, say something at least.
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex3738 % Adapted from the TeXbook, page 416, which is to say,
6079 % If not defined, say something at least.

Completed in 114 milliseconds