Searched defs:uri_path (Results 1 – 11 of 11) sorted by relevance
341 coap_string_t *uri_path = coap_get_uri_path(&pdu); in t_parse_uri13() local442 coap_string_t *uri_path = coap_get_uri_path(&pdu); in t_parse_uri18() local467 coap_string_t *uri_path = coap_get_uri_path(&pdu); in t_parse_uri19() local487 coap_string_t *uri_path = coap_get_uri_path(&pdu); in t_parse_uri20() local508 coap_string_t *uri_path = coap_get_uri_path(&pdu); in t_parse_uri21() local531 coap_string_t *uri_path = coap_get_uri_path(&pdu); in t_parse_uri22() local552 coap_string_t *uri_path = coap_get_uri_path(&pdu); in t_parse_uri23() local
148 coap_str_const_t uri_path = {.length = len, .s = uribuf}; in t_wellknown3() local
10 coap_string_t *uri_path = coap_get_uri_path(pdu); in LLVMFuzzerTestOneInput() local
664 coap_string_t **uri_path, in get_uri_proxy_scheme_info()998 coap_string_t *uri_path = NULL; in hnd_proxy_uri() local1225 coap_string_t *uri_path; member1248 coap_string_t *uri_path; in hnd_delete() local1290 coap_str_const_t *uri_path; in hnd_get() local1339 coap_string_t *uri_path; in hnd_put() local1543 coap_string_t *uri_path; in hnd_unknown_put() local
70 coap_str_const_t *uri_path; /**< the key used for hash lookup for this member
142 coap_str_const_t *uri_path; /** set to uri_path if unknown resource */ member
303 coap_resource_init(coap_str_const_t *uri_path, int flags) {615 coap_get_resource_from_uri_path(coap_context_t *context, coap_str_const_t *uri_path) {
610 coap_string_t *uri_path = NULL; in coap_get_uri_path() local
1227 coap_string_t *uri_path, in coap_handle_request_put_block()
2630 coap_string_t *uri_path = coap_get_uri_path(pdu); in handle_request() local
156 char *uri_path = NULL; in pathmatch() local