Home
last modified time | relevance | path

Searched defs:dhp (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_ident.c626 dt_idhash_populate(dt_idhash_t *dhp) in dt_idhash_populate()
646 dt_idhash_t *dhp; in dt_idhash_create() local
678 dt_idhash_destroy(dt_idhash_t *dhp) in dt_idhash_destroy()
702 dt_idhash_update(dt_idhash_t *dhp) in dt_idhash_update()
725 dt_idhash_lookup(dt_idhash_t *dhp, const char *name) in dt_idhash_lookup()
743 dt_idhash_nextid(dt_idhash_t *dhp, uint_t *p) in dt_idhash_nextid()
753 dt_idhash_size(const dt_idhash_t *dhp) in dt_idhash_size()
759 dt_idhash_name(const dt_idhash_t *dhp) in dt_idhash_name()
765 dt_idhash_insert(dt_idhash_t *dhp, const char *name, ushort_t kind, in dt_idhash_insert()
794 dt_idhash_xinsert(dt_idhash_t *dhp, dt_ident_t *idp) in dt_idhash_xinsert()
[all …]
H A Ddt_pcb.c93 dt_pcb_pop_ident(dt_idhash_t *dhp, dt_ident_t *idp, void *arg) in dt_pcb_pop_ident()
H A Ddt_as.c80 dt_countvar(dt_idhash_t *dhp, dt_ident_t *idp, void *data) in dt_countvar()
92 dt_copyvar(dt_idhash_t *dhp, dt_ident_t *idp, void *data) in dt_copyvar()
H A Ddt_program.c404 dt_header_decl(dt_idhash_t *dhp, dt_ident_t *idp, void *data) in dt_header_decl()
457 dt_header_probe(dt_idhash_t *dhp, dt_ident_t *idp, void *data) in dt_header_probe()
H A Ddt_pragma.c54 dt_pragma_apply(dt_idhash_t *dhp, dt_ident_t *idp) in dt_pragma_apply()
H A Ddt_cc.c125 dt_idreset(dt_idhash_t *dhp, dt_ident_t *idp, void *ignored) in dt_idreset()
134 dt_idpragma(dt_idhash_t *dhp, dt_ident_t *idp, void *ignored) in dt_idpragma()
1788 dt_reduceid(dt_idhash_t *dhp, dt_ident_t *idp, dtrace_hdl_t *dtp) in dt_reduceid()
H A Ddt_parser.c1553 dt_idhash_t *dhp; in dt_node_decl() local
2639 dt_xcook_ident(dt_node_t *dnp, dt_idhash_t *dhp, uint_t idkind, int create) in dt_xcook_ident()
3198 dt_idhash_t *dhp; in dt_cook_op2() local
3666 dt_idhash_t *dhp = NULL; in dt_cook_op2() local
H A Ddt_dof.c398 dof_add_probe(dt_idhash_t *dhp, dt_ident_t *idp, void *data) in dof_add_probe()
/netbsd-src/external/ibm-public/postfix/dist/src/tls/
H A Dtls_dh.c149 static EVP_PKEY *dhp = 0; variable
240 static DH *dhp = 0; variable
/netbsd-src/external/gpl3/binutils/dist/libsframe/
H A Dsframe.c975 sframe_header *dhp; in sframe_decoder_get_hdr_size() local
995 sframe_header *dhp; in sframe_decoder_get_version() local
1004 sframe_header *dhp; in sframe_decoder_get_fixed_fp_offset() local
1013 sframe_header *dhp; in sframe_decoder_get_fixed_ra_offset() local
1037 sframe_header *dhp; in sframe_get_funcdesc_with_addr_internal() local
1169 sframe_header *dhp = NULL; in sframe_decoder_get_num_fidx() local
/netbsd-src/external/cddl/osnet/dev/dtrace/
H A Ddtrace_ioctl.c46 dof_helper_t *dhp; in dtrace_ioctl_helper() local
/netbsd-src/sys/fs/msdosfs/
H A Dmsdosfs_conv.c121 u_int16_t *ddp, u_int16_t *dtp, u_int8_t *dhp) in msdosfs_unix2dostime()
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/statem/
H A Dstatem_srvr.c2534 DH *dhp = ssl_get_auto_dh(s); in tls_construct_server_key_exchange() local
2549 DH *dhp = s->cert->dh_tmp_cb(s, 0, 1024); in tls_construct_server_key_exchange() local
/netbsd-src/external/cddl/osnet/dist/uts/common/dtrace/
H A Ddtrace.c9705 dtrace_helper_provide_one(dof_helper_t *dhp, dof_sec_t *sec, pid_t pid)
9794 dtrace_helper_provide(dof_helper_t *dhp, pid_t pid)
9823 dtrace_helper_provider_remove_one(dof_helper_t *dhp, dof_sec_t *sec, pid_t pid)
9851 dtrace_helper_provider_remove(dof_helper_t *dhp, pid_t pid)
16747 dtrace_helper_slurp(dof_hdr_t *dof, dof_helper_t *dhp, struct proc *p)
17861 dof_helper_t help, *dhp = NULL; local
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dt1_lib.c2440 DH *dhp = NULL; in ssl_get_auto_dh() local