Home
last modified time | relevance | path

Searched defs:hndl (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Diolib.c198 DataHandle *hndl = NULL; in __collector_create_handle() local
334 deleteHandle (DataHandle *hndl) in deleteHandle()
434 __collector_delete_handle (DataHandle *hndl) in __collector_delete_handle()
499 allocateChunk (DataHandle *hndl, unsigned ichunk) in allocateChunk()
565 getBlock (DataHandle *hndl, unsigned iflow, unsigned ichunk) in getBlock()
574 remapBlock (DataHandle *hndl, unsigned iflow, unsigned ichunk) in remapBlock()
699 newBlock (DataHandle *hndl, unsigned iflow, unsigned ichunk) in newBlock()
712 deleteBlock (DataHandle *hndl, unsigned iflow, unsigned ichunk) in deleteBlock()
723 __collector_write_record (DataHandle *hndl, Common_packet *pckt) in __collector_write_record()
746 __collector_write_packet (DataHandle *hndl, CM_Packet *pckt) in __collector_write_packet()
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Diolib.c198 DataHandle *hndl = NULL; in __collector_create_handle() local
336 deleteHandle (DataHandle *hndl) in deleteHandle()
436 __collector_delete_handle (DataHandle *hndl) in __collector_delete_handle()
501 allocateChunk (DataHandle *hndl, unsigned ichunk) in allocateChunk()
568 getBlock (DataHandle *hndl, unsigned iflow, unsigned ichunk) in getBlock()
577 remapBlock (DataHandle *hndl, unsigned iflow, unsigned ichunk) in remapBlock()
701 newBlock (DataHandle *hndl, unsigned iflow, unsigned ichunk) in newBlock()
714 deleteBlock (DataHandle *hndl, unsigned iflow, unsigned ichunk) in deleteBlock()
725 __collector_write_record (DataHandle *hndl, Common_packet *pckt) in __collector_write_record()
748 __collector_write_packet (DataHandle *hndl, CM_Packet *pckt) in __collector_write_packet()
[all …]
/netbsd-src/crypto/external/bsd/heimdal/dist/kadmin/
H A Dadd-random-users.c82 add_user (krb5_context ctx, void *hndl, unsigned nwords, char **words) in add_user()
114 void *hndl; in add_users() local
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dshlibloadtest.c195 DSO *hndl; in test_lib() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dshlibloadtest.c244 DSO *hndl; in test_lib() local
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DDisasm.cc287 Disasm::remove_disasm_hndl (void *hndl) in remove_disasm_hndl()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DDisasm.cc244 Disasm::remove_disasm_hndl (void *hndl) in remove_disasm_hndl()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/thread/
H A Dosthread.d2267 hndl; in version() local
/netbsd-src/sys/dev/ic/
H A Dispvar.h132 #define ISP_DMAFREE(isp, xs, hndl) \ argument