Searched refs:vfprintf (Results 1 – 2 of 2) sorted by relevance
256 # define vfprintf(fd, ...) vprintf(__VA_ARGS__) macro258 # define vfprintf(fd, ...) PRINTF(__VA_ARGS__) macro502 vfprintf(log_fd, format, ap); in coap_log_impl()
225 vfprintf(log_fd, format, ap); in dsrv_log()