Home
last modified time | relevance | path

Searched refs:ap_snprintf (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/top/dist/
H A Dos.h97 int ap_snprintf(char *buf, size_t len, const char *format,...);
98 #define snprintf ap_snprintf
H A Dconfigure.ac286 SRC="$SRC ap_snprintf.c"
287 OBJ="$OBJ ap_snprintf.o"
H A Dap_snprintf.c1158 API_EXPORT_NONSTD(int) ap_snprintf(char *buf, size_t len, const char *format,...) in ap_snprintf() function
H A DChanges62 ap_snprintf.c). Added configure magic to define and compile them in