Searched defs:dhp (Results 1 – 14 of 14) sorted by relevance
| /trueos/cddl/contrib/opensolaris/lib/libdtrace/common/ |
| HD | dt_ident.c | 626 dt_idhash_populate(dt_idhash_t *dhp) in dt_idhash_populate() 646 dt_idhash_t *dhp; in dt_idhash_create() local 678 dt_idhash_destroy(dt_idhash_t *dhp) in dt_idhash_destroy() 702 dt_idhash_update(dt_idhash_t *dhp) in dt_idhash_update() 725 dt_idhash_lookup(dt_idhash_t *dhp, const char *name) in dt_idhash_lookup() 743 dt_idhash_nextid(dt_idhash_t *dhp, uint_t *p) in dt_idhash_nextid() 753 dt_idhash_size(const dt_idhash_t *dhp) in dt_idhash_size() 759 dt_idhash_name(const dt_idhash_t *dhp) in dt_idhash_name() 765 dt_idhash_insert(dt_idhash_t *dhp, const char *name, ushort_t kind, in dt_idhash_insert() 794 dt_idhash_xinsert(dt_idhash_t *dhp, dt_ident_t *idp) in dt_idhash_xinsert() [all …]
|
| HD | dt_pcb.c | 93 dt_pcb_pop_ident(dt_idhash_t *dhp, dt_ident_t *idp, void *arg) in dt_pcb_pop_ident()
|
| HD | dt_as.c | 80 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()
|
| HD | dt_program.c | 404 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()
|
| HD | dt_pragma.c | 53 dt_pragma_apply(dt_idhash_t *dhp, dt_ident_t *idp) in dt_pragma_apply()
|
| HD | dt_cc.c | 125 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() 1831 dt_reduceid(dt_idhash_t *dhp, dt_ident_t *idp, dtrace_hdl_t *dtp) in dt_reduceid()
|
| HD | dt_dof.c | 398 dof_add_probe(dt_idhash_t *dhp, dt_ident_t *idp, void *data) in dof_add_probe()
|
| HD | dt_parser.c | 1553 dt_idhash_t *dhp; in dt_node_decl() local 2629 dt_xcook_ident(dt_node_t *dnp, dt_idhash_t *dhp, uint_t idkind, int create) in dt_xcook_ident() 3188 dt_idhash_t *dhp; in dt_cook_op2() local
|
| /trueos/sys/fs/smbfs/ |
| HD | smbfs_subr.c | 90 u_int16_t *dtp, u_int8_t *dhp) in smb_time_unix2dos()
|
| /trueos/sys/kern/ |
| HD | subr_fattime.c | 138 timespec2fattime(struct timespec *tsp, int utc, uint16_t *ddp, uint16_t *dtp, uint8_t *dhp) in timespec2fattime()
|
| /trueos/sys/cddl/dev/dtrace/ |
| HD | dtrace_ioctl.c | 36 dof_helper_t *dhp = NULL; in dtrace_ioctl_helper() local
|
| /trueos/crypto/openssl/ssl/ |
| HD | d1_srvr.c | 1079 DH *dh = NULL, *dhp; in dtls1_send_server_key_exchange() local
|
| HD | s3_srvr.c | 1642 DH *dh = NULL, *dhp; in ssl3_send_server_key_exchange() local
|
| /trueos/sys/cddl/contrib/opensolaris/uts/common/dtrace/ |
| HD | dtrace.c | 9233 dtrace_helper_provide_one(dof_helper_t *dhp, dof_sec_t *sec, pid_t pid) 9318 dtrace_helper_provide(dof_helper_t *dhp, pid_t pid) 9347 dtrace_helper_provider_remove_one(dof_helper_t *dhp, dof_sec_t *sec, pid_t pid) 9375 dtrace_helper_provider_remove(dof_helper_t *dhp, pid_t pid) 15916 dtrace_helper_slurp(dof_hdr_t *dof, dof_helper_t *dhp) 16925 dof_helper_t help, *dhp = NULL; local
|