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

/freebsd-10-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_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_pragma.c53 dt_pragma_apply(dt_idhash_t *dhp, dt_ident_t *idp) 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_parser.c1553 dt_idhash_t *dhp; local
2629 dt_xcook_ident(dt_node_t *dnp, dt_idhash_t *dhp, uint_t idkind, int create) argument
3188 dt_idhash_t *dhp; local
[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
1831 dt_reduceid(dt_idhash_t *dhp, dt_ident_t *idp, dtrace_hdl_t *dtp) argument
/freebsd-10-stable/sys/fs/smbfs/
H A Dsmbfs_subr.c89 smb_time_unix2dos(struct timespec *tsp, int tzoff, u_int16_t *ddp, u_int16_t *dtp, u_int8_t *dhp) argument
/freebsd-10-stable/sys/kern/
H A Dsubr_fattime.c138 timespec2fattime(struct timespec *tsp, int utc, uint16_t *ddp, uint16_t *dtp, uint8_t *dhp) argument
/freebsd-10-stable/sys/cddl/dev/dtrace/
H A Ddtrace_ioctl.c36 dof_helper_t *dhp = NULL; local
/freebsd-10-stable/crypto/openssl/ssl/
H A Dd1_srvr.c1101 DH *dh = NULL, *dhp; local
[all...]
H A Ds3_srvr.c1645 DH *dh = NULL, *dhp; local

Completed in 213 milliseconds