Home
last modified time | relevance | path

Searched defs:vfprintf (Results 1 – 1 of 1) sorted by relevance

/net-tools-latest/libcoap/src/
Ddebug.c256 # define vfprintf(fd, ...) vprintf(__VA_ARGS__) macro
258 # define vfprintf(fd, ...) PRINTF(__VA_ARGS__) macro