Searched refs:filter (Results 1 - 25 of 363) sorted by relevance

1234567891011>>

/openbsd-current/gnu/llvm/lldb/source/Core/
H A DAddressResolver.cpp24 void AddressResolver::ResolveAddressInModules(SearchFilter &filter, argument
26 filter.SearchInModuleList(*this, modules);
29 void AddressResolver::ResolveAddress(SearchFilter &filter) { argument
30 filter.Search(*this);
/openbsd-current/usr.sbin/smtpd/
H A Dlka_filter.c29 struct filter;
34 static void filter_protocol_query(struct filter *, uint64_t, uint64_t, const char *, const char *);
39 static void filter_data_query(struct filter *, uint64_t, uint64_t, const char *);
41 static int filter_builtins_notimpl(struct filter_session *, struct filter *, uint64_t, const char *);
42 static int filter_builtins_connect(struct filter_session *, struct filter *, uint64_t, const char *);
43 static int filter_builtins_helo(struct filter_session *, struct filter *, uint64_t, const char *);
44 static int filter_builtins_mail_from(struct filter_session *, struct filter *, uint64_t, const char *);
45 static int filter_builtins_rcpt_to(struct filter_session *, struct filter *, uint64_t, const char *);
46 static int filter_builtins_data(struct filter_session *, struct filter *, uint64_t, const char *);
47 static int filter_builtins_commit(struct filter_session *, struct filter *, uint64_
100 struct filter { struct
329 struct filter *filter; local
399 struct filter *filter; local
425 struct filter *filter; local
474 struct filter *filter; local
676 struct filter *filter; local
800 struct filter *filter; local
907 filter_protocol_query(struct filter *filter, uint64_t token, uint64_t reqid, const char *phase, const char *param) argument
933 filter_data_query(struct filter *filter, uint64_t token, uint64_t reqid, const char *line) argument
1002 filter_check_rdns_table(struct filter *filter, enum table_service kind, const char *key) argument
1016 filter_check_rdns_regex(struct filter *filter, const char *key) argument
1029 filter_check_src_table(struct filter *filter, enum table_service kind, const char *key) argument
1042 filter_check_src_regex(struct filter *filter, const char *key) argument
1055 filter_check_helo_table(struct filter *filter, enum table_service kind, const char *key) argument
1068 filter_check_helo_regex(struct filter *filter, const char *key) argument
1081 filter_check_auth(struct filter *filter, const char *username) argument
1094 filter_check_auth_table(struct filter *filter, enum table_service kind, const char *key) argument
1108 filter_check_auth_regex(struct filter *filter, const char *key) argument
1122 filter_check_mail_from_table(struct filter *filter, enum table_service kind, const char *key) argument
1135 filter_check_mail_from_regex(struct filter *filter, const char *key) argument
1148 filter_check_rcpt_to_table(struct filter *filter, enum table_service kind, const char *key) argument
1161 filter_check_rcpt_to_regex(struct filter *filter, const char *key) argument
1174 filter_check_fcrdns(struct filter *filter, int fcrdns) argument
1186 filter_check_rdns(struct filter *filter, const char *hostname) argument
1207 filter_builtins_notimpl(struct filter_session *fs, struct filter *filter, uint64_t reqid, const char *param) argument
1213 filter_builtins_global(struct filter_session *fs, struct filter *filter, uint64_t reqid) argument
1232 filter_builtins_connect(struct filter_session *fs, struct filter *filter, uint64_t reqid, const char *param) argument
1238 filter_builtins_helo(struct filter_session *fs, struct filter *filter, uint64_t reqid, const char *param) argument
1244 filter_builtins_mail_from(struct filter_session *fs, struct filter *filter, uint64_t reqid, const char *param) argument
1250 filter_builtins_rcpt_to(struct filter_session *fs, struct filter *filter, uint64_t reqid, const char *param) argument
1258 filter_builtins_data(struct filter_session *fs, struct filter *filter, uint64_t reqid, const char *param) argument
1264 filter_builtins_commit(struct filter_session *fs, struct filter *filter, uint64_t reqid, const char *param) argument
[all...]
/openbsd-current/usr.bin/tmux/
H A Dcmd-find-window.c52 struct args_value *filter; local
71 filter = xcalloc(1, sizeof *filter);
72 filter->type = ARGS_STRING;
75 xasprintf(&filter->string,
81 xasprintf(&filter->string,
85 xasprintf(&filter->string,
89 xasprintf(&filter->string,
94 xasprintf(&filter->string,
98 xasprintf(&filter
[all...]
H A Dcmd-list-sessions.c46 .usage = "[-F format] [-f filter]",
59 const char *template, *filter; local
65 filter = args_get(args, 'f');
73 if (filter != NULL) {
74 expanded = format_expand(ft, filter);
H A Dcmd-list-buffers.c40 .usage = "[-F format] [-f filter]",
52 const char *template, *filter; local
58 filter = args_get(args, 'f');
65 if (filter != NULL) {
66 expanded = format_expand(ft, filter);
H A Dcmd-list-clients.c45 .usage = "[-F format] [-f filter] " CMD_TARGET_SESSION_USAGE,
61 const char *template, *filter; local
73 filter = args_get(args, 'f');
84 if (filter != NULL) {
85 expanded = format_expand(ft, filter);
/openbsd-current/gnu/usr.bin/perl/cpan/Filter-Util-Call/t/
H A Drt_101033.pm17 sub filter subroutine
/openbsd-current/gnu/llvm/lldb/tools/lldb-vscode/
H A DExceptionBreakpoint.cpp18 bool catch_value = filter.find("_catch") != std::string::npos;
19 bool throw_value = filter.find("_throw") != std::string::npos;
H A DExceptionBreakpoint.h19 std::string filter; member in struct:lldb_vscode::ExceptionBreakpoint
25 : filter(std::move(f)), label(std::move(l)), language(lang),
/openbsd-current/gnu/usr.bin/gcc/contrib/
H A Dwarn_summary54 if test -z "$filter" ; then
58 if test "$filter" = nosub ; then
62 # Pass through only subdir $filter.
63 grep "/gcc/$filter/"
161 -nosub|-ch|-cp|-f|-java|-ada|-intl|-fixinc) filter="`expr $1 : '-\(.*\)'`" ; shift ;;
189 if test -z "$filter" ; then
192 if test "$filter" = nosub ; then
195 echo "Counting warnings in the gcc/$filter subdirectory,"
/openbsd-current/regress/sys/netinet6/rip6cksum/
H A Dsendrecv.py52 # Add a filter that matches on the expected answer using the payload size.
54 filter="icmp6" variable
56 filter += (" and len = %d" % (4 + 40 + 8 + 40 + recvsz))
58 filter="proto 255" variable
60 filter += (" and len = %d" % (4 + 40 + recvsz))
61 print("filter", filter)
62 ans=sr(req, iface="lo0", filter=filter, timeout=10)
/openbsd-current/libexec/snmpd/snmpd_metrics/
H A Dpf.c108 pfr_get_tstats(struct pfr_table *filter, struct pfr_tstats *tbl, int *size, argument
118 if (filter != NULL)
119 io.pfrio_table = *filter;
182 pfi_get_ifaces(const char *filter, struct pfi_kif *buf, int *size) argument
192 if (filter != NULL)
193 if (strlcpy(io.pfiio_name, filter, sizeof(io.pfiio_name)) >=
208 pfi_get(struct pfr_buffer *b, const char *filter) argument
215 if (pfi_get_ifaces(filter, b->pfrb_caddr, &(b->pfrb_size)))
273 pft_get(struct pfr_buffer *b, struct pfr_table *filter) argument
281 if (pfr_get_tstats(filter,
344 pfta_get(struct pfr_buffer *b, struct pfr_table *filter) argument
367 struct pfr_table filter; local
409 struct pfr_table filter; local
467 struct pfr_table filter; local
[all...]
/openbsd-current/usr.sbin/tftp-proxy/
H A DMakefile4 SRCS= tftp-proxy.c filter.c
/openbsd-current/regress/sys/net/pf_fragment/
H A Dping6_mtu_1300.py12 filter = None variable in class:Sniff1
16 self.captured = sniff(iface=SRC_IF, filter=self.filter,
30 sniffer.filter = "ip6 and dst %s and icmp6 and ip6[40] = 2 and ip6[41] = 0" \
H A Dfrag6_ext.py10 filter = None variable in class:Sniff1
14 self.captured = sniff(iface=SRC_IF, filter=self.filter,
34 sniffer.filter = "ip6 and src %s and dst %s and icmp6" % (dstaddr, SRC_OUT6)
H A Dfrag6.py10 filter = None variable in class:Sniff1
14 self.captured = sniff(iface=SRC_IF, filter=self.filter,
34 sniffer.filter = "ip6 and src %s and dst %s and icmp6" % (dstaddr, SRC_OUT6)
/openbsd-current/regress/sys/net/pf_state/
H A Dchallenge_ack.py17 filter = None variable in class:Sniff1
21 self.captured = sniff(iface=LOCAL_IF, filter=self.filter,
47 sniffer.filter = "src %s and tcp port %u and dst %s and tcp port %u " \
/openbsd-current/usr.bin/lex/
H A Dfilter.c1 /* $OpenBSD: filter.c,v 1.9 2017/08/30 02:54:07 lteo Exp $ */
3 /* filter - postprocessing of flex output through filters */
34 struct filter *output_chain = NULL;
36 /* Allocate and initialize an external filter.
41 * @return newest filter in chain
43 struct filter *
44 filter_create_ext(struct filter * chain, const char *cmd,
47 struct filter *f;
52 /* allocate and initialize new filter */
53 f = calloc(sizeof(struct filter),
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/Filter-Util-Call/
H A DCall.pm59 # finish off the installation of the filter in C.
87 filter> and the second as I<closure filter>.
89 Here is a skeleton for the I<method filter>:
101 sub filter
112 and this is the equivalent skeleton for the I<closure filter>:
133 To make use of either of the two filter modules above, place the line
139 Filters>, albeit fairly useless ones. All they does is filter the
144 method. The difference between them is that the I<method filter>
145 requires a I<filter> metho
[all...]
/openbsd-current/gnu/usr.bin/perl/lib/DBM_Filter/
H A Dcompress.pm28 DBM_Filter::compress - filter for DBM_Filter
40 This DBM filter will compress all data before it is written to the database
H A Dint32.pm28 DBM_Filter::int32 - filter for DBM_Filter
40 This DBM filter is used when interoperating with a C/C++ application
/openbsd-current/etc/examples/
H A Dlogin_ldap.conf8 filter=(&(objectClass=user)(sAMAccountName=%u))
H A Dypldap.conf20 passwd filter "(objectClass=posixAccount)"
34 group filter "(objectClass=posixGroup)"
/openbsd-current/gnu/llvm/lldb/include/lldb/Core/
H A DAddressResolver.h30 /// your callback to get called?" of the filter. The resolver answers this
41 virtual void ResolveAddress(SearchFilter &filter);
43 virtual void ResolveAddressInModules(SearchFilter &filter,
/openbsd-current/usr.sbin/ftp-proxy/
H A DMakefile4 SRCS= ftp-proxy.c filter.c

Completed in 304 milliseconds

1234567891011>>