OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:maybe_warnx
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/gzip/
gzip.c
213
static void
maybe_warnx
(const char *fmt, ...) __printflike(1, 2);
462
maybe_warnx
(const char *fmt, ...)
function in typeref:typename:void
631
maybe_warnx
("deflateInit2 failed");
670
maybe_warnx
("deflate failed");
683
maybe_warnx
("deflate failed");
705
maybe_warnx
("deflateEnd failed");
828
maybe_warnx
("%s: unexpected end of file",
838
maybe_warnx
("%s: trailing garbage "
842
maybe_warnx
("input not gziped (MAGIC0)");
855
maybe_warnx
("input not gziped (MAGIC1)")
[
all
...]
gzip.c
213
static void
maybe_warnx
(const char *fmt, ...) __printflike(1, 2);
462
maybe_warnx
(const char *fmt, ...)
function in typeref:typename:void
631
maybe_warnx
("deflateInit2 failed");
670
maybe_warnx
("deflate failed");
683
maybe_warnx
("deflate failed");
705
maybe_warnx
("deflateEnd failed");
828
maybe_warnx
("%s: unexpected end of file",
838
maybe_warnx
("%s: trailing garbage "
842
maybe_warnx
("input not gziped (MAGIC0)");
855
maybe_warnx
("input not gziped (MAGIC1)")
[
all
...]
Completed in 29 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025