Home
last modified time | relevance | path

Searched defs:dhp (Results 1 – 14 of 14) sorted by relevance

/freebsd-src/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_ident.c628 dt_idhash_populate(dt_idhash_t *dhp) in dt_idhash_populate() argument
648 dt_idhash_t *dhp; in dt_idhash_create() local
680 dt_idhash_destroy(dt_idhash_t * dhp) dt_idhash_destroy() argument
704 dt_idhash_update(dt_idhash_t * dhp) dt_idhash_update() argument
727 dt_idhash_lookup(dt_idhash_t * dhp,const char * name) dt_idhash_lookup() argument
745 dt_idhash_nextid(dt_idhash_t * dhp,uint_t * p) dt_idhash_nextid() argument
755 dt_idhash_size(const dt_idhash_t * dhp) dt_idhash_size() argument
761 dt_idhash_name(const dt_idhash_t * dhp) dt_idhash_name() argument
767 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) dt_idhash_insert() argument
796 dt_idhash_xinsert(dt_idhash_t * dhp,dt_ident_t * idp) dt_idhash_xinsert() argument
815 dt_idhash_delete(dt_idhash_t * dhp,dt_ident_t * key) dt_idhash_delete() argument
852 dt_idhash_iter(dt_idhash_t * dhp,dt_idhash_f * func,void * data) dt_idhash_iter() argument
883 dt_idhash_t *dhp; dt_idstack_lookup() local
896 dt_idstack_push(dt_idstack_t * sp,dt_idhash_t * dhp) dt_idstack_push() argument
902 dt_idstack_pop(dt_idstack_t * sp,dt_idhash_t * dhp) dt_idstack_pop() argument
[all...]
H A Ddt_pcb.c93 dt_pcb_pop_ident(dt_idhash_t *dhp, dt_ident_t *idp, void *arg) in dt_pcb_pop_ident()
H A Ddt_as.c80 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 Ddt_program.c404 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 Ddt_pragma.c54 dt_pragma_apply(dt_idhash_t *dhp, dt_ident_t *idp) in dt_pragma_apply()
H A Ddt_cc.c125 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 Ddt_parser.c1553 dt_idhash_t *dhp; dt_node_decl() local
2639 dt_xcook_ident(dt_node_t * dnp,dt_idhash_t * dhp,uint_t idkind,int create) dt_xcook_ident() argument
3199 dt_idhash_t *dhp; dt_cook_op2() local
3667 dt_idhash_t *dhp = NULL; dt_cook_op2() local
[all...]
H A Ddt_dof.c398 dof_add_probe(dt_idhash_t *dhp, dt_ident_t *idp, void *data) in dof_add_probe()
/freebsd-src/sys/fs/smbfs/
H A Dsmbfs_subr.c89 u_int16_t *dtp, u_int8_t *dhp) in smb_time_unix2dos()
/freebsd-src/sys/kern/
H A Dsubr_fattime.c139 uint16_t *dtp, uint8_t *dhp) in timespec2fattime()
/freebsd-src/sys/cddl/dev/dtrace/
H A Ddtrace_ioctl.c34 dof_helper_t *dhp; in dtrace_ioctl_helper() local
/freebsd-src/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c9470 dtrace_helper_provide_one(dof_helper_t * dhp,dof_sec_t * sec,pid_t pid) global() argument
9559 dtrace_helper_provide(dof_helper_t * dhp,pid_t pid) global() argument
9588 dtrace_helper_provider_remove_one(dof_helper_t * dhp,dof_sec_t * sec,pid_t pid) global() argument
9616 dtrace_helper_provider_remove(dof_helper_t * dhp,pid_t pid) global() argument
16383 dtrace_helper_slurp(dof_hdr_t * dof,dof_helper_t * dhp,struct proc * p) global() argument
17398 dof_helper_t help, *dhp = NULL; global() local
[all...]
/freebsd-src/sys/fs/nfsclient/
H A Dnfs_clstate.c2037 nfscl_umount(struct nfsmount * nmp,NFSPROC_T * p,struct nfscldeleghead * dhp) nfscl_umount() argument
3490 nfscl_delegreturnall(struct nfsclclient * clp,NFSPROC_T * p,struct nfscldeleghead * dhp) nfscl_delegreturnall() argument
/freebsd-src/crypto/openssl/ssl/
H A Dt1_lib.c2918 EVP_PKEY *dhp = NULL; in ssl_get_auto_dh() local