Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_ident.c628 dt_idhash_populate(dt_idhash_t *dhp) in dt_idhash_populate()
648 dt_idhash_t *dhp; in dt_idhash_create() local
680 dt_idhash_destroy(dt_idhash_t *dhp) in dt_idhash_destroy()
704 dt_idhash_update(dt_idhash_t *dhp) in dt_idhash_update()
727 dt_idhash_lookup(dt_idhash_t *dhp, const char *name) in dt_idhash_lookup()
745 dt_idhash_nextid(dt_idhash_t *dhp, uint_t *p) in dt_idhash_nextid()
755 dt_idhash_size(const dt_idhash_t *dhp) in dt_idhash_size()
761 dt_idhash_name(const dt_idhash_t *dhp) in dt_idhash_name()
767 dt_idhash_insert(dt_idhash_t *dhp, const char *name, ushort_t kind, in dt_idhash_insert()
796 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()
1792 dt_reduceid(dt_idhash_t *dhp, dt_ident_t *idp, dtrace_hdl_t *dtp) in dt_reduceid()
H A Ddt_parser.c1576 dt_idhash_t *dhp; in dt_node_decl() local
2670 dt_xcook_ident(dt_node_t *dnp, dt_idhash_t *dhp, uint_t idkind, int create) in dt_xcook_ident()
3241 dt_idhash_t *dhp; in dt_cook_op2() local
3709 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()
/freebsd/sys/kern/
H A Dsubr_fattime.c138 timespec2fattime(const struct timespec * tsp,int utc,uint16_t * ddp,uint16_t * dtp,uint8_t * dhp) timespec2fattime() argument
/freebsd/sys/fs/smbfs/
H A Dsmbfs_subr.c89 u_int16_t *dtp, u_int8_t *dhp) in smb_time_unix2dos()
/freebsd/sys/cddl/dev/dtrace/
H A Ddtrace_ioctl.c34 dof_helper_t *dhp; in dtrace_ioctl_helper() local
/freebsd/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c9500 dtrace_helper_provide_one(dof_helper_t *dhp, dof_sec_t *sec, pid_t pid)
9589 dtrace_helper_provide(dof_helper_t *dhp, pid_t pid)
9618 dtrace_helper_provider_remove_one(dof_helper_t *dhp, dof_sec_t *sec, pid_t pid)
9646 dtrace_helper_provider_remove(dof_helper_t *dhp, pid_t pid)
16411 dtrace_helper_slurp(dof_hdr_t *dof, dof_helper_t *dhp, struct proc *p)
17426 dof_helper_t help, *dhp = NULL; local
/freebsd/sys/fs/nfsclient/
H A Dnfs_clstate.c2034 nfscl_umount(struct nfsmount *nmp, NFSPROC_T *p, struct nfscldeleghead *dhp) in nfscl_umount()
3489 struct nfscldeleghead *dhp) in nfscl_delegreturnall()
/freebsd/crypto/openssl/ssl/
H A Dt1_lib.c4288 EVP_PKEY *dhp = NULL; in ssl_get_auto_dh() local