Searched refs:ZeroMemory (Results 1 - 14 of 14) sorted by path

/freebsd-11-stable/contrib/ntp/lib/isc/win32/
H A Dsocket.c762 ZeroMemory(lpo, sizeof(IoCompletionInfo));
/freebsd-11-stable/contrib/subversion/subversion/svnserve/
H A Dwinservice.c335 ZeroMemory(&winservice_status, sizeof(winservice_status));
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dflock.c98 ZeroMemory(&ov, sizeof(ov));
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c[all...]
/freebsd-11-stable/sys/dev/hptmv/
H A Darray.h247 ZeroMemory(pVArray, ARRAY_VDEV_SIZE); \
H A Dentry.c2701 ZeroMemory(ccb->csio.data_ptr, ccb->csio.dxfer_len);
H A Dglobal.h150 #define ZeroMemory(a, b) memset((char *)a, 0, b) macro
H A Dgui_lib.c358 ZeroMemory(cap, sizeof(DRIVER_CAPABILITIES));
739 ZeroMemory(TempBuffer, 512);
999 ZeroMemory((char *)pbuffer, 512);
H A Dioctl.c117 ZeroMemory(&e, sizeof(e));
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DWindowsMMap.c122 ZeroMemory(&overlapped, sizeof(OVERLAPPED));
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp6970 bool ZeroMemory = Intrinsic == Intrinsic::aarch64_settag_zero; local
6974 ZeroMemory);
/freebsd-11-stable/contrib/serf/auth/
H A Dauth_spnego_sspi.c168 ZeroMemory(&hints, sizeof(hints));
/freebsd-11-stable/contrib/sqlite3/tea/win/
H A Dnmakehlp.c197 ZeroMemory(&pi, sizeof(PROCESS_INFORMATION));
198 ZeroMemory(&si, sizeof(STARTUPINFO));
203 ZeroMemory(&sa, sizeof(SECURITY_ATTRIBUTES));
332 ZeroMemory(&pi, sizeof(PROCESS_INFORMATION));
333 ZeroMemory(&si, sizeof(STARTUPINFO));
338 ZeroMemory(&sa, sizeof(SECURITY_ATTRIBUTES));
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dwin32_crashrpt.c544 ZeroMemory(&stack_frame, sizeof(STACKFRAME64));

Completed in 450 milliseconds