Searched refs:filter (Results 1 – 16 of 16) sorted by relevance
| /mOS-networking-stack/core/src/bpf/ |
| H A D | main.c | 13 const char *filter = "tcp"; in main() local 19 if (sfbpf_compile(1514, DLT_EN10MB, &fcode, filter, 1, 0) < 0) { in main()
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/ |
| H A D | authentication.txt | 131 2. get DN for filter = username 162 # the $ in auth.backend.ldap.filter is replaced by the 166 auth.backend.ldap.filter = "(uid=$)"
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/tests/ |
| H A D | fastcgi-10.conf | 93 auth.backend.ldap.filter = "(uid=$)"
|
| H A D | fastcgi-responder.conf | 117 auth.backend.ldap.filter = "(uid=$)"
|
| H A D | fastcgi-auth.conf | 115 auth.backend.ldap.filter = "(uid=$)"
|
| H A D | fastcgi-13.conf | 110 auth.backend.ldap.filter = "(uid=$)"
|
| H A D | bug-12.conf | 116 auth.backend.ldap.filter = "(uid=$)"
|
| H A D | bug-06.conf | 114 auth.backend.ldap.filter = "(uid=$)"
|
| H A D | proxy.conf | 96 auth.backend.ldap.filter = "(uid=$)"
|
| /mOS-networking-stack/core/src/ |
| H A D | scalable_event.c | 757 mtcp_define_event(event_t event, filter_t filter, struct filter_arg *arg) in mtcp_define_event() argument 769 if (!filter) in mtcp_define_event() 779 if ((walk->ft == filter) && in mtcp_define_event() 790 new->ft = filter; in mtcp_define_event()
|
| H A D | event_callback.c | 502 mtcp_define_event(event_t event, filter_t filter) in mtcp_define_event() argument 510 if (!filter) in mtcp_define_event() 550 g_udes[i].ft = filter; in mtcp_define_event()
|
| /mOS-networking-stack/core/src/include/ |
| H A D | mos_api.h | 380 mtcp_define_event(event_t event, filter_t filter, struct filter_arg *arg);
|
| /mOS-networking-stack/core/include/ |
| H A D | mos_api.h | 380 mtcp_define_event(event_t event, filter_t filter, struct filter_arg *arg);
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | fdevent_freebsd_kqueue.c | 140 e = ev->kq_results[ndx].filter; in fdevent_freebsd_kqueue_event_get_revent()
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/ |
| H A D | ltmain.sh | 9720 func_verbose "filter symbol list for '$libname.la' to tag DATA exports" 9727 func_append delfiles " $export_symbols $output_objdir/$libname.filter" 9969 func_verbose "filter symbol list for '$libname.la' to tag DATA exports" 9976 func_append delfiles " $export_symbols $output_objdir/$libname.filter"
|
| H A D | NEWS | 333 * fixed conditional patching of ldap filter (#1564) 342 * fix splitting of auth-ldap filter
|