Searched refs:stype (Results 251 - 275 of 358) sorted by relevance

<<1112131415

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/scripts/kconfig/
H A Dgconf.c1183 int stype; local
1250 stype = sym_get_type(sym);
1251 switch (stype) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/scripts/kconfig/
H A Dgconf.c1183 int stype; local
1250 stype = sym_get_type(sym);
1251 switch (stype) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/affs/
H A Dsuper.c371 be32_to_cpu(AFFS_ROOT_TAIL(sb, root_bh)->stype) == ST_ROOT) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/src/
H A Dftp-ls.c1018 ftp_parse_ls (const char *file, const enum stype system_type)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant-0.7.3/src/drivers/
H A Ddriver.h2288 u16 stype; member in struct:wpa_event_data::tx_status
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/affs/
H A Dsuper.c371 be32_to_cpu(AFFS_ROOT_TAIL(sb, root_bh)->stype) == ST_ROOT) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dnsmasq/src/
H A Ddnssec.c749 int stype, sclass; local
756 GETSHORT(stype, p);
769 if (stype == type)
777 if (stype == T_RRSIG)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant-0.7.3/src/drivers/
H A Ddriver.h2288 u16 stype; member in struct:wpa_event_data::tx_status
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dnsmasq/src/
H A Ddnssec.c749 int stype, sclass; local
756 GETSHORT(stype, p);
769 if (stype == type)
777 if (stype == T_RRSIG)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/src/
H A Dftp-ls.c1018 ftp_parse_ls (const char *file, const enum stype system_type)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dnsmasq/src/
H A Ddnssec.c749 int stype, sclass; local
756 GETSHORT(stype, p);
769 if (stype == type)
777 if (stype == T_RRSIG)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/src/
H A Dftp-ls.c1018 ftp_parse_ls (const char *file, const enum stype system_type)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant-0.7.3/src/drivers/
H A Ddriver.h2288 u16 stype; member in struct:wpa_event_data::tx_status
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/torture/
H A Dtorture.c2707 static void browse_callback(const char *sname, uint32 stype, argument
2710 printf("\t%20.20s %08x %s\n", sname, stype, comment);
6666 const char *stype; /* stream type */ local
6687 stype = strchr_m(sname, ':');
6689 if (stype == NULL) {
6691 stype = "$DATA";
6694 if (StrCaseCmp(stype, ":$DATA") != 0) {
6699 DEBUG(10, ("[%s] is an invalid stream type\n", stype));
6703 sname = talloc_strndup(mem_ctx, sname, PTR_DIFF(stype, sname));
6704 stype
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/torture/
H A Dtorture.c2707 static void browse_callback(const char *sname, uint32 stype, argument
2710 printf("\t%20.20s %08x %s\n", sname, stype, comment);
6666 const char *stype; /* stream type */ local
6687 stype = strchr_m(sname, ':');
6689 if (stype == NULL) {
6691 stype = "$DATA";
6694 if (StrCaseCmp(stype, ":$DATA") != 0) {
6699 DEBUG(10, ("[%s] is an invalid stream type\n", stype));
6703 sname = talloc_strndup(mem_ctx, sname, PTR_DIFF(stype, sname));
6704 stype
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/torture/
H A Dtorture.c2707 static void browse_callback(const char *sname, uint32 stype, argument
2710 printf("\t%20.20s %08x %s\n", sname, stype, comment);
6666 const char *stype; /* stream type */ local
6687 stype = strchr_m(sname, ':');
6689 if (stype == NULL) {
6691 stype = "$DATA";
6694 if (StrCaseCmp(stype, ":$DATA") != 0) {
6699 DEBUG(10, ("[%s] is an invalid stream type\n", stype));
6703 sname = talloc_strndup(mem_ctx, sname, PTR_DIFF(stype, sname));
6704 stype
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/bgpd/
H A Dbgpd.c4600 enum bgp_clear_type stype)
4608 if (stype == BGP_CLEAR_SOFT_RSCLIENT)
4616 if (stype == BGP_CLEAR_SOFT_OUT || stype == BGP_CLEAR_SOFT_BOTH)
4619 if (stype == BGP_CLEAR_SOFT_IN_ORF_PREFIX)
4653 if (stype == BGP_CLEAR_SOFT_IN || stype == BGP_CLEAR_SOFT_BOTH
4654 || stype == BGP_CLEAR_SOFT_IN_ORF_PREFIX)
4599 peer_clear_soft(struct peer *peer, afi_t afi, safi_t safi, enum bgp_clear_type stype) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba/source/utils/
H A Dtorture.c1238 static void browse_callback(const char *sname, uint32 stype, argument
1241 printf("\t%20.20s %08x %s\n", sname, stype, comment);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/bgpd/
H A Dbgpd.c4600 enum bgp_clear_type stype)
4608 if (stype == BGP_CLEAR_SOFT_RSCLIENT)
4616 if (stype == BGP_CLEAR_SOFT_OUT || stype == BGP_CLEAR_SOFT_BOTH)
4619 if (stype == BGP_CLEAR_SOFT_IN_ORF_PREFIX)
4653 if (stype == BGP_CLEAR_SOFT_IN || stype == BGP_CLEAR_SOFT_BOTH
4654 || stype == BGP_CLEAR_SOFT_IN_ORF_PREFIX)
4599 peer_clear_soft(struct peer *peer, afi_t afi, safi_t safi, enum bgp_clear_type stype) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba/source/utils/
H A Dtorture.c1238 static void browse_callback(const char *sname, uint32 stype, argument
1241 printf("\t%20.20s %08x %s\n", sname, stype, comment);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/bgpd/
H A Dbgpd.c4600 enum bgp_clear_type stype)
4608 if (stype == BGP_CLEAR_SOFT_RSCLIENT)
4616 if (stype == BGP_CLEAR_SOFT_OUT || stype == BGP_CLEAR_SOFT_BOTH)
4619 if (stype == BGP_CLEAR_SOFT_IN_ORF_PREFIX)
4653 if (stype == BGP_CLEAR_SOFT_IN || stype == BGP_CLEAR_SOFT_BOTH
4654 || stype == BGP_CLEAR_SOFT_IN_ORF_PREFIX)
4599 peer_clear_soft(struct peer *peer, afi_t afi, safi_t safi, enum bgp_clear_type stype) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/source/utils/
H A Dtorture.c1238 static void browse_callback(const char *sname, uint32 stype, argument
1241 printf("\t%20.20s %08x %s\n", sname, stype, comment);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A Dgdth.c703 ha->stype = id;
747 ha->stype = id;
828 ha->stype= GDT2_ID;
875 ha->stype = (u32)pdev->device;
3860 switch (ha->stype) {
4523 ctrt.type = (u8)((ha->stype>>20) - 0x10);
4526 ctrt.type = (u8)((ha->stype<<4) + 6);
4530 if (ha->stype >= 0x300)
4533 ctrt.ext_type = 0x6000 | ha->stype;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A Dgdth.c703 ha->stype = id;
747 ha->stype = id;
828 ha->stype= GDT2_ID;
875 ha->stype = (u32)pdev->device;
3860 switch (ha->stype) {
4523 ctrt.type = (u8)((ha->stype>>20) - 0x10);
4526 ctrt.type = (u8)((ha->stype<<4) + 6);
4530 if (ha->stype >= 0x300)
4533 ctrt.ext_type = 0x6000 | ha->stype;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/mac80211/
H A Dmlme.c226 const u8 *bssid, u16 stype, u16 reason,
247 mgmt->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | stype);
252 if (stype == IEEE80211_STYPE_DEAUTH)
225 ieee80211_send_deauth_disassoc(struct ieee80211_sub_if_data *sdata, const u8 *bssid, u16 stype, u16 reason, void *cookie, bool send_frame) argument

Completed in 584 milliseconds

<<1112131415