Home
last modified time | relevance | path

Searched defs:type (Results 301 – 325 of 4141) sorted by relevance

1...<<11121314151617181920>>...166

/freebsd/lib/libc/posix1e/
H A Dacl_branding.c117 _acl_type_not_valid_for_acl(const acl_t acl, acl_type_t type) in _acl_type_not_valid_for_acl()
139 _acl_brand_from_type(acl_t acl, acl_type_t type) in _acl_brand_from_type()
/freebsd/usr.bin/bluetooth/rfcomm_sppd/
H A Drfcomm_sdp.c73 uint32_t type, len; in rfcomm_channel_lookup() local
179 int type, len, value; in rfcomm_proto_list_parse() local
/freebsd/contrib/kyua/utils/
H A Dsanity.hpp75 # define _UTILS_ASSERT(type, expr, message) \ argument
81 # define _UTILS_ASSERT(type, expr, message) do {} while (0) argument
/freebsd/tests/sys/netinet/
H A Dsocket_afinet.c340 child_bind(const atf_tc_t *tc, int type, struct sockaddr *sa, int opt, in child_bind()
397 child_bind_priv(const atf_tc_t *tc, int type, struct sockaddr *sa, int opt) in child_bind_priv()
403 child_bind_unpriv(const atf_tc_t *tc, int type, struct sockaddr *sa, int opt) in child_bind_unpriv()
409 bind_socket(int domain, int type, int opt, bool unspec, struct sockaddr *sa) in bind_socket()
453 multibind_test(const atf_tc_t *tc, int domain, int type) in multibind_test()
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_trace.h39 EventType type : 3; member
85 EventType type : 3; // = EventType::kAccessExt member
103 EventType type : 3; // = EventType::kAccessRange member
126 EventType type : 3; // = EventType::kLock or EventType::kRLock member
143 EventType type : 3; // = EventType::kUnlock member
157 EventType type : 3; // = EventType::kTime member
/freebsd/sys/kern/
H A Dsubr_lock.c79 const char *type, int flags) in lock_init()
284 lock_prof_init_type(struct lock_prof_type *type) in lock_prof_init_type()
392 struct lock_prof_type *type; in lock_prof_sum() local
423 lock_prof_type_stats(struct lock_prof_type *type, struct sbuf *sb, int spin, in lock_prof_type_stats()
520 struct lock_prof_type *type; in lock_profile_lookup() local
557 struct lock_prof_type *type; in lock_profile_object_lookup() local
658 struct lock_prof_type *type; in lock_profile_release_lock() local
/freebsd/sbin/hastd/
H A Dnv.c398 #define NV_DEFINE_ADD(type, TYPE) \ argument
421 #define NV_DEFINE_ADD_ARRAY(type, TYPE) \ in NV_DEFINE_ADD() argument
488 #define NV_DEFINE_GET(type, TYPE) \ argument
519 #define NV_DEFINE_GET_ARRAY(type, TYPE) \ in NV_DEFINE_GET() argument
754 nv_add(struct nv *nv, const unsigned char *value, size_t vsize, int type, in nv_add()
811 nv_addv(struct nv *nv, const unsigned char *value, size_t vsize, int type, in nv_addv()
824 nv_find(struct nv *nv, int type, const char *namefmt, va_list nameap) in nv_find()
/freebsd/usr.sbin/bluetooth/bthidcontrol/
H A Dsdp.c123 hid_descriptor_length = -1, type; in hid_sdp_query() local
253 int32_t type, len, uuid, psm; in hid_sdp_parse_protocol_descriptor_list() local
361 int32_t type, len, descriptor_type; hid_sdp_parse_hid_descriptor() local
[all...]
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_tcp.c171 accel_fs_tcp_add_default_rule(struct mlx5e_priv *priv, int type) in accel_fs_tcp_add_default_rule()
213 accel_fs_tcp_create_groups(struct mlx5e_flow_table *ft, int type) in accel_fs_tcp_create_groups()
313 accel_fs_tcp_create_table(struct mlx5e_priv *priv, int type) in accel_fs_tcp_create_table()
/freebsd/crypto/openssl/ssl/record/methods/
H A Dtls_multib.c23 static int tls_is_multiblock_capable(OSSL_RECORD_LAYER *rl, uint8_t type, in tls_is_multiblock_capable()
41 size_t tls_get_max_records_multiblock(OSSL_RECORD_LAYER *rl, uint8_t type, in tls_get_max_records_multiblock()
/freebsd/contrib/libarchive/libarchive/
H A Darchive_acl.c169 int type, int permset, int tag, int id, const char *name) in archive_acl_add_entry()
189 int type, int permset, int tag, int id, const wchar_t *name, size_t len) in archive_acl_add_entry_w_len()
209 int type, int permset, int tag, int id, const char *name, size_t len, in archive_acl_add_entry_len_l()
241 acl_special(struct archive_acl *acl, int type, int permset, int tag) in acl_special()
269 int type, int permset, int tag, int id) in acl_new_entry()
432 int *type, int *permset, int *tag, int *id, const char **name) in archive_acl_next()
778 append_entry_w(wchar_t **wp, const wchar_t *prefix, int type, in append_entry_w()
1013 append_entry(char **p, const char *prefix, int type, in append_entry()
1147 int type, types, tag, permset, id; in archive_acl_from_text_w() local
1642 int type, types, tag, permset, id; in archive_acl_from_text_nl() local
/freebsd/tools/regression/sockets/unix_cmsg/
H A Dt_sockcred.c40 t_sockcred_client(int type, int fd) in t_sockcred_client()
69 t_sockcred_server(int type, int fd1) in t_sockcred_server()
/freebsd/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-type-util.h91 inline std::string GetTypeName(const std::type_info& type) { in GetTypeName()
156 typedef Tmpl<T> type; typedef
/freebsd/crypto/openssl/crypto/asn1/
H A Dp8_pkey.c92 int PKCS8_pkey_add1_attr_by_NID(PKCS8_PRIV_KEY_INFO *p8, int nid, int type, in PKCS8_pkey_add1_attr_by_NID()
100 int PKCS8_pkey_add1_attr_by_OBJ(PKCS8_PRIV_KEY_INFO *p8, const ASN1_OBJECT *obj, int type, in PKCS8_pkey_add1_attr_by_OBJ()
/freebsd/crypto/openssl/crypto/ec/
H A Decdsa_sign.c35 int ECDSA_sign(int type, const unsigned char *dgst, int dlen, unsigned char in ECDSA_sign()
41 int ECDSA_sign_ex(int type, const unsigned char *dgst, int dlen, in ECDSA_sign_ex()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationHistory.cpp30 AddPacket(char packet_char,GDBRemotePacket::Type type,uint32_t bytes_transmitted) AddPacket() argument
46 AddPacket(const std::string & src,uint32_t src_len,GDBRemotePacket::Type type,uint32_t bytes_transmitted) AddPacket() argument
/freebsd/contrib/libfido2/tools/
H A Dassert_verify.c92 load_pubkey(int type, const char *file) in load_pubkey()
158 int type = COSE_ES256; in assert_verify() local
/freebsd/tools/tools/ifinfo/
H A Difinfo.c259 iftype(int type) in iftype()
284 findlink(int type) in findlink()
/freebsd/crypto/openssh/
H A Dkexgexs.c71 input_kex_dh_gex_request(int type, u_int32_t seq, struct ssh *ssh) in input_kex_dh_gex_request()
127 input_kex_dh_gex_init(int type, u_int32_t seq, struct ssh *ssh) in input_kex_dh_gex_init()
/freebsd/usr.sbin/mpsutil/
H A Dmps_show.c72 char *speed, *minspeed, *maxspeed, *isdisabled, *type; in show_adapter() local
389 char *type; in get_enc_type() local
516 char *type, *speed, enchandle[8], slot[8], bt[16]; in show_devices() local
637 char *type, sepstr[8]; in show_enclosures() local
689 char *speed, *min, *max, *type; in show_expanders() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzcp_get.c49 get_objset_type(dsl_dataset_t *ds, zfs_type_t *type) in get_objset_type()
80 zfs_type_t type = ZFS_TYPE_INVALID; in get_objset_type_name() local
604 zfs_userquota_prop_t type; in get_userquota_prop() local
622 parse_userquota_prop(const char *prop_name, zfs_userquota_prop_t *type, in parse_userquota_prop()
671 zfs_userquota_prop_t type; in zcp_get_userquota_prop() local
/freebsd/crypto/openssl/crypto/
H A Dtrace.c179 enum { SIMPLE_CHANNEL, CALLBACK_CHANNEL } type; member
197 static int trace_attach_cb(int category, int type, const void *data) in trace_attach_cb()
218 static int trace_detach_cb(int category, int type, const void *data) in trace_detach_cb()
246 static int set_trace_data(int category, int type, BIO **channel, in set_trace_data() argument
372 static int trace_attach_w_callback_cb(int category, int type, const void *data) in trace_attach_w_callback_cb()
/freebsd/sys/dev/sfxge/common/
H A Defx_phy.c456 __in efx_phy_stat_t type) in efx_phy_stat_name()
518 __in efx_bist_type_t type) in efx_bist_start()
553 __in efx_bist_type_t type, in efx_bist_poll()
592 __in efx_bist_type_t type) in efx_bist_stop()
/freebsd/sys/amd64/amd64/
H A Dtrap.c152 traptype_to_msg(u_int type) in traptype_to_msg()
229 u_int type; in trap() local
888 u_int type; in trap_diag() local
954 u_int type; in trap_fatal() local
/freebsd/libexec/flua/libjail/
H A Dlua_jail.c379 int flags, jid, type; in l_getparams() local
473 int flags, jid, type; in l_setparams() local
584 int jid, type; in l_attach() local
615 int jid, type; in l_remove() local

1...<<11121314151617181920>>...166