Searched refs:ZeroMemory (Results 1 – 13 of 13) sorted by relevance
| /freebsd-13.1/contrib/sqlite3/tea/win/ |
| H A D | nmakehlp.c | 210 ZeroMemory(&pi, sizeof(PROCESS_INFORMATION)); in CheckForCompilerFeature() 211 ZeroMemory(&si, sizeof(STARTUPINFO)); in CheckForCompilerFeature() 216 ZeroMemory(&sa, sizeof(SECURITY_ATTRIBUTES)); in CheckForCompilerFeature() 346 ZeroMemory(&pi, sizeof(PROCESS_INFORMATION)); in CheckForLinkerFeature() 347 ZeroMemory(&si, sizeof(STARTUPINFO)); in CheckForLinkerFeature() 352 ZeroMemory(&sa, sizeof(SECURITY_ATTRIBUTES)); in CheckForLinkerFeature()
|
| /freebsd-13.1/crypto/heimdal/lib/roken/ |
| H A D | flock.c | 98 ZeroMemory(&ov, sizeof(ov)); in rk_flock()
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/profile/ |
| H A D | WindowsMMap.c | 134 ZeroMemory(&overlapped, sizeof(OVERLAPPED)); in lock()
|
| /freebsd-13.1/contrib/subversion/subversion/svnserve/ |
| H A D | winservice.c | 334 ZeroMemory(&winservice_status, sizeof(winservice_status)); in winservice_start()
|
| /freebsd-13.1/sys/dev/hptmv/ |
| H A D | global.h | 152 #define ZeroMemory(a, b) memset((char *)a, 0, b) macro
|
| H A D | array.h | 249 ZeroMemory(pVArray, ARRAY_VDEV_SIZE); \
|
| H A D | gui_lib.c | 360 ZeroMemory(cap, sizeof(DRIVER_CAPABILITIES)); in hpt_get_driver_capabilities() 741 ZeroMemory(TempBuffer, 512); in hpt_create_array_v2() 1001 ZeroMemory((char *)pbuffer, 512); in hpt_add_spare_disk()
|
| H A D | ioctl.c | 119 ZeroMemory(&e, sizeof(e)); in ioctl_ReportEvent()
|
| H A D | entry.c | 2697 ZeroMemory(ccb->csio.data_ptr, ccb->csio.dxfer_len); in OsSendCommand()
|
| /freebsd-13.1/contrib/serf/auth/ |
| H A D | auth_spnego_sspi.c | 168 ZeroMemory(&hints, sizeof(hints)); in get_canonical_hostname()
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_subr/ |
| H A D | win32_crashrpt.c | 544 ZeroMemory(&stack_frame, sizeof(STACKFRAME64)); in write_stacktrace()
|
| /freebsd-13.1/contrib/ntp/lib/isc/win32/ |
| H A D | socket.c | 762 ZeroMemory(lpo, sizeof(IoCompletionInfo)); in queue_receive_request()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.cpp | 7106 bool ZeroMemory = Intrinsic == Intrinsic::aarch64_settag_zero; in visitIntrinsicCall() local 7110 ZeroMemory); in visitIntrinsicCall()
|