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

/macosx-10.10/dtrace-147/libdtrace/
H A Ddt_pcb.c92 dt_pcb_pop_ident(dt_idhash_t *dhp, dt_ident_t *idp, void *arg) argument
H A Ddt_as.c78 dt_countvar(dt_idhash_t *dhp, dt_ident_t *idp, void *data) argument
90 dt_copyvar(dt_idhash_t *dhp, dt_ident_t *idp, void *data) argument
H A Ddt_pragma.c47 dt_pragma_apply(dt_idhash_t *dhp, dt_ident_t *idp) argument
H A Ddt_program.c417 dt_header_decl(dt_idhash_t *dhp, dt_ident_t *idp, void *data) argument
477 dt_header_probe(dt_idhash_t *dhp, dt_ident_t *idp, void *data) argument
H A Ddt_dof.c394 dof_add_probe(dt_idhash_t *dhp, dt_ident_t *idp, void *data) argument
H A Ddt_ident.c613 dt_idhash_populate(dt_idhash_t *dhp) argument
633 dt_idhash_t *dhp; local
665 dt_idhash_destroy(dt_idhash_t *dhp) argument
689 dt_idhash_update(dt_idhash_t *dhp) argument
712 dt_idhash_lookup(dt_idhash_t *dhp, const char *name) argument
730 dt_idhash_nextid(dt_idhash_t *dhp, uint_t *p) argument
740 dt_idhash_size(const dt_idhash_t *dhp) argument
746 dt_idhash_name(const dt_idhash_t *dhp) argument
752 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
781 dt_idhash_xinsert(dt_idhash_t *dhp, dt_ident_t *idp) argument
800 dt_idhash_delete(dt_idhash_t *dhp, dt_ident_t *key) argument
837 dt_idhash_iter(dt_idhash_t *dhp, dt_idhash_f *func, void *data) argument
868 dt_idhash_t *dhp; local
881 dt_idstack_push(dt_idstack_t *sp, dt_idhash_t *dhp) argument
887 dt_idstack_pop(dt_idstack_t *sp, dt_idhash_t *dhp) argument
[all...]
H A Ddt_ld.cpp322 static int dt_ld_probe_encode_typedef_iter(dt_idhash_t *dhp, dt_ident_t *idp, void *data) argument
H A Ddt_cc.c128 dt_idreset(dt_idhash_t *dhp, dt_ident_t *idp, void *ignored) argument
137 dt_idpragma(dt_idhash_t *dhp, dt_ident_t *idp, void *ignored) argument
1893 dt_reduceid(dt_idhash_t *dhp, dt_ident_t *idp, dtrace_hdl_t *dtp) argument
H A Ddt_parser.c1505 dt_idhash_t *dhp; local
2569 dt_xcook_ident(dt_node_t *dnp, dt_idhash_t *dhp, uint_t idkind, int create) argument
3098 dt_idhash_t *dhp; local
[all...]
/macosx-10.10/OpenSSL098-52/src/ssl/
H A Dd1_srvr.c865 DH *dh=NULL,*dhp; local
[all...]
H A Ds3_srvr.c1283 DH *dh=NULL,*dhp; local
[all...]
/macosx-10.10/msdosfs-209.1.1/msdosfs.kextproj/msdosfs.kmodproj/
H A Dmsdosfs_conv.c131 void msdosfs_unix2dostime(struct timespec *tsp, u_int16_t *ddp, u_int16_t *dtp, u_int8_t *dhp) argument
/macosx-10.10/xnu-2782.1.97/bsd/dev/dtrace/
H A Ddtrace.c8011 dtrace_helper_provide_one(dof_helper_t *dhp, dof_sec_t *sec, pid_t pid) argument
8100 dtrace_helper_provide(dof_helper_t *dhp, pid_t pid) argument
8129 dtrace_helper_provider_remove_one(dof_helper_t *dhp, dof_sec_t *sec, pid_t pid) argument
8157 dtrace_helper_provider_remove(dof_helper_t *dhp, pid_ argument
14297 dtrace_helper_slurp(proc_t* p, dof_hdr_t *dof, dof_helper_t *dhp) argument
14751 dof_helper_t *dhp = &lazy_dofs->dofiod_helpers[i]; local
15924 dof_helper_t *dhp = NULL; local
[all...]

Completed in 214 milliseconds