Lines Matching refs:UNUSED_PARAM
63 #define UNUSED_PARAM __attribute__ ((unused)) macro
65 #define UNUSED_PARAM macro
91 handle_sigint(int signum UNUSED_PARAM) { in handle_sigint() argument
96 hnd_get_resource(coap_context_t *ctx UNUSED_PARAM, in hnd_get_resource() argument
98 const coap_endpoint_t *local_interface UNUSED_PARAM, in hnd_get_resource() argument
99 coap_address_t *peer UNUSED_PARAM, in hnd_get_resource() argument
100 coap_pdu_t *request UNUSED_PARAM, in hnd_get_resource() argument
101 str *token UNUSED_PARAM, in hnd_get_resource() argument
124 hnd_put_resource(coap_context_t *ctx UNUSED_PARAM, in hnd_put_resource() argument
125 struct coap_resource_t *resource UNUSED_PARAM, in hnd_put_resource() argument
126 const coap_endpoint_t *local_interface UNUSED_PARAM, in hnd_put_resource() argument
127 coap_address_t *peer UNUSED_PARAM, in hnd_put_resource() argument
128 coap_pdu_t *request UNUSED_PARAM, in hnd_put_resource() argument
129 str *token UNUSED_PARAM, in hnd_put_resource() argument
204 const coap_endpoint_t *local_interface UNUSED_PARAM, in hnd_delete_resource() argument
205 coap_address_t *peer UNUSED_PARAM, in hnd_delete_resource() argument
206 coap_pdu_t *request UNUSED_PARAM, in hnd_delete_resource() argument
207 str *token UNUSED_PARAM, in hnd_delete_resource() argument
224 hnd_get_rd(coap_context_t *ctx UNUSED_PARAM, in hnd_get_rd() argument
225 struct coap_resource_t *resource UNUSED_PARAM, in hnd_get_rd() argument
226 const coap_endpoint_t *local_interface UNUSED_PARAM, in hnd_get_rd() argument
227 coap_address_t *peer UNUSED_PARAM, in hnd_get_rd() argument
228 coap_pdu_t *request UNUSED_PARAM, in hnd_get_rd() argument
229 str *token UNUSED_PARAM, in hnd_get_rd() argument
355 make_rd(coap_address_t *peer UNUSED_PARAM, coap_pdu_t *pdu) { in make_rd() argument
389 struct coap_resource_t *resource UNUSED_PARAM, in hnd_post_rd() argument
390 const coap_endpoint_t *local_interface UNUSED_PARAM, in hnd_post_rd() argument
393 str *token UNUSED_PARAM, in hnd_post_rd() argument