Home
last modified time | relevance | path

Searched refs:UNUSED (Results 1 – 25 of 68) sorted by relevance

123

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dfdevent_libev.c15 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 Dlighttpd-angel.c30 #define UNUSED(x) ( (void)(x) ) macro
35 UNUSED(context); in sigaction_handler()
65 UNUSED(argc); in main()
H A Djoblist.c25 UNUSED(srv); in joblist_free()
33 UNUSED(srv); in fdwaitqueue_unshift()
60 UNUSED(srv); in fdwaitqueue_free()
H A Dmod_cml_lua.c39 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 Dfdevent_select.c38 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 Ddata_integer.c34 UNUSED(dst); in data_integer_insert_dup()
43 UNUSED(depth); in data_integer_print()
H A Ddata_fastcgi.c36 UNUSED(dst); in data_fastcgi_insert_dup()
45 UNUSED(depth); in data_fastcgi_print()
H A Dfdevent_freebsd_kqueue.c71 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 Dfdevent_libmtcp.c122 UNUSED(ev); in fdevent_libmtcp_epoll_event_next_fdndx()
169 UNUSED(ev); in fdevent_libmtcp_epoll_init()
H A Dfdevent_linux_sysepoll.c114 UNUSED(ev); in fdevent_linux_sysepoll_event_next_fdndx()
159 UNUSED(ev); in fdevent_linux_sysepoll_init()
H A Dmod_redirect.c267 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 Dmod_webdav.c114 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 Dfdevent_solaris_port.c80 UNUSED(ev); in fdevent_solaris_port_event_next_fdndx()
165 UNUSED(ev); in fdevent_solaris_port_init()
H A Dfdevent_solaris_devpoll.c107 UNUSED(ev); in fdevent_solaris_devpoll_event_next_fdndx()
169 UNUSED(ev); in fdevent_solaris_devpoll_init()
H A Dmod_compress.c80 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 Dhttp-header-glue.c78 UNUSED(srv); in response_header_insert()
94 UNUSED(srv); in response_header_overwrite()
109 UNUSED(srv); in response_header_append()
H A Dbuffer.h130 #ifndef UNUSED
131 #define UNUSED(x) ( (void)(x) ) macro
H A Dmod_skeleton.c72 UNUSED(srv); in FREE_FUNC()
166 UNUSED(srv); in URIHANDLER_FUNC()
H A Dmod_dirlisting.c129 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 Dconnections-glue.c39 UNUSED(srv); in connection_set_state()
H A Dmod_trigger_b4_dl.c83 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 Dmod_mysql_vhost.c85 UNUSED(srv); in SERVER_FUNC()
127 UNUSED(srv); in mod_mysql_vhost_connection_data()
150 UNUSED(srv); in CONNECTION_FUNC()
H A Dmod_flv_streaming.c47 UNUSED(srv); in FREE_FUNC()
190 UNUSED(srv); in URIHANDLER_FUNC()
/mOS-networking-stack/core/src/include/
H A Dmtcp_api.h8 #ifndef UNUSED
9 #define UNUSED(x) (void)x macro
/mOS-networking-stack/core/include/
H A Dmtcp_api.h8 #ifndef UNUSED
9 #define UNUSED(x) (void)x macro

123