Home
last modified time | relevance | path

Searched defs:id (Results 126 – 150 of 1895) sorted by relevance

12345678910>>...76

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_chained_origin_depot.cpp49 u32 id() const { return id_; } in id() function
108 void ChainedOriginDepotNode::store(u32 id, const args_type &args, in store()
119 ChainedOriginDepotNode::Handle ChainedOriginDepotNode::get_handle(u32 id) { in get_handle()
136 u32 ChainedOriginDepot::Get(u32 id, u32 *other) { in Get()
/freebsd/crypto/openssl/crypto/encode_decode/
H A Ddecoder_meth.c90 int id; /* For get_decoder_from_store() */ member
155 int id; in get_decoder_from_store() local
192 int id; in put_decoder_in_store() local
220 void *ossl_decoder_from_algorithm(int id, const OSSL_ALGORITHM *algodef, in ossl_decoder_from_algorithm()
327 int id = ossl_namemap_add_names(namemap, 0, names, NAME_SEPARATOR); in construct_decoder() local
362 inner_ossl_decoder_fetch(struct decoder_data_st *methdata, int id, in inner_ossl_decoder_fetch()
463 OSSL_DECODER *ossl_decoder_fetch_by_number(OSSL_LIB_CTX *libctx, int id, in ossl_decoder_fetch_by_number()
566 static void do_one(ossl_unused int id, void *method, void *arg) in do_one()
H A Dencoder_meth.c90 int id; /* For get_encoder_from_store() */ member
155 int id; in get_encoder_from_store() local
192 int id; in put_encoder_in_store() local
220 static void *encoder_from_algorithm(int id, const OSSL_ALGORITHM *algodef, in encoder_from_algorithm()
337 int id = ossl_namemap_add_names(namemap, 0, names, NAME_SEPARATOR); in construct_encoder() local
372 inner_ossl_encoder_fetch(struct encoder_data_st *methdata, int id, in inner_ossl_encoder_fetch()
472 OSSL_ENCODER *ossl_encoder_fetch_by_number(OSSL_LIB_CTX *libctx, int id, in ossl_encoder_fetch_by_number()
575 static void do_one(ossl_unused int id, void *method, void *arg) in do_one()
/freebsd/contrib/ncurses/menu/
H A Dmf_common.h65 #define MODULE_ID(id) static const char Ident[] = id; argument
67 #define MODULE_ID(id) /*nothing */ argument
/freebsd/contrib/ofed/libibmad/
H A Dgs.c51 unsigned timeout, unsigned id, in pma_query_via()
89 unsigned id, const struct ibmad_port * srcport) in performance_reset_via()
/freebsd/lib/libpam/modules/pam_lastlog/
H A Dpam_lastlog.c74 char *id; in pam_sm_open_session() local
158 const void *id; in pam_sm_close_session() local
/freebsd/sys/dev/hwreset/
H A Dhwreset.c79 hwreset_get_by_id(device_t consumer_dev, device_t provider_dev, intptr_t id, in hwreset_get_by_id()
97 pcell_t *cells, intptr_t *id) in hwreset_default_ofw_map()
117 intptr_t id; in hwreset_get_by_ofw_idx() local
/freebsd/sys/contrib/xen/io/
H A Dblkif.h651 uint64_t id; /* private guest value, echoed in resp */ member
666 uint64_t id; /* private guest value, echoed in resp */ member
676 uint64_t id; /* private guest value, echoed in resp */ member
687 uint64_t id; /* copied from request */ member
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Ddma.c41 #define Q_CONFIG(q, wfdma, int, id) do { \ in mt7915_dma_config() argument
48 #define MCUQ_CONFIG(q, wfdma, int, id) Q_CONFIG(q, (wfdma), (int), (id)) in mt7915_dma_config() argument
49 #define RXQ_CONFIG(q, wfdma, int, id) Q_CONFIG(__RXQ(q), (wfdma), (int), (id)) in mt7915_dma_config() argument
50 #define TXQ_CONFIG(q, wfdma, int, id) Q_CONFIG(__TXQ(q), (wfdma), (int), (id)) in mt7915_dma_config() argument
/freebsd/contrib/opencsd/decoder/include/common/
H A Docsd_pe_context.h59 void setCtxtID(const uint32_t id) { m_context.context_id = id; m_context.ctxt_id_valid = 1; }; in setCtxtID()
60 void setVMID(const uint32_t id) { m_context.vmid = id; m_context.vmid_valid = 1; }; in setVMID()
/freebsd/contrib/wpa/src/eap_peer/
H A Deap_sake.c115 int id, size_t length, u8 subtype) in eap_sake_build_msg()
143 u8 id, in eap_sake_process_identity()
186 u8 id, in eap_sake_process_challenge()
288 u8 id, in eap_sake_process_confirm()
379 u8 subtype, session_id, id; in eap_sake_process() local
467 u8 *id; in eap_sake_get_session_id() local
H A Deap_tnc.c70 static struct wpabuf * eap_tnc_build_frag_ack(u8 id, u8 code) in eap_tnc_build_frag_ack()
89 struct eap_method_ret *ret, u8 id) in eap_tnc_build_msg()
169 u8 id, u8 flags, in eap_tnc_process_fragment()
214 u8 flags, id; in eap_tnc_process() local
/freebsd/lib/libc/isc/
H A Dev_timers.c186 evTimer *id; in evSetTimer() local
238 evClearTimer(evContext opaqueCtx, evTimerID id) { in evClearTimer()
271 evTimerID id, in evConfigTimer()
296 evTimerID id, in evResetTimer()
384 evClearIdleTimer(evContext opaqueCtx, evTimerID id) { in evClearIdleTimer()
414 evTouchIdleTimer(evContext opaqueCtx, evTimerID id) { in evTouchIdleTimer()
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_origin.h49 static bool isValidId(u32 id) { return id != 0; } in isValidId()
104 static Origin FromRawId(u32 id) { return Origin(id); } in FromRawId()
/freebsd/cddl/contrib/opensolaris/common/ctf/
H A Dctf_open.c102 type_isparent_v2(uint_t id) in type_isparent_v2()
108 type_ischild_v2(uint_t id) in type_ischild_v2()
120 index_to_type_v2(uint_t id, uint_t child) in index_to_type_v2()
180 type_isparent_v3(uint_t id) in type_isparent_v3()
186 type_ischild_v3(uint_t id) in type_ischild_v3()
198 index_to_type_v3(uint_t id, uint_t child) in index_to_type_v3()
348 uint_t id, dst; in init_types() local
/freebsd/sys/dev/sfxge/
H A Dsfxge_ev.c102 sfxge_ev_rx(void *arg, uint32_t label, uint32_t id, uint32_t size, in sfxge_ev_rx()
280 sfxge_ev_tx(void *arg, uint32_t label, uint32_t id) in sfxge_ev_tx()
469 unsigned int id = arg2; in sfxge_evq_stat_handler() local
487 unsigned int id; in sfxge_evq_stat_init() local
512 unsigned int id; in sfxge_ev_stat_update() local
539 unsigned int id = arg2; in sfxge_ev_stat_handler() local
551 unsigned int id; in sfxge_ev_stat_init() local
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_print.c117 dt_print_type_name(ctf_file_t *ctfp, ctf_id_t id, char *buf, size_t buflen) in dt_print_type_name()
515 dt_print_structlike(ctf_id_t id, ulong_t off, dt_printarg_t *pap) in dt_print_structlike()
596 dt_format_member(const char *name, ctf_id_t id, ulong_t off, int depth, in dt_format_member()
640 dt_print_member(const char *name, ctf_id_t id, ulong_t off, int depth, in dt_print_member()
742 ctf_id_t id; in dt_print_prepare() local
805 ctf_id_t id; in dtrace_print() local
828 ctf_id_t id; in dtrace_format_print() local
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_rdma_core.c222 u32 id, struct uverbs_attr_bundle *attrs) in __uobj_get_destroy()
245 int __uobj_perform_destroy(const struct uverbs_api_object *obj, u32 id, in __uobj_perform_destroy()
310 struct ib_uverbs_file *ufile, s64 id, in lookup_get_idr_uobject()
334 struct ib_uverbs_file *ufile, s64 id, in lookup_get_fd_uobject()
373 struct ib_uverbs_file *ufile, s64 id, in rdma_lookup_get_uobject()
704 unsigned long id; in release_ufile_idr_uobject() local
887 s64 id, struct uverbs_attr_bundle *attrs) in uverbs_get_uobject_from_file()
H A Dib_cma.c306 struct rdma_cm_id id; member
362 struct rdma_id_private *id; member
370 struct rdma_id_private *id; member
376 struct rdma_id_private *id; member
2058 struct rdma_cm_id *id; in cma_new_conn_id() local
2120 struct rdma_cm_id *id; in cma_new_udp_id() local
2433 struct ib_cm_id *id; in cma_ib_listen() local
2449 struct iw_cm_id *id; in cma_iw_listen() local
2487 struct rdma_cm_id *id; in cma_listen_on_dev() local
3661 struct ib_cm_id *id; in cma_resolve_ib_udp() local
[all …]
/freebsd/sys/dev/phy/
H A Dphy.c171 phynode_find_by_id(device_t dev, intptr_t id) in phynode_find_by_id()
403 phy_get_by_id(device_t consumer_dev, device_t provider_dev, intptr_t id, in phy_get_by_id()
446 pcell_t *cells, intptr_t *id) in phydev_default_ofw_map()
485 intptr_t id; in phy_get_by_ofw_idx() local
540 intptr_t id; in phy_get_by_ofw_property() local
/freebsd/sys/cddl/dev/sdt/
H A Dsdt.c204 sdt_enable(void *arg __unused, dtrace_id_t id, void *parg) in sdt_enable()
221 sdt_disable(void *arg __unused, dtrace_id_t id, void *parg) in sdt_disable()
240 sdt_getargdesc(void *arg, dtrace_id_t id, void *parg, dtrace_argdesc_t *desc) in sdt_getargdesc()
268 sdt_destroy(void *arg, dtrace_id_t id, void *parg) in sdt_destroy()
/freebsd/usr.sbin/rtadvd/
H A Dadvcap.c299 tgetnum(char *id) in tgetnum()
334 tgetflag(char *id) in tgetflag()
361 tgetstr(char *id, char **area) in tgetstr()
/freebsd/sys/isa/
H A Dpnpparse.c47 pnp_printf(uint32_t id, char *fmt, ...) in pnp_printf()
64 uint32_t id; in pnp_parse_desc() local
414 uint32_t id; in pnp_parse_resources() local
/freebsd/contrib/elftoolchain/libelf/
H A Dgelf_symshndx.c35 gelf_getsymshndx(Elf_Data *d, Elf_Data *id, int ndx, GElf_Sym *dst, in gelf_getsymshndx()
88 gelf_update_symshndx(Elf_Data *d, Elf_Data *id, int ndx, GElf_Sym *gs, in gelf_update_symshndx()
/freebsd/stand/common/
H A Dpnp.c106 struct pnpident *id; in pnp_addident() local
137 struct pnpident *id; in pnp_freeinfo() local

12345678910>>...76