/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_ident.c | 628 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 D | dt_pcb.c | 93 dt_pcb_pop_ident(dt_idhash_t *dhp, dt_ident_t *idp, void *arg) in dt_pcb_pop_ident()
|
H A D | 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()
|
H A D | 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()
|
H A D | dt_pragma.c | 54 dt_pragma_apply(dt_idhash_t *dhp, dt_ident_t *idp) in dt_pragma_apply()
|
H A D | 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() 1792 dt_reduceid(dt_idhash_t *dhp, dt_ident_t *idp, dtrace_hdl_t *dtp) in dt_reduceid()
|
H A D | dt_parser.c | 1576 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 D | dt_dof.c | 398 dof_add_probe(dt_idhash_t *dhp, dt_ident_t *idp, void *data) in dof_add_probe()
|
/freebsd/sys/kern/ |
H A D | subr_fattime.c | 138 timespec2fattime(const struct timespec * tsp,int utc,uint16_t * ddp,uint16_t * dtp,uint8_t * dhp) timespec2fattime() argument
|
/freebsd/sys/fs/smbfs/ |
H A D | smbfs_subr.c | 89 u_int16_t *dtp, u_int8_t *dhp) in smb_time_unix2dos()
|
/freebsd/sys/cddl/dev/dtrace/ |
H A D | dtrace_ioctl.c | 34 dof_helper_t *dhp; in dtrace_ioctl_helper() local
|
/freebsd/sys/cddl/contrib/opensolaris/uts/common/dtrace/ |
H A D | dtrace.c | 9500 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 D | nfs_clstate.c | 2034 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 D | t1_lib.c | 4288 EVP_PKEY *dhp = NULL; in ssl_get_auto_dh() local
|