Searched refs:i_type (Results 1 - 22 of 22) sorted by relevance

/freebsd-10-stable/usr.bin/xlint/lint1/
H A Dinit.c179 tyname(buf, sizeof(buf), istk->i_type), namedmem->n_name));
180 for (m = istk->i_type->t_str->memb; m != NULL; m = m->s_nxt) {
199 if (istk->i_cnt > 0 && istk->i_type->t_tspec == STRUCT &&
252 istk->i_type)));
260 if (istk->i_type->t_tspec != ARRAY)
262 istk->i_type->t_dim++;
264 setcompl(istk->i_type, 0);
269 if (istk->i_type != NULL && issclt(istk->i_type->t_tspec))
274 initstk->i_type
[all...]
H A Dlint1.h346 type_t *i_type; /* type of initialisation */ member in struct:istk
/freebsd-10-stable/tools/tools/net80211/wlanstats/
H A Dmain.c98 ireq.i_type = IEEE80211_IOC_STA_STATS;
254 ireq.i_type = IEEE80211_IOC_STA_INFO;
H A Dwlanstats.c467 wf->ireq.i_type = IEEE80211_IOC_BSSID;
512 wf->ireq.i_type = IEEE80211_IOC_STA_INFO;
521 wf->ireq.i_type = IEEE80211_IOC_STA_STATS;
/freebsd-10-stable/contrib/ldns/
H A Ddnssec.c936 uint16_t i_type; local
951 i_type = ldns_rr_get_type(i_rr);
952 if (i_type != LDNS_RR_TYPE_RRSIG && i_type != LDNS_RR_TYPE_NSEC) {
953 if (type_count == 0 || i_type_list[type_count-1] != i_type) {
954 i_type_list[type_count] = i_type;
1156 uint16_t i_type; local
1197 i_type = ldns_rr_get_type(i_rr);
1198 if (type_count == 0 || i_type_list[type_count-1] != i_type) {
1199 i_type_list[type_count] = i_type;
[all...]
/freebsd-10-stable/usr.sbin/wpa/wpa_supplicant/
H A DPacket32.c138 ireq.i_type = IEEE80211_IOC_ROAMING;
351 ireq.i_type = IEEE80211_IOC_ROAMING;
/freebsd-10-stable/sys/net80211/
H A Dieee80211_tdma.c749 switch (ireq->i_type) {
777 switch (ireq->i_type) {
H A Dieee80211_superg.c857 switch (ireq->i_type) {
874 switch (ireq->i_type) {
H A Dieee80211_ioctl.c564 switch (ireq->i_type) {
797 switch (ireq->i_type) {
937 error = ieee80211_ioctl_getwpaie(vap, ireq, ireq->i_type);
940 error = ieee80211_ioctl_getwpaie(vap, ireq, ireq->i_type);
1620 if (ireq->i_type == IEEE80211_IOC_ADDMAC)
1779 switch (ireq->i_type) {
2678 switch (ireq->i_type) {
3345 vap->iv_reset(vap, ireq->i_type) : 0;
H A Dieee80211_ioctl.h585 uint16_t i_type; /* req type */ member in struct:ieee80211req
H A Dieee80211_hwmp.c2054 switch (ireq->i_type) {
2077 switch (ireq->i_type) {
H A Dieee80211_mesh.c3450 switch (ireq->i_type) {
3555 switch (ireq->i_type) {
/freebsd-10-stable/sbin/ifconfig/
H A Difieee80211.c3238 ireq.i_type = IEEE80211_IOC_SCAN_REQ;
3705 ireq.i_type = param;
3905 ireq.i_type = IEEE80211_IOC_MACCMD;
4011 ireq.i_type = IEEE80211_IOC_MESH_RTCMD;
4117 ireq->i_type = keylenop;
4237 ireq.i_type = (!mesh) ? IEEE80211_IOC_SSID : IEEE80211_IOC_MESH_ID;
4374 ireq.i_type = IEEE80211_IOC_KEYMGTALGS;
4378 ireq.i_type = IEEE80211_IOC_MCASTCIPHER;
4385 ireq.i_type = IEEE80211_IOC_UCASTCIPHER;
4392 ireq.i_type
[all...]
/freebsd-10-stable/tools/tools/net80211/wlanwds/
H A Dwlanwds.c249 ireq.i_type = IEEE80211_IOC_BSSID;
/freebsd-10-stable/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_sys.c174 ireq.i_type = req_type;
2375 ireq.i_type = IEEE80211_IOC_MACCMD;
2381 "failed: %s", wif->wname, ireq.i_type,
2502 ireq.i_type = IEEE80211_IOC_MACCMD;
2509 "failed: %s", wif->wname, ireq.i_type,
/freebsd-10-stable/tools/tools/net80211/wlaninject/
H A Dwlaninject.c64 ireq.i_type = IEEE80211_IOC_CHANNEL;
/freebsd-10-stable/contrib/wpa/src/drivers/
H A Ddriver_bsd.c103 ireq.i_type = op;
125 ireq->i_type = op;
/freebsd-10-stable/sys/dev/an/
H A Dif_an.c2042 switch (ireq->i_type) {
2345 if (ireq->i_type != IEEE80211_IOC_SSID &&
2346 ireq->i_type != IEEE80211_IOC_WEPKEY &&
2347 ireq->i_type != IEEE80211_IOC_WEPTXKEY) {
2356 switch (ireq->i_type) {
/freebsd-10-stable/tools/tools/net80211/stumbler/
H A Dstumbler.c282 chaninfo.ireq.i_type = IEEE80211_IOC_CHANNEL;
/freebsd-10-stable/contrib/gcc/
H A Dc-common.c866 tree e_type, i_type, a_type;
905 i_type = build_index_type (build_int_cst (NULL_TREE, nchars - 1));
906 a_type = build_array_type (e_type, i_type);
865 tree e_type, i_type, a_type; local
/freebsd-10-stable/sys/dev/usb/net/
H A Dif_usie.c1304 if (ireq->i_type != IEEE80211_IOC_STA_INFO)
/freebsd-10-stable/tools/tools/net80211/wesside/wesside/
H A Dwesside.c390 chaninfo.ireq.i_type = IEEE80211_IOC_CHANNEL;

Completed in 370 milliseconds