Home
last modified time | relevance | path

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

/third_party/libcoap/src/
Dresource.c300 static coap_str_const_t *null_path = &null_path_value; variable
315 uri_path = coap_new_str_const(null_path->s, null_path->length);
319 uri_path = coap_new_str_const(null_path->s, null_path->length);