Searched defs:stype (Results 1 - 25 of 43) sorted by relevance

12

/freebsd-current/contrib/nvi/ex/
H A Dex_map.c44 seq_t stype; local
/freebsd-current/contrib/nvi/common/
H A Dseq.h29 seq_t stype; /* Sequence type. */ member in struct:_seq
H A Dseq.c128 seq_delete(SCR *sp, CHAR_T *input, size_t ilen, seq_t stype) argument
34 seq_set(SCR *sp, CHAR_T *name, size_t nlen, CHAR_T *input, size_t ilen, CHAR_T *output, size_t olen, seq_t stype, int flags) argument
178 seq_find(SCR *sp, SEQ **lastqp, EVENT *e_input, CHAR_T *c_input, size_t ilen, seq_t stype, int *ispartialp) argument
274 seq_dump(SCR *sp, seq_t stype, int isname) argument
319 seq_save(SCR *sp, FILE *fp, char *prefix, seq_t stype) argument
[all...]
/freebsd-current/sys/dev/mlx4/mlx4_core/
H A Dmlx4_sense.c98 enum mlx4_port_type stype[MLX4_MAX_PORTS]; local
64 mlx4_do_sense_ports(struct mlx4_dev *dev, enum mlx4_port_type *stype, enum mlx4_port_type *defaults) argument
[all...]
/freebsd-current/contrib/blocklist/port/
H A Dpopenve.c91 int stype = flags ? (SOCK_STREAM | SOCK_CLOEXEC) : SOCK_STREAM; local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_suppressions.cpp96 static uptr IsSuppressed(const char *stype, const AddressInfo &info, argument
113 const char *stype = conv(typ); local
132 const char *stype = conv(typ); local
[all...]
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dsalt.c38 krb5_salttype_to_string(krb5_context context, krb5_enctype etype, krb5_salttype stype, char **string) argument
/freebsd-current/contrib/nvi/cl/
H A Dcl_term.c209 cl_fmap(SCR *sp, seq_t stype, CHAR_T *from, size_t flen, CHAR_T *to, size_t tlen) argument
225 cl_pfmap(SCR *sp, seq_t stype, CHAR_T *from, size_t flen, CHAR_T *to, size_t tlen) argument
/freebsd-current/contrib/wpa/src/ap/
H A Dctrl_iface_ap.c464 static int p2p_manager_disconnect(struct hostapd_data *hapd, u16 stype, argument
H A Ddrv_callbacks.c1483 hostapd_mgmt_tx_cb(struct hostapd_data *hapd, const u8 *buf, size_t len, u16 stype, int ok) argument
/freebsd-current/sys/dev/firewire/
H A Diec68113.h84 stype:5, member in struct:ciphdr::__anon2375::__anon2376
/freebsd-current/tools/tools/net80211/w00t/libw00t/
H A Dw00t.c354 int frame_type(struct ieee80211_frame *wh, int type, int stype) argument
/freebsd-current/contrib/smbfs/lib/smb/
H A Dctx.c363 smb_ctx_setshare(struct smb_ctx *ctx, const char *share, int stype) argument
/freebsd-current/tools/tools/net80211/w00t/assoc/
H A Dassoc.c257 int type, stype; local
589 int type, stype; local
[all...]
/freebsd-current/sys/netsmb/
H A Dsmb_smb.c470 smb_share_typename(int stype) argument
/freebsd-current/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_value_fmts.c298 bhnd_nvram_type stype; local
790 bhnd_nvram_type stype; local
/freebsd-current/crypto/heimdal/lib/asn1/
H A Dsymbol.h155 enum { SUndefined, SValue, Stype } stype; member in struct:symbol
/freebsd-current/contrib/tcpdump/
H A Dprint-ptp.c476 ptp_print_timestamp(netdissect_options *ndo, const u_char *bp, u_int *len, const char *stype) argument
/freebsd-current/tools/tools/net80211/stumbler/
H A Dstumbler.c684 int type, stype; local
/freebsd-current/usr.sbin/ppp/
H A Dradius.c257 const char *stype; local
/freebsd-current/contrib/elftoolchain/elfcopy/
H A Dsections.c1359 uint64_t stype; local
1290 create_external_section(struct elfcopy *ecp, const char *name, char *newname, void *buf, uint64_t size, uint64_t off, uint64_t stype, Elf_Type dtype, uint64_t flags, uint64_t align, uint64_t vma, int loadable) argument
/freebsd-current/contrib/wpa/src/drivers/
H A Ddriver_hostap.c143 u16 fc, type, stype; local
58 handle_data(struct hostap_driver_data *drv, u8 *buf, size_t len, u16 stype) argument
/freebsd-current/contrib/wpa/src/common/
H A Dieee802_11_common.c669 u16 fc, type, stype; local
1579 u16 stype = WLAN_FC_GET_STYPE(fc); local
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dap.c1214 void ap_mgmt_tx_cb(void *ctx, const u8 *buf, size_t len, u16 stype, int ok) argument
/freebsd-current/contrib/bsnmp/lib/
H A Dsnmpclient.c982 int stype; local

Completed in 440 milliseconds

12