| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | fdevent_libev.c | 15 UNUSED(loop); in io_watcher_cb() 38 UNUSED(ev); in fdevent_libev_free() 88 UNUSED(w); in timeout_watcher_cb() 108 UNUSED(ev); in fdevent_libev_event_get_revent() 109 UNUSED(ndx); in fdevent_libev_event_get_revent() 115 UNUSED(ev); in fdevent_libev_event_get_fd() 116 UNUSED(ndx); in fdevent_libev_event_get_fd() 122 UNUSED(ev); in fdevent_libev_event_next_fdndx() 123 UNUSED(ndx); in fdevent_libev_event_next_fdndx() 129 UNUSED(ev); in fdevent_libev_reset() [all …]
|
| H A D | lighttpd-angel.c | 30 #define UNUSED(x) ( (void)(x) ) macro 35 UNUSED(context); in sigaction_handler() 65 UNUSED(argc); in main()
|
| H A D | joblist.c | 25 UNUSED(srv); in joblist_free() 33 UNUSED(srv); in fdwaitqueue_unshift() 60 UNUSED(srv); in fdwaitqueue_free()
|
| H A D | mod_cml_lua.c | 39 UNUSED(L); in load_file() 149 UNUSED(srv); 456 UNUSED(srv); in cache_parse_lua() 457 UNUSED(con); in cache_parse_lua() 458 UNUSED(p); in cache_parse_lua() 459 UNUSED(fn); in cache_parse_lua()
|
| H A D | fdevent_select.c | 38 UNUSED(fde_ndx); in fdevent_select_event_set() 90 UNUSED(ev); in fdevent_select_event_get_fd() 129 UNUSED(ev); in fdevent_select_init()
|
| H A D | data_integer.c | 34 UNUSED(dst); in data_integer_insert_dup() 43 UNUSED(depth); in data_integer_print()
|
| H A D | data_fastcgi.c | 36 UNUSED(dst); in data_fastcgi_insert_dup() 45 UNUSED(depth); in data_fastcgi_print()
|
| H A D | fdevent_freebsd_kqueue.c | 71 UNUSED(fde_ndx); in fdevent_freebsd_kqueue_event_set() 166 UNUSED(ev); in fdevent_freebsd_kqueue_event_next_fdndx() 219 UNUSED(ev); in fdevent_freebsd_kqueue_init()
|
| H A D | fdevent_libmtcp.c | 122 UNUSED(ev); in fdevent_libmtcp_epoll_event_next_fdndx() 169 UNUSED(ev); in fdevent_libmtcp_epoll_init()
|
| H A D | fdevent_linux_sysepoll.c | 114 UNUSED(ev); in fdevent_linux_sysepoll_event_next_fdndx() 159 UNUSED(ev); in fdevent_linux_sysepoll_init()
|
| H A D | mod_redirect.c | 267 UNUSED(srv); in mod_redirect_uri_handler() 268 UNUSED(con); in mod_redirect_uri_handler() 269 UNUSED(p_data); in mod_redirect_uri_handler()
|
| H A D | mod_webdav.c | 114 UNUSED(srv); in FREE_FUNC() 447 UNUSED(srv); in URIHANDLER_FUNC() 480 UNUSED(srv); in webdav_gen_prop_tag() 481 UNUSED(con); in webdav_gen_prop_tag() 508 UNUSED(srv); in webdav_gen_response_status_tag() 570 UNUSED(p); in webdav_delete_file() 665 UNUSED(srv); in webdav_copy_file() 666 UNUSED(con); in webdav_copy_file() 732 UNUSED(p); in webdav_copy_file() 834 UNUSED(p); in webdav_get_live_property() [all …]
|
| H A D | fdevent_solaris_port.c | 80 UNUSED(ev); in fdevent_solaris_port_event_next_fdndx() 165 UNUSED(ev); in fdevent_solaris_port_init()
|
| H A D | fdevent_solaris_devpoll.c | 107 UNUSED(ev); in fdevent_solaris_devpoll_event_next_fdndx() 169 UNUSED(ev); in fdevent_solaris_devpoll_init()
|
| H A D | mod_compress.c | 80 UNUSED(srv); in FREE_FUNC() 247 UNUSED(srv); in deflate_file_to_buffer_gzip() 248 UNUSED(con); in deflate_file_to_buffer_gzip() 321 UNUSED(srv); in deflate_file_to_buffer_deflate() 322 UNUSED(con); in deflate_file_to_buffer_deflate() 368 UNUSED(srv); in deflate_file_to_buffer_bzip2() 369 UNUSED(con); in deflate_file_to_buffer_bzip2()
|
| H A D | http-header-glue.c | 78 UNUSED(srv); in response_header_insert() 94 UNUSED(srv); in response_header_overwrite() 109 UNUSED(srv); in response_header_append()
|
| H A D | buffer.h | 130 #ifndef UNUSED 131 #define UNUSED(x) ( (void)(x) ) macro
|
| H A D | mod_skeleton.c | 72 UNUSED(srv); in FREE_FUNC() 166 UNUSED(srv); in URIHANDLER_FUNC()
|
| H A D | mod_dirlisting.c | 129 UNUSED(exb); in excludes_buffer_append() 130 UNUSED(string); in excludes_buffer_append() 168 UNUSED(srv); in FREE_FUNC() 482 UNUSED(srv); in http_list_directory_header() 583 UNUSED(srv); in http_list_directory_footer() 900 UNUSED(srv); in URIHANDLER_FUNC()
|
| H A D | connections-glue.c | 39 UNUSED(srv); in connection_set_state()
|
| H A D | mod_trigger_b4_dl.c | 83 UNUSED(srv); in FREE_FUNC() 520 UNUSED(srv); in URIHANDLER_FUNC() 521 UNUSED(con); in URIHANDLER_FUNC() 522 UNUSED(p_d); in URIHANDLER_FUNC()
|
| H A D | mod_mysql_vhost.c | 85 UNUSED(srv); in SERVER_FUNC() 127 UNUSED(srv); in mod_mysql_vhost_connection_data() 150 UNUSED(srv); in CONNECTION_FUNC()
|
| H A D | mod_flv_streaming.c | 47 UNUSED(srv); in FREE_FUNC() 190 UNUSED(srv); in URIHANDLER_FUNC()
|
| /mOS-networking-stack/core/src/include/ |
| H A D | mtcp_api.h | 8 #ifndef UNUSED 9 #define UNUSED(x) (void)x macro
|
| /mOS-networking-stack/core/include/ |
| H A D | mtcp_api.h | 8 #ifndef UNUSED 9 #define UNUSED(x) (void)x macro
|