Home
last modified time | relevance | path

Searched refs:ERROR_BUFFER_OVERFLOW (Results 1 – 25 of 48) sorted by relevance

12

/reactos/base/services/nfsd/
H A Dsymlink.c71 status = ERROR_BUFFER_OVERFLOW; in abs_path_link()
76 status = ERROR_BUFFER_OVERFLOW; in abs_path_link()
83 status = ERROR_BUFFER_OVERFLOW; in abs_path_link()
117 status = ERROR_BUFFER_OVERFLOW; in nfs41_symlink_target()
130 status = ERROR_BUFFER_OVERFLOW; in nfs41_symlink_target()
287 status = ERROR_BUFFER_OVERFLOW; in marshall_symlink()
H A Didmap.c264 status = ERROR_BUFFER_OVERFLOW; in config_defaults()
349 status = ERROR_BUFFER_OVERFLOW; in config_load()
595 status = ERROR_BUFFER_OVERFLOW; in idmap_filter()
606 status = ERROR_BUFFER_OVERFLOW; in idmap_filter()
714 status = ERROR_BUFFER_OVERFLOW; in idmap_lookup_user()
722 status = ERROR_BUFFER_OVERFLOW; in idmap_lookup_user()
781 status = ERROR_BUFFER_OVERFLOW; in idmap_lookup_group()
956 status = ERROR_BUFFER_OVERFLOW; in nfs41_idmap_uid_to_name()
1079 status = ERROR_BUFFER_OVERFLOW; in nfs41_idmap_gid_to_group()
H A Dutil.c36 return ERROR_BUFFER_OVERFLOW; in safe_read()
47 return ERROR_BUFFER_OVERFLOW; in safe_write()
63 status = ERROR_BUFFER_OVERFLOW; in get_name()
261 case NFS4ERR_TOOSMALL: return ERROR_BUFFER_OVERFLOW; in nfs_to_windows_error()
H A Dreaddir.c387 status = ERROR_BUFFER_OVERFLOW; in readdir_add_dots()
417 status = ERROR_BUFFER_OVERFLOW; in readdir_add_dots()
622 case ERROR_BUFFER_OVERFLOW: in handle_readdir()
H A Dnfs41_client.c322 } while (status == ERROR_BUFFER_OVERFLOW); in hash_mac_addrs()
H A Dnfs41_daemon.c298 if (status != ERROR_BUFFER_OVERFLOW) { in getdomainname()
H A Dopen.c266 status = ERROR_BUFFER_OVERFLOW; in parse_abs_path()
770 status = ERROR_BUFFER_OVERFLOW; in marshall_open()
/reactos/modules/rostests/apitests/iphlpapi/
H A DGetNetworkParams.c153 ok(ApiReturn == ERROR_BUFFER_OVERFLOW, in test_GetNetworkParams()
156 if (ApiReturn != ERROR_BUFFER_OVERFLOW) in test_GetNetworkParams()
218 ok(ApiReturn == ERROR_BUFFER_OVERFLOW, in test_GetNetworkParams()
221 if (ApiReturn != ERROR_BUFFER_OVERFLOW) in test_GetNetworkParams()
H A DSendARP.c50 if (Err == ERROR_BUFFER_OVERFLOW) in TestUM()
138 if (Err == ERROR_BUFFER_OVERFLOW) in TestUM()
/reactos/dll/win32/ntdsapi/
H A Dntdsapi.c106 return ERROR_BUFFER_OVERFLOW; in DsMakeSpnW()
222 return ERROR_BUFFER_OVERFLOW; in DsClientMakeSpnForTargetServerW()
/reactos/base/applications/network/ipconfig/
H A Dipconfig.c564 if (ret == ERROR_BUFFER_OVERFLOW) in ShowInfo()
587 if (GetNetworkParams(pFixedInfo, &netOutBufLen) == ERROR_BUFFER_OVERFLOW) in ShowInfo()
648 …PerAdapterInfo(pAdapter->Index, pPerAdapterInfo, &ulPerAdapterInfoLength) == ERROR_BUFFER_OVERFLOW) in ShowInfo()
847 if (ret != ERROR_BUFFER_OVERFLOW) in Release()
947 if (ret != ERROR_BUFFER_OVERFLOW) in Renew()
/reactos/dll/win32/wbemprox/
H A Dprocess.c48 if (GetLastError() != ERROR_BUFFER_OVERFLOW) goto done; in get_owner()
/reactos/dll/win32/devmgr/devmgmt/
H A DClassNode.cpp145 return ERROR_BUFFER_OVERFLOW; in ConvertResourceDescriptorToString()
/reactos/modules/rostests/apitests/wscript/
H A Dwsf.c67 return ERROR_BUFFER_OVERFLOW; in runscriptfile()
/reactos/dll/win32/shell32/
H A DCCopyAsPathMenu.cpp57 return ERROR_BUFFER_OVERFLOW; in SetClipboardFromString()
/reactos/modules/rostests/winetests/ntdsapi/
H A Dntdsapi.c106 ok( ret == ERROR_BUFFER_OVERFLOW, "got %u\n", ret ); in test_DsClientMakeSpnForTargetServer()
/reactos/modules/rostests/winetests/iphlpapi/
H A Diphlpapi.c1168 ok(apiReturn == ERROR_NO_DATA || apiReturn == ERROR_BUFFER_OVERFLOW, in testGetAdaptersInfo()
1173 else if (apiReturn == ERROR_BUFFER_OVERFLOW) { in testGetAdaptersInfo()
1208 ok(apiReturn == ERROR_BUFFER_OVERFLOW, in testGetNetworkParams()
1211 if (apiReturn == ERROR_BUFFER_OVERFLOW) { in testGetNetworkParams()
1253 ok( ret == ERROR_BUFFER_OVERFLOW, "got %u instead of ERROR_BUFFER_OVERFLOW\n", ret ); in testGetPerAdapterInfo()
1370 ok(ret == ERROR_BUFFER_OVERFLOW, "expected ERROR_BUFFER_OVERFLOW, got %u\n", ret); in test_GetAdaptersAddresses()
1371 if (ret != ERROR_BUFFER_OVERFLOW) return; in test_GetAdaptersAddresses()
1671 if (pGetAdaptersAddresses( AF_UNSPEC, 0, NULL, NULL, &size ) != ERROR_BUFFER_OVERFLOW) in get_interface_index()
/reactos/dll/win32/kernel32/client/
H A Dcompname.c435 SetLastError(ERROR_BUFFER_OVERFLOW); in GetComputerNameA()
452 SetLastError(ERROR_BUFFER_OVERFLOW); in GetComputerNameW()
/reactos/base/applications/network/route/
H A Droute.c59 if (GetAdaptersInfo( pAdapterInfo, &adaptOutBufLen) == ERROR_BUFFER_OVERFLOW) in PrintRoutes()
/reactos/modules/rostests/winetests/kernel32/
H A Denviron.c379 …ok(!ret && error == ERROR_BUFFER_OVERFLOW, "GetComputerNameA should have failed with ERROR_BUFFER_… in test_GetComputerName()
410 …ok(!ret && error == ERROR_BUFFER_OVERFLOW, "GetComputerNameW should have failed with ERROR_BUFFER_… in test_GetComputerName()
/reactos/dll/win32/iphlpapi/
H A Diphlpapi_main.c708 ret = ERROR_BUFFER_OVERFLOW; in GetAdaptersInfo()
1997 return ERROR_BUFFER_OVERFLOW; in GetNetworkParams()
2421 return ERROR_BUFFER_OVERFLOW; in GetPerAdapterInfo()
2449 return ERROR_BUFFER_OVERFLOW; in GetPerAdapterInfo()
3048 return ERROR_BUFFER_OVERFLOW; in GetAdaptersAddresses()
3263 return ERROR_BUFFER_OVERFLOW; in GetInterfaceNameInternal()
/reactos/dll/shellext/netshell/
H A Dlanstatusui.cpp445 if (GetAdaptersInfo(NULL, &dwSize) == ERROR_BUFFER_OVERFLOW) in LANStatusUiDetailsDlg()
525 if (GetPerAdapterInfo(pContext->dwAdapterIndex, NULL, &dwSize) == ERROR_BUFFER_OVERFLOW) in LANStatusUiDetailsDlg()
717 if (dwResult!= ERROR_BUFFER_OVERFLOW) in InitializePropertyDialog()
H A Dsetup.cpp475 return ERROR_BUFFER_OVERFLOW; in NetSetupRequestWizardPages()
/reactos/dll/win32/kernel32/client/file/
H A Dfilename.c111 SetLastError(ERROR_BUFFER_OVERFLOW); in GetTempFileNameW()
/reactos/base/services/dhcpcsvc/dhcp/
H A Dadapter.c237 if (Ret == ERROR_BUFFER_OVERFLOW) in IsReconnectHackNeeded()

12