Searched refs:apr_snprintf (Results 1 - 25 of 28) sorted by relevance

12

/freebsd-10.1-release/contrib/apr-util/dbm/
H A Dapr_dbm.c166 apr_snprintf(modname, sizeof(modname), "dbm%s.nlm", type);
168 apr_snprintf(modname, sizeof(modname),
171 apr_snprintf(modname, sizeof(modname),
174 apr_snprintf(symname, sizeof(symname), "apr_dbm_type_%s", type);
/freebsd-10.1-release/contrib/apr/include/
H A Dapr_strings.h256 * apr_snprintf (and apr_vsnprintf) behaves as follows:
263 * terminating NUL. As a special case, if len is 0, apr_snprintf will
267 * In no event does apr_snprintf return a negative number.
279 APR_DECLARE_NONSTD(int) apr_snprintf(char *buf, apr_size_t len,
/freebsd-10.1-release/contrib/apr-util/crypto/
H A Dapr_crypto.c180 apr_snprintf(modname, sizeof(modname), "crypto%s.nlm", name);
182 apr_snprintf(modname, sizeof(modname),
185 apr_snprintf(modname, sizeof(modname),
188 apr_snprintf(symname, sizeof(symname), "apr_crypto_%s_driver", name);
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_subr/
H A Ddebug.c90 n = apr_snprintf(prefix, sizeof(prefix), DBG_FLAG "%s:%4ld: ",
H A Dtime.c76 * is generated strictly by APR and our code, with a apr_snprintf. The
84 /* Machine parseable part, generated by apr_snprintf. */
227 len = apr_snprintf(datestr,
H A Dcmdline.c42 #include <apr_strings.h> /* for apr_snprintf */
123 apr_snprintf(input_encoding_buffer, sizeof input_encoding_buffer,
127 apr_snprintf(output_encoding_buffer, sizeof output_encoding_buffer,
H A Dpath.c940 We also need space for a null as apr_snprintf will write one. */
942 apr_snprintf(retstr->data + retstr->len, 4, "%%%02X", (unsigned char)c);
957 /* retstr is null-terminated either by apr_snprintf or the svn_stringbuf
1207 apr_snprintf(retstr->data + retstr->len, 5, "\\%03o", (unsigned char)c);
1222 /* retstr is null-terminated either by apr_snprintf or the svn_stringbuf
H A Dutf.c520 apr_snprintf(new, 6, "?\\%03u", (unsigned char) *src_orig);
/freebsd-10.1-release/contrib/apr/strings/
H A Dapr_strings.c442 if (apr_snprintf(buf, 5, "%3d ", (int) size) < 0)
456 if (apr_snprintf(buf, 5, "%d.%d%c", (int) size, remain, *o) < 0)
462 if (apr_snprintf(buf, 5, "%3d%c", (int) size, *o) < 0)
H A Dapr_snprintf.c1350 * to "flush" an apr_snprintf... there's nowhere to flush it to.
1356 APR_DECLARE_NONSTD(int) apr_snprintf(char *buf, apr_size_t len, function
/freebsd-10.1-release/contrib/apr-util/dbd/
H A Dapr_dbd.c188 apr_snprintf(modname, sizeof(modname), "dbd%s.nlm", name);
190 apr_snprintf(modname, sizeof(modname),
193 apr_snprintf(modname, sizeof(modname),
196 apr_snprintf(symname, sizeof(symname), "apr_dbd_%s_driver", name);
466 p += apr_snprintf(p, qlen - (p - pq), driver->pformat, ++i);
/freebsd-10.1-release/contrib/apr/network_io/unix/
H A Dinet_ntop.c224 tp += apr_snprintf(tp, sizeof tmp - (tp - tmp), "%x", words[i]);
/freebsd-10.1-release/contrib/serf/buckets/
H A Dchunk_buckets.c92 chunk_len = apr_snprintf(ctx->chunk_hdr, sizeof(ctx->chunk_hdr),
H A Dresponse_buckets.c453 size = apr_snprintf(buf, 256, "HTTP/%d.%d %d ",
H A Dbwtp_buckets.c228 req_len = apr_snprintf(ctx->req_line, sizeof(ctx->req_line),
/freebsd-10.1-release/usr.bin/svn/lib/libapr/
H A DMakefile8 apr_pools.c apr_random.c apr_snprintf.c apr_strings.c \
/freebsd-10.1-release/contrib/subversion/subversion/svndumpfilter/
H A Dsvndumpfilter.c100 bytes_used = apr_snprintf(buf, sizeof(buf), "%" APR_SIZE_T_FMT, namelen);
110 bytes_used = apr_snprintf(buf, sizeof(buf), "%" APR_SIZE_T_FMT, value->len);
132 bytes_used = apr_snprintf(buf, sizeof(buf), "%" APR_SIZE_T_FMT, namelen);
428 bytes_used = apr_snprintf(buf, sizeof(buf), ": %" APR_SIZE_T_FMT,
435 bytes_used = apr_snprintf(buf, sizeof(buf), ": %" APR_SIZE_T_FMT, props->len);
739 bytes_used = apr_snprintf(buf, sizeof(buf), ": %" APR_SIZE_T_FMT,
748 bytes_used = apr_snprintf(buf, sizeof(buf), ": %" SVN_FILESIZE_T_FMT,
754 bytes_used = apr_snprintf(buf, sizeof(buf), ": %" SVN_FILESIZE_T_FMT,
/freebsd-10.1-release/contrib/apr/misc/unix/
H A Derrorcodes.c307 apr_snprintf(buf, bufsize, "Unrecognized Win32 error code %d", errcode);
/freebsd-10.1-release/contrib/apr/
H A Dapr.mak55 -@erase "$(INTDIR)\apr_snprintf.obj"
225 "$(INTDIR)\apr_snprintf.obj" \
269 -@erase "$(INTDIR)\apr_snprintf.obj"
439 "$(INTDIR)\apr_snprintf.obj" \
483 -@erase "$(INTDIR)\apr_snprintf.obj"
653 "$(INTDIR)\apr_snprintf.obj" \
697 -@erase "$(INTDIR)\apr_snprintf.obj"
867 "$(INTDIR)\apr_snprintf.obj" \
911 -@erase "$(INTDIR)\apr_snprintf.obj"
1081 "$(INTDIR)\apr_snprintf
[all...]
H A Dlibapr.mak54 -@erase "$(INTDIR)\apr_snprintf.obj"
233 "$(INTDIR)\apr_snprintf.obj" \
290 -@erase "$(INTDIR)\apr_snprintf.obj"
469 "$(INTDIR)\apr_snprintf.obj" \
526 -@erase "$(INTDIR)\apr_snprintf.obj"
705 "$(INTDIR)\apr_snprintf.obj" \
762 -@erase "$(INTDIR)\apr_snprintf.obj"
941 "$(INTDIR)\apr_snprintf.obj" \
998 -@erase "$(INTDIR)\apr_snprintf.obj"
1177 "$(INTDIR)\apr_snprintf
[all...]
H A DNWGNUmakefile301 $(OBJDIR)/apr_snprintf.o \
/freebsd-10.1-release/contrib/apr/locks/unix/
H A Dproc_mutex.c107 apr_snprintf(semname, sizeof(semname), "/ApR.%xH%x", h1, h2);
115 apr_snprintf(semname, sizeof(semname), "/ApR.%lxZ%lx", sec, usec);
/freebsd-10.1-release/contrib/apr-util/test/
H A Dtesturi.c268 apr_snprintf(msg, sizeof msg, "uri '%s': rv=%d not %d", t->uri,
/freebsd-10.1-release/contrib/apr-util/memcache/
H A Dapr_memcache.c642 klen = apr_snprintf(conn->buffer, BUFFER_SIZE, " %u %u %" APR_SIZE_T_FMT " " MC_EOL,
898 klen = apr_snprintf(conn->buffer, BUFFER_SIZE, " %u" MC_EOL, timeout);
967 klen = apr_snprintf(conn->buffer, BUFFER_SIZE, " %u" MC_EOL, inc);
/freebsd-10.1-release/contrib/apr-util/xml/
H A Dapr_xml.c478 (void) apr_snprintf(errbuf, errbufsize,

Completed in 216 milliseconds

12