| /freebsd/contrib/wpa/src/ap/ |
| H A D | gas_query_ap.c | 2 * Generic advertisement service (GAS) query (hostapd) 25 /** GAS query timeout in seconds */ 28 /* GAS query wait-time / duration in ms */ 35 * struct gas_query_pending - Pending GAS query 61 * struct gas_query_ap - Internal GAS query data 75 struct gas_query_pending *query); 90 * gas_query_ap_init - Initialize GAS query component 92 * Returns: Pointer to GAS query data or %NULL on failure 132 static void gas_query_free(struct gas_query_pending *query, int del_list) in gas_query_free() argument 135 dl_list_del(&query->list); in gas_query_free() [all …]
|
| H A D | ieee802_11_auth.c | 103 static void hostapd_acl_query_free(struct hostapd_acl_query_data *query) in hostapd_acl_query_free() argument 105 if (!query) in hostapd_acl_query_free() 107 os_free(query->auth_msg); in hostapd_acl_query_free() 108 os_free(query->anonce); in hostapd_acl_query_free() 109 os_free(query->eapol); in hostapd_acl_query_free() 110 os_free(query); in hostapd_acl_query_free() 116 struct hostapd_acl_query_data *query) in hostapd_radius_acl_query() argument 121 query->radius_id = radius_client_get_id(hapd->radius); in hostapd_radius_acl_query() 122 msg = radius_msg_new(RADIUS_CODE_ACCESS_REQUEST, query->radius_id); in hostapd_radius_acl_query() 168 if (query->akm && in hostapd_radius_acl_query() [all …]
|
| /freebsd/contrib/wpa/wpa_supplicant/ |
| H A D | gas_query.c | 2 * Generic advertisement service (GAS) query 26 /** GAS query timeout in seconds */ 29 /* GAS query wait-time / duration in ms */ 36 * struct gas_query_pending - Pending GAS query 66 * struct gas_query - Internal GAS query data 82 struct gas_query_pending *query); 97 * gas_query_init - Initialize GAS query component 99 * Returns: Pointer to GAS query data or %NULL on failure 139 static void gas_query_free(struct gas_query_pending *query, int del_list) in gas_query_free() argument 141 struct gas_query *gas = query->gas; in gas_query_free() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | LegalityPredicates.cpp | 30 [=](const LegalityQuery &Query) { return Query.Types[TypeIdx] == Type; }; in typeIs() argument 37 return [=](const LegalityQuery &Query) { in typeInSet() argument 38 return llvm::is_contained(Types, Query.Types[TypeIdx]); in typeInSet() 46 return [=](const LegalityQuery &Query) { in typePairInSet() argument 47 std::pair<LLT, LLT> Match = {Query.Types[TypeIdx0], Query.Types[TypeIdx1]}; in typePairInSet() 56 return [=](const LegalityQuery &Query) { in typeTupleInSet() argument 58 Query.Types[TypeIdx0], Query.Types[TypeIdx1], Query.Types[TypeIdx2]}; in typeTupleInSet() 67 return [=](const LegalityQuery &Query) { in typePairAndMemDescInSet() argument 68 TypePairAndMemDesc Match = {Query.Types[TypeIdx0], Query.Types[TypeIdx1], in typePairAndMemDescInSet() 69 Query.MMODescrs[MMOIdx].MemoryTy, in typePairAndMemDescInSet() [all …]
|
| H A D | LegalizeMutations.cpp | 19 [=](const LegalityQuery &Query) { return std::make_pair(TypeIdx, Ty); }; in changeTo() argument 24 return [=](const LegalityQuery &Query) { in changeTo() argument 25 return std::make_pair(TypeIdx, Query.Types[FromTypeIdx]); in changeTo() 31 return [=](const LegalityQuery &Query) { in changeElementTo() argument 32 const LLT OldTy = Query.Types[TypeIdx]; in changeElementTo() 33 const LLT NewTy = Query.Types[FromTypeIdx]; in changeElementTo() 40 return [=](const LegalityQuery &Query) { in changeElementTo() argument 41 const LLT OldTy = Query.Types[TypeIdx]; in changeElementTo() 48 return [=](const LegalityQuery &Query) { in changeElementCountTo() argument 49 const LLT OldTy = Query.Types[TypeIdx]; in changeElementCountTo() [all …]
|
| /freebsd/sys/ofed/drivers/infiniband/core/ |
| H A D | ib_sa_query.c | 719 static inline void ib_sa_disable_local_svc(struct ib_sa_query *query) in ib_sa_disable_local_svc() argument 721 query->flags &= ~IB_SA_ENABLE_LOCAL_SERVICE; in ib_sa_disable_local_svc() 747 * ib_sa_cancel_query - try to cancel an SA query 748 * @id:ID of query to cancel 749 * @query:query pointer to cancel 751 * Try to cancel an SA query. If the id and query don't match up or 752 * the query has already completed, nothing is done. Otherwise the 753 * query is canceled and will complete with a status of -EINTR. 755 void ib_sa_cancel_query(int id, struct ib_sa_query *query) in ib_sa_cancel_query() argument 762 if (idr_find(&query_idr, id) != query) { in ib_sa_cancel_query() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86LegalizerInfo.cpp | |
| /freebsd/contrib/unbound/services/ |
| H A D | mesh.h | 2 * services/mesh.h - deal with mesh of query states and handle events for that. 40 * query states. This mesh is supposed to be thread-specific. 41 * It consists of query states (per qname, qtype, qclass) and connections 42 * between query states and the super and subquery states, and replies to 87 * Mesh of query states 100 /** number of queries for unbound's auth_zones, upstream query */ 158 /** backup of query if other operations recurse and need the 162 /** double linked list of the run-to-completion query states. 163 * These are query states with a reply */ 168 /** double linked list of the query states that can be jostled out [all …]
|
| /freebsd/contrib/bmake/unit-tests/ |
| H A D | opt-query.exp | 3 commands: query status 1 5 Making opt-query-file.out-of-date in compat mode: 6 opt-query-file.out-of-date in compat mode: query status 1 8 Making opt-query-file.up-to-date in compat mode: 9 `opt-query-file.up-to-date' is up to date. 10 opt-query-file.up-to-date in compat mode: query status 0 13 phony in compat mode: query status 1 15 Making opt-query-file.out-of-date in jobs mode: 16 opt-query-file.out-of-date in jobs mode: query status 1 18 Making opt-query-file.up-to-date in jobs mode: [all …]
|
| H A D | opt-query.mk | 1 # $NetBSD: opt-query.mk,v 1.7 2022/08/18 05:37:05 rillig Exp $ 24 _!= touch -f opt-query-file.up-to-date 31 && echo "${target}: query status $$?" \ 32 || echo "${target}: query status $$?" 37 . for target in opt-query-file.out-of-date opt-query-file.up-to-date phony 40 && echo "${target} in ${mode} mode: query status $$?" \ 41 || echo "${target} in ${mode} mode: query status $$?" 49 # expect: opt-query-file.out-of-date in compat mode: query status 1 50 # expect: opt-query-file.up-to-date in compat mode: query status 0 51 # expect: phony in compat mode: query status 1 [all …]
|
| /freebsd/contrib/unbound/util/ |
| H A D | module.h | 49 * module as a whole, for entire-module state (such as a cache). And per-query 51 * the per-query state. 53 * Most per-query state should simply be allocated in the query region. 54 * This is destroyed at the end of the query. 60 * *** Example module calls for a normal query 62 * In this example, the query does not need recursion, all the other data 69 * A query comes in, and a mesh entry is created for it. The mesh 71 * in the list of modules, and it is started on this new query. The 76 * The next module is the iterator. It is started on the passed query and 79 * send a UDP query. The iterator uses env.send_query() to send the [all …]
|
| /freebsd/crypto/heimdal/lib/hx509/ |
| H A D | test_query.in | 62 ${hxtool} query \ 68 ${hxtool} query \ 74 ${hxtool} query \ 79 ${hxtool} query \ 84 ${hxtool} query \ 89 ${hxtool} query \ 95 ${hxtool} query \ 101 ${hxtool} query \ 108 ${hxtool} query \ 115 ${hxtool} query \ [all …]
|
| /freebsd/contrib/unbound/contrib/ |
| H A D | unbound_munin_ | 45 # unbound_munin_histogram - histogram of query resolving times 86 unbound_munin_histogram - histogram of query resolving times 112 ABBREV="-e s/total/t/ -e s/thread/t/ -e s/num/n/ -e s/query/q/ -e s/answer/a/ -e s/unwanted/u/ -e s… 122 # Update list of seen query types etc to seentags file. This is run while 126 num.query.type.A 127 num.query.class.IN 128 num.query.opcode.QUERY 254 p_config "num.query.tcp" "TCP queries" "ABSOLUTE" 255 p_config "num.query.tcpout" "TCP out queries" "ABSOLUTE" 256 p_config "num.query.udpout" "UDP out queries" "ABSOLUTE" [all …]
|
| H A D | metrics.awk | 29 print "unbound_hits_queries{type=\"num.query.tcp\"} " val["num.query.tcp"]; 30 print "unbound_hits_queries{type=\"num.query.tcpout\"} " val["num.query.tcpout"]; 31 print "unbound_hits_queries{type=\"num.query.udpout\"} " val["num.query.udpout"]; 32 print "unbound_hits_queries{type=\"num.query.tls\"} " val["num.query.tls"]; 33 print "unbound_hits_queries{type=\"num.query.tls.resume\"} " val["num.query.tls.resume"]; 34 print "unbound_hits_queries{type=\"num.query.ipv6\"} " val["num.query.ipv6"]; 75 if(x ~ /^num.query.type./) { 87 if(x ~ /^num.query.class./) { 99 if(x ~ /^num.query.opcode./) { 123 if(x ~ /^num.query.flags./) { [all …]
|
| /freebsd/contrib/ofed/opensm/include/vendor/ |
| H A D | osm_vendor_sa_api.h | 116 * Query the SA based on user-defined input. Queries of this type 118 * query. 121 * Query for service records based on the service name. Queries of 123 * to the query. 126 * Query for service records based on the service ID. Queries of 131 * Query for node information based on the node's GUID. Queries of 136 * Query for port information based on the port's base LID. Queries 141 * Query for port information based on the port's LID and port num. 143 * structure as input to the query. The port num and lid should 147 * Query for path records between the specified pair of port GUIDs. [all …]
|
| /freebsd/contrib/ldns/ |
| H A D | update.c | 94 ldns_pkt *query, *resp; in ldns_update_soa_mname() local 97 query = ldns_pkt_query_new(ldns_rdf_clone(zone), LDNS_RR_TYPE_SOA, in ldns_update_soa_mname() 99 if (!query) { in ldns_update_soa_mname() 103 ldns_pkt_set_random_id(query); in ldns_update_soa_mname() 104 if (ldns_resolver_send_pkt(&resp, r, query) != LDNS_STATUS_OK) { in ldns_update_soa_mname() 105 ldns_pkt_free(query); in ldns_update_soa_mname() 108 ldns_pkt_free(query); in ldns_update_soa_mname() 137 ldns_pkt *query, *resp; in ldns_update_soa_zone_mname() local 148 query = ldns_pkt_query_new(fqdn_rdf, LDNS_RR_TYPE_SOA, c, LDNS_RD); in ldns_update_soa_zone_mname() 149 if (!query) { in ldns_update_soa_zone_mname() [all …]
|
| /freebsd/contrib/unbound/iterator/ |
| H A D | iterator.h | 2 * iterator/iterator.h - iterative resolver DNS query response module 39 * This file contains a module that performs recursive iterative DNS query 54 /** max number of targets spawned for a query and its subqueries */ 56 /** max number of upstream queries for a query and its subqueries, it is 61 /** max number of nxdomains allowed for target lookups for a query and 64 /** max number of nxdomains allowed for target lookups for a query and 77 /* max number of time-outs for minimised query. Prevents resolving failures 86 /** at what query-sent-count to stop target fetch policy */ 176 /** max number of query restarts to limit length of CNAME chain */ 186 * State entered on new query or after following referral or CNAME. [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64LegalizerInfo.cpp | 154 [=](const LegalityQuery &Query) { in AArch64LegalizerInfo() argument 155 return Query.Types[0].getNumElements() <= 2; in AArch64LegalizerInfo() 159 [=](const LegalityQuery &Query) { in AArch64LegalizerInfo() argument 160 return Query.Types[0].getNumElements() <= 4; in AArch64LegalizerInfo() 164 [=](const LegalityQuery &Query) { in AArch64LegalizerInfo() argument 165 return Query.Types[0].getNumElements() <= 16; in AArch64LegalizerInfo() 180 [=](const LegalityQuery &Query) { in AArch64LegalizerInfo() argument 181 return Query.Types[0].getNumElements() <= 2; in AArch64LegalizerInfo() 185 [=](const LegalityQuery &Query) { in AArch64LegalizerInfo() argument 186 return Query.Types[0].getNumElements() <= 4; in AArch64LegalizerInfo() [all …]
|
| /freebsd/contrib/unbound/libunbound/ |
| H A D | context.h | 67 /** mutex on query write pipe */ 69 /** the query write pipe */ 134 /** next query number (to try) to use */ 157 /** query id number, key for node */ 159 /** was this an async query? */ 161 /** was this query cancelled (for bg worker) */ 164 /** for async query, the callback function of type ub_callback_type */ 168 /** for async query, the callback user arg */ 170 /** for async query the unique info */ 179 /** store libworker that is handling this query */ [all …]
|
| /freebsd/contrib/unbound/dns64/ |
| H A D | dns64.c | 39 * This file contains a module that performs DNS64 query processing. 68 * Maximum length of a domain name in a PTR query in the .in-addr.arpa tree. 73 * State of DNS64 processing for a query. 76 DNS64_INTERNAL_QUERY, /**< Internally-generated query, no DNS64 78 DNS64_NEW_QUERY, /**< Query for which we're the first module in 80 DNS64_SUBQUERY_FINISHED /**< Query for which we generated a sub-query, and 81 for which this sub-query is finished. */ 85 * Per-query module-specific state. For the DNS64 module. 216 * Builds the PTR query name corresponding to an IPv4 address. For example, 249 * Converts an IPv6-related domain name string from a PTR query into an IPv6 [all …]
|
| /freebsd/contrib/ldns-host/ |
| H A D | ldns-host.1 | 45 should query instead of the server or servers listed in 54 Make a verbose query of type 59 Query for 66 query for 69 Perform DNS query of class 114 Perform non-recursive query to the name server by clearing RD 116 bit of the query. 118 Retry this many times when a query does not receive an answer 125 Query name server over TCP. By default UDP is used, except for 134 Perform DNS query of type [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | AutoConvert.cpp | 49 struct f_cnvrt Query = { in enablezOSAutoConversion() local 55 if (fcntl(FD, F_CONTROL_CVT, &Query) == -1) in enablezOSAutoConversion() 62 if (Query.pccsid == CCSID_ISO8859_1 && in enablezOSAutoConversion() 63 (Query.fccsid == CCSID_UTF_8 || Query.fccsid == CCSID_ISO8859_1)) in enablezOSAutoConversion() 69 savedStdHandleAutoConversionMode[FD] = Query.cvtcmd; in enablezOSAutoConversion() 72 Query.cvtcmd = SETCVTON; in enablezOSAutoConversion() 74 Query.cvtcmd = SETCVTALL; in enablezOSAutoConversion() 76 Query.pccsid = in enablezOSAutoConversion() 81 Query.fccsid = (Query.fccsid == FT_UNTAGGED) ? CCSID_IBM_1047 : Query.fccsid; in enablezOSAutoConversion() 82 return fcntl(FD, F_CONTROL_CVT, &Query); in enablezOSAutoConversion() [all …]
|
| /freebsd/contrib/unbound/doc/ |
| H A D | unbound-control.8 | 168 \fI\%tcp\-auth\-query\-timeout\fP, 186 \fI\%dnstap\-log\-resolver\-query\-messages\fP, 188 \fI\%dnstap\-log\-client\-query\-messages\fP, 190 \fI\%dnstap\-log\-forwarder\-query\-messages\fP and 244 \fI\%max\-query\-restarts\fP, 245 \fI\%do\-not\-query\-address\fP, 246 \fI\%do\-not\-query\-localhost\fP, 269 query processing see only old, or only new config options. 282 are stored with a query when it comes in based on its source IP address. 283 The old information is kept with the query until the queries are done. [all …]
|
| H A D | unbound-control.8.in | 168 \fI\%tcp\-auth\-query\-timeout\fP, 186 \fI\%dnstap\-log\-resolver\-query\-messages\fP, 188 \fI\%dnstap\-log\-client\-query\-messages\fP, 190 \fI\%dnstap\-log\-forwarder\-query\-messages\fP and 244 \fI\%max\-query\-restarts\fP, 245 \fI\%do\-not\-query\-address\fP, 246 \fI\%do\-not\-query\-localhost\fP, 269 query processing see only old, or only new config options. 282 are stored with a query when it comes in based on its source IP address. 283 The old information is kept with the query until the queries are done. [all …]
|
| /freebsd/contrib/ldns/drill/ |
| H A D | drill.1.in | 29 server(s) specified in /etc/resolv.conf are used to query against. 37 Send to query to this server. If not specified use the nameservers from 72 Enable DNSSEC in the query. When querying for DNSSEC types (DNSKEY, RRSIG, 87 Source address to query from. The source address has to be present 92 Be more verbose. Set level to 5 to see the actual query that is sent. 100 Read the query from a file. The query must be dumped with \-w. 105 in debugging and can be used to check if a query on disk is valid. 106 If the file contains binary data it is assumed to be a query in 115 Write the query packet to file. 125 .SS QUERY OPTIONS [all …]
|