Searched refs:ap_snprintf (Results 1 – 4 of 4) sorted by relevance
97 int ap_snprintf(char *buf, size_t len, const char *format,...);98 #define snprintf ap_snprintf
286 SRC="$SRC ap_snprintf.c"287 OBJ="$OBJ ap_snprintf.o"
1158 API_EXPORT_NONSTD(int) ap_snprintf(char *buf, size_t len, const char *format,...) in ap_snprintf() function
62 ap_snprintf.c). Added configure magic to define and compile them in