Home
last modified time | relevance | path

Searched defs:stype (Results 1 – 25 of 35) sorted by relevance

12

/freebsd-9-stable/contrib/nvi/common/
Dseq.c37 seq_set(sp, name, nlen, input, ilen, output, olen, stype, flags) in seq_set() argument
137 seq_delete(sp, input, ilen, stype) in seq_delete() argument
179 seq_find(sp, lastqp, e_input, c_input, ilen, stype, ispartialp) in seq_find() argument
288 seq_dump(sp, stype, isname) in seq_dump() argument
336 seq_save(sp, fp, prefix, stype) in seq_save() argument
Dseq.h31 seq_t stype; /* Sequence type. */ member
/freebsd-9-stable/sys/ofed/drivers/net/mlx4/
Dsense.c65 enum mlx4_port_type *stype, in mlx4_do_sense_ports()
98 enum mlx4_port_type stype[MLX4_MAX_PORTS]; in mlx4_sense_port() local
/freebsd-9-stable/contrib/nvi/ex/
Dex_map.c49 seq_t stype; local
/freebsd-9-stable/contrib/nvi/cl/
Dcl_term.c181 cl_fmap(sp, stype, from, flen, to, tlen) in cl_fmap() argument
201 cl_pfmap(sp, stype, from, flen, to, tlen) in cl_pfmap() argument
/freebsd-9-stable/contrib/wpa/src/ap/
Ddrv_callbacks.c192 u16 fc, type, stype; in get_hdr_bssid() local
310 size_t len, u16 stype, int ok) in hostapd_mgmt_tx_cb()
Dieee802_11.c1401 u16 fc, stype; in ieee802_11_mgmt() local
1646 u16 stype, int ok) in ieee802_11_mgmt_cb()
/freebsd-9-stable/contrib/nvi/ip/
Dip_term.c74 ip_fmap(sp, stype, from, flen, to, tlen) in ip_fmap() argument
/freebsd-9-stable/contrib/nvi/tk/
Dtk_term.c83 tk_fmap(sp, stype, from, flen, to, tlen) in tk_fmap() argument
/freebsd-9-stable/contrib/gcc/
Ddbxout.c527 dbxout_stabd (int stype, int sdesc) in dbxout_stabd()
542 dbxout_begin_stabn (int stype) in dbxout_begin_stabn()
565 dbxout_begin_empty_stabs (int stype) in dbxout_begin_empty_stabs()
576 dbxout_begin_simple_stabs (const char *str, int stype) in dbxout_begin_simple_stabs()
587 dbxout_begin_simple_stabs_desc (const char *str, int stype, int sdesc) in dbxout_begin_simple_stabs_desc()
/freebsd-9-stable/sys/contrib/rdma/
Dtypes.h39 #define container_of(p, stype, field) ((stype *)(((uint8_t *)(p)) - offsetof(stype, field))) argument
/freebsd-9-stable/tools/tools/net80211/w00t/assoc/
Dassoc.c259 int type, stype; in generic_process() local
591 int type, stype; in read_wifi() local
/freebsd-9-stable/sys/dev/firewire/
Diec68113.h83 stype:5, member
/freebsd-9-stable/contrib/wpa/wpa_supplicant/
Dap.c331 void ap_mgmt_tx_cb(void *ctx, const u8 *buf, size_t len, u16 stype, int ok) in ap_mgmt_tx_cb()
/freebsd-9-stable/sys/dev/cxgb/ulp/iw_cxgb/
Diw_cxgb.h116 #define container_of(p, stype, field) ((stype *)(((uint8_t *)(p)) - offsetof(stype, field))) argument
Diw_cxgb_provider.h43 #define container_of(p, stype, field) ((stype *)(((uint8_t *)(p)) - offsetof(stype, field))) argument
/freebsd-9-stable/tools/tools/net80211/w00t/libw00t/
Dw00t.c356 int frame_type(struct ieee80211_frame *wh, int type, int stype) in frame_type()
/freebsd-9-stable/crypto/heimdal/lib/asn1/
Dsymbol.h150 enum { SUndefined, SValue, Stype } stype; member
/freebsd-9-stable/contrib/smbfs/lib/smb/
Dctx.c367 smb_ctx_setshare(struct smb_ctx *ctx, const char *share, int stype) in smb_ctx_setshare()
/freebsd-9-stable/tools/tools/net80211/wesside/wesside/
Dwesside.c996 int type,stype; in stuff_for_us() local
1553 int type,stype; in stuff_for_net() local
1588 int type,stype; in anal() local
/freebsd-9-stable/usr.sbin/ppp/
Dradius.c257 const char *stype; in radius_Process() local
/freebsd-9-stable/contrib/gdb/gdb/
Dgo32-nat.c1261 unsigned stype:5 __attribute__((packed)); member
1277 unsigned stype:5 __attribute__((packed)); member
/freebsd-9-stable/tools/tools/net80211/stumbler/
Dstumbler.c686 int type, stype; in get_packet_info() local
/freebsd-9-stable/sys/netsmb/
Dsmb_smb.c473 smb_share_typename(int stype) in smb_share_typename()
/freebsd-9-stable/contrib/binutils/bfd/
Dtekhex.c415 char stype = (*src); in first_phase() local

12