Searched refs:subtype (Results 1 - 25 of 138) sorted by relevance

123456

/freebsd-10.1-release/sys/arm/at91/
H A Dat91soc.c38 at91_match_soc(enum at91_soc_type type, enum at91_soc_subtype subtype) argument
46 (*socp)->soc_subtype != subtype)
H A Dat91soc.h48 #define AT91_SOC_SUB(type, subtype, data) \
51 .soc_subtype = subtype, \
H A Dat91_machdep.c304 * return false. When we find a good one, we also find the subtype
317 soc_info.subtype = AT91_ST_NONE;
335 soc_info.subtype = AT91_ST_SAM9XE;
369 soc_info.subtype = AT91_ST_SAM9G45;
372 soc_info.subtype = AT91_ST_SAM9G46;
375 soc_info.subtype = AT91_ST_SAM9M10;
378 soc_info.subtype = AT91_ST_SAM9M11;
385 soc_info.subtype = AT91_ST_SAM9G15;
388 soc_info.subtype = AT91_ST_SAM9G25;
391 soc_info.subtype
[all...]
H A Dat91rm9200_devices.c60 soc_info.subtype = st;
63 panic("Bad SoC subtype %d for at91rm9200_set_subtype.", st);
/freebsd-10.1-release/crypto/heimdal/lib/asn1/
H A Dgen_seq.c48 type = type->subtype;
56 * Require the subtype to be a type so we can name it and use
60 if (type->subtype->type != TType) {
61 fprintf(stderr, "%s subtype is not a type, can't generate "
63 s->name, (int)type->subtype->type);
67 subname = type->subtype->symbol->gen_name;
H A Dgen_free.c132 free_type(n, t->subtype, FALSE);
168 free_type (name, t->subtype, preserve);
H A Dgen_glue.c144 generate_glue(t->subtype, gen_name);
H A Dsymbol.h124 struct type *subtype; member in struct:type
/freebsd-10.1-release/contrib/binutils/gas/
H A Dfrags.h138 relax_substateT subtype,
146 relax_substateT subtype,
H A Dfrags.c210 frag_var (relax_stateT type, int max_chars, int var, relax_substateT subtype,
220 frag_now->fr_subtype = subtype;
244 relax_substateT subtype, symbolS *symbol, offsetT offset,
252 frag_now->fr_subtype = subtype;
204 frag_var(relax_stateT type, int max_chars, int var, relax_substateT subtype, symbolS *symbol, offsetT offset, char *opcode) argument
236 frag_variant(relax_stateT type, int max_chars, int var, relax_substateT subtype, symbolS *symbol, offsetT offset, char *opcode) argument
/freebsd-10.1-release/contrib/tcpdump/
H A Dprint-lldp.c582 int subtype, hexdump = FALSE; local
588 subtype = *(tptr+3);
591 tok2str(lldp_8021_subtype_values, "unknown", subtype),
592 subtype);
594 switch (subtype) {
653 int subtype, hexdump = FALSE; local
658 subtype = *(tptr+3);
661 tok2str(lldp_8023_subtype_values, "unknown", subtype),
662 subtype);
664 switch (subtype) {
731 int subtype, hexdump = FALSE; local
912 int subtype, hexdump = FALSE; local
1178 u_int8_t subtype; local
[all...]
H A Dprint-eap.c168 u_int tlen, type, subtype; local
209 subtype = *(tptr+4);
214 switch (subtype) {
274 printf(" subtype [%s] 0x%02x,",
/freebsd-10.1-release/sbin/pfctl/
H A Dpfctl_osfp.c99 char *class, *version, *subtype, *desc, *tcpopts; local
108 class = version = subtype = desc = tcpopts = NULL;
119 if (subtype)
120 free(subtype);
125 class = version = subtype = desc = tcpopts = NULL;
163 GET_STR(subtype, "OS subtype", 0) ||
243 strlcpy(fp.fp_os.fp_subtype_nm, subtype,
257 if (subtype)
258 free(subtype);
341 int class, version, subtype; local
459 int class, version, subtype; local
552 int class, version, subtype; local
661 int class, version, subtype; local
[all...]
/freebsd-10.1-release/sys/net80211/
H A Dieee80211_adhoc.c74 int subtype, int, int);
76 int subtype, int, int);
77 static void adhoc_recv_ctl(struct ieee80211_node *, struct mbuf *, int subtype);
267 doprint(struct ieee80211vap *vap, int subtype) argument
269 switch (subtype) {
299 uint8_t dir, type, subtype, qos; local
315 subtype = IEEE80211_FC0_SUBTYPE_QOS;
351 subtype = wh->i_fc[0] & IEEE80211_FC0_SUBTYPE_MASK;
504 if (subtype == IEEE80211_FC0_SUBTYPE_QOS) {
546 if (subtype
683 adhoc_recv_mgmt(struct ieee80211_node *ni, struct mbuf *m0, int subtype, int rssi, int nf) argument
906 ahdemo_recv_mgmt(struct ieee80211_node *ni, struct mbuf *m0, int subtype, int rssi, int nf) argument
949 adhoc_recv_ctl(struct ieee80211_node *ni, struct mbuf *m, int subtype) argument
[all...]
H A Dieee80211_sta.c75 int subtype, int rssi, int nf);
76 static void sta_recv_ctl(struct ieee80211_node *, struct mbuf *, int subtype);
496 doprint(struct ieee80211vap *vap, int subtype) argument
498 switch (subtype) {
528 uint8_t dir, type, subtype, qos; local
544 subtype = IEEE80211_FC0_SUBTYPE_QOS;
580 subtype = wh->i_fc[0] & IEEE80211_FC0_SUBTYPE_MASK;
758 if (subtype == IEEE80211_FC0_SUBTYPE_QOS) {
800 if (subtype == IEEE80211_FC0_SUBTYPE_NODATA ||
801 subtype
1278 sta_recv_mgmt(struct ieee80211_node *ni, struct mbuf *m0, int subtype, int rssi, int nf) argument
1797 sta_recv_ctl(struct ieee80211_node *ni, struct mbuf *m, int subtype) argument
[all...]
H A Dieee80211_wds.c68 int subtype, int, int);
416 uint8_t dir, type, subtype, qos; local
431 subtype = IEEE80211_FC0_SUBTYPE_QOS;
469 subtype = wh->i_fc[0] & IEEE80211_FC0_SUBTYPE_MASK;
586 if (subtype == IEEE80211_FC0_SUBTYPE_QOS) {
628 if (subtype == IEEE80211_FC0_SUBTYPE_NODATA ||
629 subtype == IEEE80211_FC0_SUBTYPE_QOS_NULL)
706 ieee80211_mgt_subtype_name[subtype >>
717 vap->iv_recv_mgmt(ni, m, subtype, rssi, nf);
744 int subtype, in
743 wds_recv_mgmt(struct ieee80211_node *ni, struct mbuf *m0, int subtype, int rssi, int nf) argument
[all...]
/freebsd-10.1-release/contrib/wpa/src/eap_server/
H A Deap_server_sake.c99 u8 id, size_t length, u8 subtype)
118 sake->subtype = subtype;
256 u8 version, session_id, subtype; local
268 subtype = resp->subtype;
281 wpa_printf(MSG_DEBUG, "EAP-SAKE: Received frame: subtype=%d", subtype);
283 if (data->state == IDENTITY && subtype == EAP_SAKE_SUBTYPE_IDENTITY)
286 if (data->state == CHALLENGE && subtype
98 eap_sake_build_msg(struct eap_sake_data *data, u8 id, size_t length, u8 subtype) argument
429 u8 subtype; local
[all...]
/freebsd-10.1-release/contrib/wpa/wpa_supplicant/
H A Dhs20_supplicant.c113 u8 subtype; local
123 subtype = *pos++;
129 switch (subtype) {
182 wpa_printf(MSG_DEBUG, "HS20: Unsupported subtype %u", subtype);
/freebsd-10.1-release/contrib/wpa/src/eap_peer/
H A Deap_sake.c116 int id, size_t length, u8 subtype)
135 sake->subtype = subtype;
370 u8 subtype, session_id; local
380 subtype = req->subtype;
384 wpa_printf(MSG_DEBUG, "EAP-SAKE: Received frame: subtype %d "
385 "session_id %d", subtype, session_id);
403 switch (subtype) {
418 "unknown subtype
115 eap_sake_build_msg(struct eap_sake_data *data, int id, size_t length, u8 subtype) argument
[all...]
/freebsd-10.1-release/bin/sh/
H A Dexpand.c510 subevalvar(char *p, char *str, int strloc, int subtype, int startloc, argument
520 argstr(p, (subtype == VSTRIMLEFT || subtype == VSTRIMLEFTMAX ||
521 subtype == VSTRIMRIGHT || subtype == VSTRIMRIGHTMAX ?
529 switch (subtype) {
633 int subtype; local
648 subtype = varflags & VSTYPE;
673 switch (subtype) {
684 if (set && subtype !
866 strtodest(const char *p, int flag, int subtype, int quoted) argument
879 varvalue(const char *name, int quoted, int subtype, int flag) argument
[all...]
H A Dshow.c177 int subtype; local
193 subtype = *++p;
194 if (subtype == VSLENGTH)
200 if (subtype & VSNUL)
203 switch (subtype & VSTYPE) {
236 printf("<subtype %d>", subtype);
H A Dparser.c1584 int subtype; local
1610 subtype = VSNORMAL;
1615 subtype = 0;
1650 if (subtype == 0 && c1 == '#') {
1651 subtype = VSLENGTH;
1665 subtype = 0;
1669 subtype = VSERROR;
1677 if (subtype == 0) {
1691 subtype = VSERROR;
1693 subtype
[all...]
/freebsd-10.1-release/contrib/unbound/validator/
H A Dval_utils.h62 /** Not a recognized subtype. */
82 * Given a response, classify ANSWER responses into a subtype.
88 * @return A subtype, all values possible except UNTYPED .
101 * @param subtype: the type from classify.
110 void val_find_signer(enum val_classification subtype,
350 * @param subtype: from classification function.
353 const char* val_classification_to_string(enum val_classification subtype);
H A Dvalidator.h216 /** subtype */
217 enum val_classification subtype; member in struct:val_qstate
/freebsd-10.1-release/contrib/wpa/src/eap_common/
H A Deap_tlv_common.h75 u8 subtype; member in struct:eap_tlv_crypto_binding_tlv

Completed in 340 milliseconds

123456