Searched defs:uri_path (Results 1 – 8 of 8) sorted by relevance
81 coap_str_const_t *uri_path; /**< the key used for hash lookup for this member
192 coap_str_const_t *uri_path; /** set to uri_path if unknown resource */ member
95 coap_str_const_t *uri_path; /**< the key used for hash lookup for this resource */ member
269 coap_resource_init(coap_str_const_t *uri_path, int flags) {606 coap_get_resource_from_uri_path(coap_context_t *context, coap_str_const_t *uri_path) {
773 coap_string_t *uri_path = NULL; in coap_get_uri_path() local
67 coap_string_t *uri_path = NULL; in coap_persist_observe_add() local
2800 coap_string_t *uri_path = NULL; local
2581 coap_string_t *uri_path, in coap_handle_request_put_block()