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

12

/freebsd-11-stable/contrib/nvi/ex/
H A Dex_map.c48 seq_t stype; local
/freebsd-11-stable/contrib/nvi/common/
H A Dseq.h31 seq_t stype; /* Sequence type. */ member in struct:_seq
H A Dseq.c38 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
142 seq_delete( SCR *sp, CHAR_T *input, size_t ilen, seq_t stype) argument
199 seq_find( SCR *sp, SEQ **lastqp, EVENT *e_input, CHAR_T *c_input, size_t ilen, seq_t stype, int *ispartialp) argument
301 seq_dump( SCR *sp, seq_t stype, int isname) argument
349 seq_save( SCR *sp, FILE *fp, char *prefix, seq_t stype) argument
[all...]
/freebsd-11-stable/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-11-stable/contrib/blacklist/port/
H A Dpopenve.c91 int stype = flags ? (SOCK_STREAM | SOCK_CLOEXEC) : SOCK_STREAM; local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_suppressions.cpp94 static uptr IsSuppressed(const char *stype, const AddressInfo &info, argument
111 const char *stype = conv(typ); local
130 const char *stype = conv(typ); local
[all...]
/freebsd-11-stable/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-11-stable/contrib/nvi/cl/
H A Dcl_term.c212 cl_fmap(SCR *sp, seq_t stype, CHAR_T *from, size_t flen, CHAR_T *to, size_t tlen) argument
228 cl_pfmap(SCR *sp, seq_t stype, CHAR_T *from, size_t flen, CHAR_T *to, size_t tlen) argument
/freebsd-11-stable/tools/tools/net80211/w00t/libw00t/
H A Dw00t.c356 int frame_type(struct ieee80211_frame *wh, int type, int stype) argument
/freebsd-11-stable/sys/dev/firewire/
H A Diec68113.h83 stype:5, member in struct:ciphdr::__anon10104::__anon10105
/freebsd-11-stable/crypto/openssl/apps/
H A Ds_socket.c292 do_server(int port, int type, int *ret, int (*cb) (int s, int stype, unsigned char *context), unsigned char *context, int naccept) argument
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dctrl_iface_ap.c428 static int p2p_manager_disconnect(struct hostapd_data *hapd, u16 stype, argument
H A Ddrv_callbacks.c1315 hostapd_mgmt_tx_cb(struct hostapd_data *hapd, const u8 *buf, size_t len, u16 stype, int ok) argument
/freebsd-11-stable/crypto/heimdal/lib/asn1/
H A Dsymbol.h151 enum { SUndefined, SValue, Stype } stype; member in struct:symbol
/freebsd-11-stable/sys/netsmb/
H A Dsmb_smb.c471 smb_share_typename(int stype) argument
/freebsd-11-stable/tools/tools/net80211/w00t/assoc/
H A Dassoc.c259 int type, stype; local
591 int type, stype; local
[all...]
/freebsd-11-stable/contrib/smbfs/lib/smb/
H A Dctx.c363 smb_ctx_setshare(struct smb_ctx *ctx, const char *share, int stype) argument
/freebsd-11-stable/tools/tools/net80211/stumbler/
H A Dstumbler.c686 int type, stype; local
/freebsd-11-stable/usr.sbin/ppp/
H A Dradius.c259 const char *stype; local
/freebsd-11-stable/contrib/bsnmp/lib/
H A Dsnmpclient.c975 int stype; local
/freebsd-11-stable/contrib/binutils/bfd/
H A Dtekhex.c415 char stype = (*src); local
/freebsd-11-stable/contrib/wpa/src/common/
H A Dieee802_11_common.c595 u16 fc, type, stype; local
1267 u16 stype = WLAN_FC_GET_STYPE(fc); local
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dap.c988 void ap_mgmt_tx_cb(void *ctx, const u8 *buf, size_t len, u16 stype, int ok) argument
/freebsd-11-stable/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-11-stable/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

Completed in 321 milliseconds

12