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

/macosx-10.9.5/dtrace-118.1/libdtrace/
H A Ddt_pcb.c96 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.c419 dt_header_decl(dt_idhash_t *dhp, dt_ident_t *idp, void *data) argument
503 dt_header_probe(dt_idhash_t *dhp, dt_ident_t *idp, void *data) argument
H A Ddt_dof.c407 dof_add_probe(dt_idhash_t *dhp, dt_ident_t *idp, void *data) argument
H A Ddt_ident.c627 dt_idhash_populate(dt_idhash_t *dhp) argument
647 dt_idhash_t *dhp; local
679 dt_idhash_destroy(dt_idhash_t *dhp) argument
703 dt_idhash_update(dt_idhash_t *dhp) argument
726 dt_idhash_lookup(dt_idhash_t *dhp, const char *name) argument
744 dt_idhash_nextid(dt_idhash_t *dhp, uint_t *p) argument
754 dt_idhash_size(const dt_idhash_t *dhp) argument
760 dt_idhash_name(const dt_idhash_t *dhp) argument
766 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
795 dt_idhash_xinsert(dt_idhash_t *dhp, dt_ident_t *idp) argument
814 dt_idhash_delete(dt_idhash_t *dhp, dt_ident_t *key) argument
851 dt_idhash_iter(dt_idhash_t *dhp, dt_idhash_f *func, void *data) argument
882 dt_idhash_t *dhp; local
895 dt_idstack_push(dt_idstack_t *sp, dt_idhash_t *dhp) argument
901 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.c131 dt_idreset(dt_idhash_t *dhp, dt_ident_t *idp, void *ignored) argument
140 dt_idpragma(dt_idhash_t *dhp, dt_ident_t *idp, void *ignored) argument
1880 dt_reduceid(dt_idhash_t *dhp, dt_ident_t *idp, dtrace_hdl_t *dtp) argument
H A Ddt_parser.c1511 dt_idhash_t *dhp; local
2575 dt_xcook_ident(dt_node_t *dnp, dt_idhash_t *dhp, uint_t idkind, int create) argument
3104 dt_idhash_t *dhp; local
[all...]
/macosx-10.9.5/msdosfs-198/msdosfs.kextproj/msdosfs.kmodproj/
H A Dmsdosfs_conv.c133 void msdosfs_unix2dostime(struct timespec *tsp, u_int16_t *ddp, u_int16_t *dtp, u_int8_t *dhp) argument

Completed in 114 milliseconds