| /src/external/apache2/llvm/dist/llvm/utils/ |
| schedcover.py | 14 filt = None variable 24 global filt 25 if m and filt: 26 return filt.search(m) != None 85 filt = re.compile(sys.argv[2], re.IGNORECASE) variable
|
| /src/share/examples/rump/btplay/ |
| btplay.c | 73 struct hci_filter filt; local 109 memset(&filt, 0, sizeof(filt)); 110 hci_filter_set(HCI_EVENT_COMMAND_COMPL, &filt); 111 hci_filter_set(HCI_EVENT_INQUIRY_RESULT, &filt); 112 hci_filter_set(HCI_EVENT_INQUIRY_COMPL, &filt); 113 hci_filter_set(HCI_EVENT_REMOTE_NAME_REQ_COMPL, &filt); 115 &filt, sizeof(filt)) == -1)
|
| /src/external/gpl3/gdb.old/dist/sim/igen/ |
| filter.c | 38 filter_parse (filter **filters, const char *filt) 40 while (strlen (filt) > 0) 45 const char *flag = filt; 47 filt = strchr (filt, ','); 48 if (filt == NULL) 50 filt = strchr (flag, '\0'); 55 len = filt - flag; 56 filt = filt + 1 174 const filter *filt = filters; local [all...] |
| /src/external/gpl3/gdb/dist/sim/igen/ |
| filter.c | 38 filter_parse (filter **filters, const char *filt) 40 while (strlen (filt) > 0) 45 const char *flag = filt; 47 filt = strchr (filt, ','); 48 if (filt == NULL) 50 filt = strchr (flag, '\0'); 55 len = filt - flag; 56 filt = filt + 1 174 const filter *filt = filters; local [all...] |
| /src/usr.sbin/mld6query/ |
| mld6.c | 76 struct icmp6_filter filt; local 123 ICMP6_FILTER_SETBLOCKALL(&filt); 124 ICMP6_FILTER_SETPASS(ICMP6_MEMBERSHIP_QUERY, &filt); 125 ICMP6_FILTER_SETPASS(ICMP6_MEMBERSHIP_REPORT, &filt); 126 ICMP6_FILTER_SETPASS(ICMP6_MEMBERSHIP_REDUCTION, &filt); 127 if (setsockopt(sock, IPPROTO_ICMPV6, ICMP6_FILTER, &filt, 128 sizeof(filt)) < 0)
|
| /src/usr.sbin/altq/libaltq/ |
| quip_server.c | 265 struct flow_filter *filt; local 285 filt = &fltrinfo->fltr; 287 if (filt->ff_flow.fi_family == AF_INET) { 290 if (filt->ff_flow.fi_dst.s_addr == 0) { 295 inet_ntoa(filt->ff_flow.fi_dst)); 296 if (filt->ff_mask.mask_dst.s_addr == 0xffffffff) 300 ntoh32(filt->ff_mask.mask_dst.s_addr)); 302 if (filt->ff_flow.fi_src.s_addr == 0) { 307 inet_ntoa(filt->ff_flow.fi_src)); 308 if (filt->ff_mask.mask_src.s_addr == 0xffffffff [all...] |
| /src/sys/dev/acpi/ |
| qcomgpio.c | 319 u_int n, filt; local 348 for (filt = 0; 349 filt < sc->sc_config->num_pdc_filter; 350 filt++) { 351 if (sc->sc_config->pdc_filter[filt] ==
|
| /src/usr.sbin/npf/npfctl/ |
| npfctl.h | 91 } filt; member in struct:filt_opts
|
| /src/external/bsd/wpa/dist/src/drivers/ |
| driver_atheros.c | 958 struct ieee80211req_set_filter filt; local 961 filt.app_filterype = 0; 963 filt.app_filterype |= IEEE80211_FILTER_TYPE_PROBE_REQ; 965 filt.app_filterype |= (IEEE80211_FILTER_TYPE_ASSOC_REQ | 969 filt.app_filterype |= IEEE80211_FILTER_TYPE_ACTION; 972 filt.app_filterype |= IEEE80211_FILTER_TYPE_ACTION; 974 if (filt.app_filterype) { 975 ret = set80211priv(drv, IEEE80211_IOCTL_FILTERFRAME, &filt, 992 struct ieee80211req_set_filter filt; local 993 filt.app_filterype = 0 [all...] |
| /src/usr.sbin/rtadvd/ |
| rtadvd.c | 1494 struct icmp6_filter filt; local 1551 ICMP6_FILTER_SETBLOCKALL(&filt); 1552 ICMP6_FILTER_SETPASS(ND_ROUTER_SOLICIT, &filt); 1553 ICMP6_FILTER_SETPASS(ND_ROUTER_ADVERT, &filt); 1554 if (prog_setsockopt(sock, IPPROTO_ICMPV6, ICMP6_FILTER, &filt, 1555 sizeof(filt)) == -1) {
|
| /src/sbin/ping6/ |
| ping6.c | 727 struct icmp6_filter filt; local 729 ICMP6_FILTER_SETBLOCKALL(&filt); 732 ICMP6_FILTER_SETPASS(ICMP6_NI_REPLY, &filt); 734 ICMP6_FILTER_SETPASS(ICMP6_ECHO_REPLY, &filt); 736 ICMP6_FILTER_SETPASSALL(&filt); 738 if (prog_setsockopt(s, IPPROTO_ICMPV6, ICMP6_FILTER, &filt, 739 sizeof(filt)) < 0)
|
| /src/sys/net/ |
| bpf.c | 1680 struct bpf_filter *filt; local 1691 filt = atomic_load_consume(filter); 1692 if (filt == NULL) /* No filter means accept all. */ 1695 if (filt->bf_jitcode != NULL) 1696 slen = filt->bf_jitcode(NULL, &args); 1698 slen = bpf_filter_ext(NULL, filt->bf_insn, &args);
|
| /src/external/bsd/dhcpcd/dist/src/ |
| ipv6nd.c | 226 struct icmp6_filter filt; local 232 ICMP6_FILTER_SETBLOCKALL(&filt); 251 ICMP6_FILTER_SETPASS(ND_ROUTER_ADVERT, &filt); 262 &filt, sizeof(filt)) == -1)
|
| /src/external/bsd/libarchive/dist/libarchive/ |
| archive_read_support_format_rar5.c | 3023 struct filter_info* filt = NULL; local 3057 filt = add_new_filter(rar); 3058 if(filt == NULL) { 3064 filt->type = filter_type; 3065 filt->block_start = rar->cstate.write_ptr + block_start; 3066 filt->block_length = block_length; 3068 rar->cstate.last_block_start = filt->block_start; 3069 rar->cstate.last_block_length = filt->block_length; 3080 filt->channels = channels + 1;
|
| /src/sys/dev/ic/ |
| bwi.c | 2155 uint32_t filt, bits; local 2163 filt = 0x1f; 2166 filt |= 0x60; 2171 filt |= 0x200; 2180 CSR_FILT_SETBITS_4(sc, BWI_GPIO_CTRL, filt, bits);
|
| /src/external/gpl3/binutils/dist/gprofng/src/ |
| Dbe.cc | 2386 FilterNumeric *filt; local 2406 Vec_loop (FilterNumeric *, filters, index, filt) 2409 shortname->append (dbe_strdup (filt->get_cmd ())); 2410 i18n_name->append (dbe_strdup (filt->get_name ())); 2411 pattern->append (dbe_strdup (filt->get_pattern ())); 2412 status->append (dbe_strdup (filt->get_status ()));
|
| /src/external/gpl3/binutils.old/dist/gprofng/src/ |
| Dbe.cc | 2386 FilterNumeric *filt; local 2406 Vec_loop (FilterNumeric *, filters, index, filt) 2409 shortname->append (dbe_strdup (filt->get_cmd ())); 2410 i18n_name->append (dbe_strdup (filt->get_name ())); 2411 pattern->append (dbe_strdup (filt->get_pattern ())); 2412 status->append (dbe_strdup (filt->get_status ()));
|