Searched defs:dhp (Results 1 - 13 of 13) sorted by relevance

/freebsd-13-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_pcb.c93 dt_pcb_pop_ident(dt_idhash_t *dhp, dt_ident_t *idp, void *arg) argument
H A Ddt_as.c80 dt_countvar(dt_idhash_t *dhp, dt_ident_t *idp, void *data) argument
92 dt_copyvar(dt_idhash_t *dhp, dt_ident_t *idp, void *data) argument
H A Ddt_pragma.c54 dt_pragma_apply(dt_idhash_t *dhp, dt_ident_t *idp) argument
H A Ddt_program.c404 dt_header_decl(dt_idhash_t *dhp, dt_ident_t *idp, void *data) argument
457 dt_header_probe(dt_idhash_t *dhp, dt_ident_t *idp, void *data) argument
H A Ddt_dof.c398 dof_add_probe(dt_idhash_t *dhp, dt_ident_t *idp, void *data) argument
H A Ddt_ident.c626 dt_idhash_populate(dt_idhash_t *dhp) argument
646 dt_idhash_t *dhp; local
678 dt_idhash_destroy(dt_idhash_t *dhp) argument
702 dt_idhash_update(dt_idhash_t *dhp) argument
725 dt_idhash_lookup(dt_idhash_t *dhp, const char *name) argument
743 dt_idhash_nextid(dt_idhash_t *dhp, uint_t *p) argument
753 dt_idhash_size(const dt_idhash_t *dhp) argument
759 dt_idhash_name(const dt_idhash_t *dhp) argument
765 dt_idhash_insert(dt_idhash_t *dhp, const char *name, ushort_t kind, ushort_t flags, uint_t id, dtrace_attribute_t attr, uint_t vers, const dt_idops_t *ops, void *iarg, ulong_t gen) argument
794 dt_idhash_xinsert(dt_idhash_t *dhp, dt_ident_t *idp) argument
813 dt_idhash_delete(dt_idhash_t *dhp, dt_ident_t *key) argument
850 dt_idhash_iter(dt_idhash_t *dhp, dt_idhash_f *func, void *data) argument
881 dt_idhash_t *dhp; local
894 dt_idstack_push(dt_idstack_t *sp, dt_idhash_t *dhp) argument
900 dt_idstack_pop(dt_idstack_t *sp, dt_idhash_t *dhp) argument
[all...]
H A Ddt_cc.c125 dt_idreset(dt_idhash_t *dhp, dt_ident_t *idp, void *ignored) argument
134 dt_idpragma(dt_idhash_t *dhp, dt_ident_t *idp, void *ignored) argument
1788 dt_reduceid(dt_idhash_t *dhp, dt_ident_t *idp, dtrace_hdl_t *dtp) argument
H A Ddt_parser.c1553 dt_idhash_t *dhp; local
2639 dt_xcook_ident(dt_node_t *dnp, dt_idhash_t *dhp, uint_t idkind, int create) argument
3199 dt_idhash_t *dhp; local
3667 dt_idhash_t *dhp = NULL; local
[all...]
/freebsd-13-stable/sys/fs/smbfs/
H A Dsmbfs_subr.c90 smb_time_unix2dos(struct timespec *tsp, int tzoff, u_int16_t *ddp, u_int16_t *dtp, u_int8_t *dhp) argument
/freebsd-13-stable/sys/kern/
H A Dsubr_fattime.c139 timespec2fattime(const struct timespec *tsp, int utc, uint16_t *ddp, uint16_t *dtp, uint8_t *dhp) argument
/freebsd-13-stable/sys/cddl/dev/dtrace/
H A Ddtrace_ioctl.c36 dof_helper_t *dhp; local
/freebsd-13-stable/crypto/openssl/ssl/statem/
H A Dstatem_srvr.c2534 DH *dhp = ssl_get_auto_dh(s); local
2549 DH *dhp = s->cert->dh_tmp_cb(s, 0, 1024); local
/freebsd-13-stable/crypto/openssl/ssl/
H A Dt1_lib.c2442 DH *dhp = NULL; local

Completed in 275 milliseconds