Searched refs:gzprintf (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/libkern/libkern/
H A Dzlib.h1018 The sprintf variant used by gzprintf (zero is best):
1020 25: 0 = *nprintf, 1 = *printf -- 1 means gzprintf() not secure!
1152 ZEXTERN int ZEXPORTVA gzprintf OF((gzFile file, const char *format, ...));
1155 control of the format string, as in fprintf. gzprintf returns the number of
1158 this limit is not exceeded. If it is exceeded, then gzprintf() will return
/darwin-on-arm/xnu/libkern/zlib/
H A Dgzio.c624 control of the format string, as in fprintf. gzprintf returns the number of
630 int ZEXPORTVA gzprintf (gzFile file, const char *format, /* args */ ...) function
664 int ZEXPORTVA gzprintf (file, format, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, function

Completed in 25 milliseconds