Lines Matching refs:UNUSED_PARAM
54 #define UNUSED_PARAM __attribute__ ((unused)) macro
56 #define UNUSED_PARAM macro
61 handle_sigint(int signum UNUSED_PARAM) { in handle_sigint() argument
69 hnd_get_index(coap_context_t *ctx UNUSED_PARAM, in hnd_get_index() argument
70 struct coap_resource_t *resource UNUSED_PARAM, in hnd_get_index() argument
71 const coap_endpoint_t *local_interface UNUSED_PARAM, in hnd_get_index() argument
72 coap_address_t *peer UNUSED_PARAM, in hnd_get_index() argument
73 coap_pdu_t *request UNUSED_PARAM, in hnd_get_index() argument
74 str *token UNUSED_PARAM, in hnd_get_index() argument
94 const coap_endpoint_t *local_interface UNUSED_PARAM, in hnd_get_time() argument
159 hnd_put_time(coap_context_t *ctx UNUSED_PARAM, in hnd_put_time() argument
160 struct coap_resource_t *resource UNUSED_PARAM, in hnd_put_time() argument
161 const coap_endpoint_t *local_interface UNUSED_PARAM, in hnd_put_time() argument
162 coap_address_t *peer UNUSED_PARAM, in hnd_put_time() argument
164 str *token UNUSED_PARAM, in hnd_put_time() argument
195 hnd_delete_time(coap_context_t *ctx UNUSED_PARAM, in hnd_delete_time() argument
196 struct coap_resource_t *resource UNUSED_PARAM, in hnd_delete_time() argument
197 const coap_endpoint_t *local_interface UNUSED_PARAM, in hnd_delete_time() argument
198 coap_address_t *peer UNUSED_PARAM, in hnd_delete_time() argument
199 coap_pdu_t *request UNUSED_PARAM, in hnd_delete_time() argument
200 str *token UNUSED_PARAM, in hnd_delete_time() argument
201 coap_pdu_t *response UNUSED_PARAM) { in hnd_delete_time() argument
211 struct coap_resource_t *resource UNUSED_PARAM, in hnd_get_async() argument
212 const coap_endpoint_t *local_interface UNUSED_PARAM, in hnd_get_async() argument
215 str *token UNUSED_PARAM, in hnd_get_async() argument