errno_t           239 native_client_sdk/src/libraries/nacl_io/devfs/dev_fs.cc     errno_t err = rand_s(&random_int);
errno_t           150 native_client_sdk/src/libraries/nacl_io/kernel_wrap_win.cc errno_t _sopen_s(int* pfh, const char* path, int oflag, int shflag, int pmode) {
errno_t           177 native_client_sdk/src/libraries/nacl_io/kernel_wrap_win.cc   errno_t result = _putenv_s(name, value);
errno_t           131 sandbox/win/tools/finder/main.cc     errno_t err = _wfopen_s(&file_output, log_file, L"w");
errno_t           722 third_party/wtl/include/atlapp.h 	inline errno_t strncpyA_x(char* lpstrDest, size_t cchDest, const char* lpstrSrc, size_t cchCount)
errno_t           727 third_party/wtl/include/atlapp.h 		errno_t nRet = 0;
errno_t           749 third_party/wtl/include/atlapp.h 	inline errno_t strncpyW_x(wchar_t* lpstrDest, size_t cchDest, const wchar_t* lpstrSrc, size_t cchCount)
errno_t           754 third_party/wtl/include/atlapp.h 		errno_t nRet = 0;
errno_t           776 third_party/wtl/include/atlapp.h 	inline errno_t strncpy_x(LPTSTR lpstrDest, size_t cchDest, LPCTSTR lpstrSrc, size_t cchCount)
errno_t           179 third_party/wtl/include/atlctrlx.h 		errno_t nRet = SecureHelper::strncpy_x(lpstrText, nLength, m_lpstrToolTipText, _TRUNCATE);
errno_t          2318 third_party/wtl/include/atlctrlx.h 		errno_t nRet = SecureHelper::strncpy_x(lpstrTitle, cchLength, m_szTitle, _TRUNCATE);
errno_t          2327 third_party/wtl/include/atlctrlx.h 		errno_t nRet = SecureHelper::strncpy_x(m_szTitle, m_cchTitle, lpstrTitle, _TRUNCATE);
errno_t          2975 third_party/wtl/include/atlmisc.h 		errno_t nRet = SecureHelper::strncpy_x(de.szDocName, _countof(de.szDocName), lpstrDocName, _TRUNCATE);
errno_t          3601 third_party/wtl/include/atlmisc.h 		errno_t nRet = SecureHelper::strncpy_x(m_lpszRoot, _countof(m_lpszRoot), pstrName, _TRUNCATE);