Home
last modified time | relevance | path

Searched refs:loglevels (Results 1 – 2 of 2) sorted by relevance

/net-tools-latest/tinydtls-0.8.2/
Ddebug.c68 static char *loglevels[] = { variable
222 fprintf(log_fd, "%s ", loglevels[level]); in dsrv_log()
242 PRINTF("%s ", loglevels[level]); in dsrv_log()
304 fprintf(log_fd, "%s ", loglevels[level]); in dtls_dsrv_hexdump_log()
345 PRINTF("%s ", loglevels[level]); in dtls_dsrv_hexdump_log()
/net-tools-latest/libcoap/src/
Ddebug.c70 static char *loglevels[] = { variable
499 fprintf(log_fd, "%s ", loglevels[level]); in coap_log_impl()