Home
last modified time | relevance | path

Searched +full:filter +full:- +full:data (Results 1 – 25 of 1020) sorted by relevance

12345678910>>...41

/freebsd/contrib/libarchive/libarchive/
H A Darchive_read.c1 /*-
2 * Copyright (c) 2003-2011 Tim Kientzle
20 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
31 * needlessly bloating statically-linked clients.
98 a->archive.magic = ARCHIVE_READ_MAGIC; in archive_read_new()
100 a->archive.state = ARCHIVE_STATE_NEW; in archive_read_new()
101 a->entry = archive_entry_new2(&a->archive); in archive_read_new()
102 a->archive.vtable = &archive_read_vtable; in archive_read_new()
104 a->passphrases.last = &a->passphrases.first; in archive_read_new()
106 return (&a->archive); in archive_read_new()
[all …]
H A Darchive_read_append_filter.c1 /*-
2 * Copyright (c) 2003-2012 Tim Kientzle
20 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
42 struct archive_read_filter *filter; in archive_read_append_filter() local
49 /* No filter to add, so do nothing. in archive_read_append_filter()
50 * NOTE: An initial "NONE" type filter is always set at the end of the in archive_read_append_filter()
51 * filter chain. in archive_read_append_filter()
68 archive_set_error(&a->archive, ARCHIVE_ERRNO_PROGRAMMER, in archive_read_append_filter()
69 "Cannot append program filter using archive_read_append_filter"); in archive_read_append_filter()
104 archive_set_error(&a->archive, ARCHIVE_ERRNO_PROGRAMMER, in archive_read_append_filter()
[all …]
H A Darchive_read_private.h1 /*-
2 * Copyright (c) 2003-2007 Tim Kientzle
20 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
44 /* Taste the upstream filter to see if we handle this. */
47 /* Initialize a newly-created filter. */
49 /* Release the bidder's configuration data. */
55 * * The bid manager initializes the client-provided reader as the
56 * first filter.
57 * * It invokes the bidder for each registered filter wit
72 void *data; global() member
101 void *data; global() member
133 void *data; global() member
177 struct archive_read_filter *filter; global() member
198 void *data; global() member
[all...]
/freebsd/lib/libsys/
H A Dkqueue.219 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
49 .Fn EV_SET "kev" ident filter flags fflags data udata
57 A kevent is identified by the (ident, filter) pair; there may only
60 The filter is executed upon the initial registration of a kevent
62 executed whenever an event is passed to the filter for evaluation.
63 If the filter determines that the condition should be reported,
66 The filter is also run when the user attempts to retrieve the kevent
68 If the filter indicates that the condition that triggered
72 Multiple events which trigger the filter do not result in multiple
73 kevents being placed on the kqueue; instead, the filter will aggregate
[all …]
/freebsd/lib/libc/xdr/
H A Dxdr.345 .Nd "library routines for external data representation"
57 arbitrary data structures in a machine-independent fashion.
58 Data for remote procedure calls are transmitted using these
61 .Bl -tag -width indent -compact
76 A filter primitive that translates between variable-length
96 filter that translates between
108 A filter primitive that translates between booleans (C
111 When encoding data, this
112 filter produces values of either one or zero.
122 A filter primitive that translates between counted byte
[all …]
/freebsd/share/man/man9/
H A Dbpf.919 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
31 .Nd "Berkeley Packet Filter"
49 .Fn bpf_mtap2 "struct bpf_if *bp" "void *data" "u_int dlen" "struct mbuf *m"
58 The Berkeley Packet Filter provides a raw interface,
60 to data link layers.
64 Each program may specify a filter,
67 filter machine program.
76 filter machine programs.
91 is the data link-layer type:
93 (no link-layer encapsulation),
[all …]
H A Daccept_filter.921 .\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
35 .Nd filter incoming connections
47 .Fn accept_filt_generic_mod_event "module_t mod" "int event" "void *data"
52 that the kernel pre-process incoming connections.
53 An accept filter is requested via the
60 A module that wants to be an accept filter
64 .Bd -literal
84 .Bl -tag -width ".Va accf_callback"
86 Name of the filter;
93 and whenever new data arrives on the socket,
[all …]
/freebsd/contrib/sendmail/include/libmilter/
H A Dmfapi.h2 * Copyright (c) 1999-2004, 2006, 2008, 2012 Proofpoint, Inc. and its suppliers.
10 * $Id: mfapi.h,v 8.83 2013-11-22 20:51:27 ca Exp $
14 ** MFAPI.H -- Global definitions for mail filter library and mail filters.
58 #define MI_FAILURE (-1)
83 /* Some platforms don't define __P -- do it for them here: */
113 char *xxfi_name; /* filter name */
114 int xxfi_version; /* version code -- do not change */
117 /* connection info filter */
120 /* SMTP HELO command filter */
123 /* envelope sender filter */
[all …]
/freebsd/sys/sys/
H A Devent.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
22 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
35 #define EVFILT_READ (-1)
36 #define EVFILT_WRITE (-2)
37 #define EVFILT_AIO (-3) /* attached to aio requests */
38 #define EVFILT_VNODE (-4) /* attached to vnodes */
39 #define EVFILT_PROC (-5) /* attached to struct proc */
40 #define EVFILT_SIGNAL (-6) /* attached to struct proc */
41 #define EVFILT_TIMER (-7) /* timers */
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/ivytown/
H A Duncore-cache.json10 … "BriefDescription": "All LLC Misses (code+ data rd + data wr - including demand and prefetch)",
14 "Filter": "filter_state=0x1", string
31 …"BriefDescription": "LLC misses - demand and prefetch data reads - excludes LLC prefetches. Derive…
35 "Filter": "filter_opc=0x182", string
42 …"BriefDescription": "LLC misses - Uncacheable reads. Derived from unc_c_tor_inserts.miss_opcode.un…
46 "Filter": "filter_opc=0x187", string
57 "Filter": "filter_opc=0x190", string
68 "Filter": "filter_opc=0x191", string
75 …"BriefDescription": "LLC prefetch misses for data reads. Derived from unc_c_tor_inserts.miss_opcod…
79 "Filter": "filter_opc=0x192", string
[all …]
/freebsd/contrib/libpcap/testprogs/fuzz/
H A Dfuzz_both.c11 static int bufferToFile(const char * name, const uint8_t *Data, size_t Size) { in bufferToFile() argument
16 return -1; in bufferToFile()
22 return -2; in bufferToFile()
24 if (fwrite (Data, 1, Size, fd) != Size) { in bufferToFile()
26 return -3; in bufferToFile()
39 int LLVMFuzzerTestOneInput(const uint8_t *Data, size_t Size) { in LLVMFuzzerTestOneInput() argument
46 char * filter; in LLVMFuzzerTestOneInput() local
61 filterSize = Data[0]; in LLVMFuzzerTestOneInput()
67 if (bufferToFile("/tmp/fuzz.pcap", Data+1+filterSize, Size-(1+filterSize)) < 0) { in LLVMFuzzerTestOneInput()
78 filter = malloc(filterSize); in LLVMFuzzerTestOneInput()
[all …]
H A Dfuzz_filter.c11 int LLVMFuzzerTestOneInput(const uint8_t *Data, size_t Size) { in LLVMFuzzerTestOneInput() argument
14 char * filter; in LLVMFuzzerTestOneInput() local
22 pkts = pcap_open_dead(Data[Size-1], 0xFFFF); in LLVMFuzzerTestOneInput()
27 filter = malloc(Size); in LLVMFuzzerTestOneInput()
28 memcpy(filter, Data, Size); in LLVMFuzzerTestOneInput()
30 filter[Size-1] = 0; in LLVMFuzzerTestOneInput()
32 if (pcap_compile(pkts, &bpf, filter, 1, PCAP_NETMASK_UNKNOWN) == 0) { in LLVMFuzzerTestOneInput()
40 free(filter); in LLVMFuzzerTestOneInput()
/freebsd/contrib/sendmail/libmilter/docs/
H A Doverview.html6 <!--
7 $Id: overview.html,v 1.22 2013-11-22 20:51:39 ca Exp $
8 -->
25 libmilter expects a filter to initialize several parameters
28 <LI>The callbacks the filter wishes to be called, and the types of
40 If the filter fails to initialize libmilter,
62 For each filter
64 For each filter
66 For each filter
70 For each filter
[all …]
H A Ddesign.html6 <!--
7 $Id: design.html,v 1.13 2013-11-22 20:51:39 ca Exp $
8 -->
17 <LI>MTA - Filter Communication
23 third-party software to validate and modify messages as they pass
29 administrator to combine multiple independently-developed filters.
32 We expect to see both vendor-supplied, configurable mail filtering
33 applications and a multiplicity of script-like filters designed by and
36 domain knowledge on the part of the filter provider is assumed.
37 This allows filters to exercise fine-grained control at the SMTP level.
[all …]
/freebsd/share/man/man4/
H A Dbpf.422 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
55 .Nd Berkeley Packet Filter
59 The Berkeley Packet Filter
60 provides a raw interface to data link layers in a protocol
65 The packet filter appears as a character special device,
71 A given interface can be shared by multiple listeners, and the filter
76 file is a user-settable packet filter.
78 all file descriptors listening on that interface apply their filter.
90 devices deliver packet data to the application via memory buffers provided by
102 mode, in which packet data is copied explicitly from kernel to user memory
[all …]
/freebsd/sbin/ipf/ipf/
H A Dipfilter.42 .TH IP\ FILTER 4
4 ipfilter \- Introduction to IP packet filtering
6 IP Filter is a TCP/IP packet filter, suitable for use in a firewall
12 The IP packet filter can:
18 filter by IP networks or hosts
20 selectively filter any IP protocol
22 selectively filter fragmented IP packets
24 selectively filter packets with IP options
39 in addition, supports temporary storage of pre-authenticated rules for passing packets through
42 UDP and ICMP. The IP Packet filter allows filtering of:
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/jaketown/
H A Duncore-cache.json10 … "BriefDescription": "All LLC Misses (code+ data rd + data wr - including demand and prefetch)",
14 "Filter": "filter_state=0x1", string
31 …"BriefDescription": "LLC misses - demand and prefetch data reads - excludes LLC prefetches. Derive…
35 "Filter": "filter_opc=0x182", string
42 …"BriefDescription": "LLC misses - Uncacheable reads. Derived from unc_c_tor_inserts.miss_opcode.un…
46 "Filter": "filter_opc=0x187", string
53 …"BriefDescription": "PCIe allocating writes that miss LLC - DDIO misses. Derived from unc_c_tor_in…
57 "Filter": "filter_opc=0x19c", string
68 "Filter": "filter_opc=0x1c8", string
79 "Filter": "filter_opc=0x18c", string
[all …]
/freebsd/cddl/usr.sbin/zfsd/
H A Dzpool_list.h1 /*-
24 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
60 /*--------------------------------- ZpoolList --------------------------------*/
66 * \brief Container of imported ZFS pool data.
75 * \brief Utility ZpoolList construction filter that causes all
82 * \brief Utility ZpoolList construction filter that causes only
89 * \brief Utility ZpoolList construction filter that causes only
98 * \param filter The filter function to use when constructing
102 * \param filterArg A single argument to pass into the filter function
105 ZpoolList(PoolFilter_t *filter = ZpoolAll, void *filterArg = NULL);
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/broadwellde/
H A Duncore-cache.json10 … "BriefDescription": "All LLC Misses (code+ data rd + data wr - including demand and prefetch)",
14 "Filter": "filter_state=0x1", string
31 …"BriefDescription": "LLC misses - demand and prefetch data reads - excludes LLC prefetches. Derive…
35 "Filter": "filter_opc=0x182", string
42 …"BriefDescription": "LLC misses - Uncacheable reads (from cpu) . Derived from unc_c_tor_inserts.mi…
46 "Filter": "filter_opc=0x187", string
57 "Filter": "filter_opc=0x187,filter_nc=1", string
68 "Filter": "filter_opc=0x18f,filter_nc=1", string
79 "Filter": "filter_opc=0x190", string
90 "Filter": "filter_opc=0x191", string
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/broadwellx/
H A Duncore-cache.json10 … "BriefDescription": "All LLC Misses (code+ data rd + data wr - including demand and prefetch)",
14 "Filter": "filter_state=0x1", string
31 …"BriefDescription": "LLC misses - demand and prefetch data reads - excludes LLC prefetches. Derive…
35 "Filter": "filter_opc=0x182", string
42 …"BriefDescription": "LLC misses - Uncacheable reads (from cpu) . Derived from unc_c_tor_inserts.mi…
46 "Filter": "filter_opc=0x187", string
57 "Filter": "filter_opc=0x187,filter_nc=1", string
68 "Filter": "filter_opc=0x18f,filter_nc=1", string
79 "Filter": "filter_opc=0x190", string
90 "Filter": "filter_opc=0x191", string
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/haswellx/
H A Duncore-cache.json10 … "BriefDescription": "All LLC Misses (code+ data rd + data wr - including demand and prefetch)",
14 "Filter": "filter_state=0x1", string
31 …"BriefDescription": "LLC misses - demand and prefetch data reads - excludes LLC prefetches. Derive…
35 "Filter": "filter_opc=0x182", string
42 …"BriefDescription": "LLC misses - Uncacheable reads (from cpu) . Derived from unc_c_tor_inserts.mi…
46 "Filter": "filter_opc=0x187", string
57 "Filter": "filter_opc=0x187,filter_nc=1", string
68 "Filter": "filter_opc=0x18f,filter_nc=1", string
79 "Filter": "filter_opc=0x190", string
90 "Filter": "filter_opc=0x191", string
[all …]
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_hsi_debug_tools.h2 * Copyright (c) 2017-2018 Cavium, Inc.
21 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
232 BIN_BUF_DBG_IDLE_CHK_PARSING_DATA /* Idle Check parsing data */,
239 BIN_BUF_DBG_BUS_BLOCKS_USER_DATA /* Debug Bus blocks user data */,
250 u16 data; member
258 * Attention block per-type data
274 …struct dbg_attn_block_type_data per_type_data[2] /* attention block per-type data. Count must matc…
282 u32 data; member
287 …ntions within the blocks attentions list (a value in the range 0..number of block attentions-1) */;
299 u8 data; member
[all …]
/freebsd/share/doc/smm/07.lpd/
H A D5.t22 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
29 Output filter specifications
33 line printers, the Benson-Varian, the wide (36") and
35 methods, it may be necessary to create a new filter.
38 with their standard input the data to be printed, and standard output
42 A filter must return a 0 exit
53 Arguments passed to a filter depend on its type.
56 filter is called with the following arguments.
58 \fIfilter\fP \fB\-w\fPwidth \fB\-l\fPlength
67 filter is passed the following parameters.
[all …]
/freebsd/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_regs.h4 IEEE 802.11n PHY data tables
22 Boston, MA 02110-1301, USA.
32 /* N-PHY registers. */
41 #define BWN_NPHY_4WI_ADDR BWN_PHY_N(0x00B) /* Four-wire bus address */
42 #define BWN_NPHY_4WI_DATAHI BWN_PHY_N(0x00C) /* Four-wire bus data high */
43 #define BWN_NPHY_4WI_DATALO BWN_PHY_N(0x00D) /* Four-wire bus data low */
44 #define BWN_NPHY_BIST_STAT0 BWN_PHY_N(0x00E) /* Built-in self test status 0 */
45 #define BWN_NPHY_BIST_STAT1 BWN_PHY_N(0x00F) /* Built-in self test status 1 */
91 #define BWN_NPHY_C1_FILTERGAIN BWN_PHY_N(0x025) /* Core 1 filter gain */
149 #define BWN_NPHY_C2_FILTERGAIN BWN_PHY_N(0x03B) /* Core 2 filter gain */
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/ivybridge/
H A Duncore.json19 "BriefDescription": "A snoop invalidates a non-modified line in some processor core.",
20 "PublicDescription": "A snoop invalidates a non-modified line in some processor core.",
31 "BriefDescription": "A snoop hits a non-modified line in some processor core.",
32 "PublicDescription": "A snoop hits a non-modified line in some processor core.",
67 …"BriefDescription": "Filter on cross-core snoops initiated by this Cbox due to external snoop requ…
68 …"PublicDescription": "Filter on cross-core snoops initiated by this Cbox due to external snoop req…
79 …"BriefDescription": "Filter on cross-core snoops initiated by this Cbox due to processor core memo…
80 …"PublicDescription": "Filter on cross-core snoops initiated by this Cbox due to processor core mem…
91 "BriefDescription": "Filter on cross-core snoops initiated by this Cbox due to LLC eviction.",
92 "PublicDescription": "Filter on cross-core snoops initiated by this Cbox due to LLC eviction.",
[all …]

12345678910>>...41