ReactOS 0.4.16-dev-91-g764881a
|
Go to the source code of this file.
Macros | |
#define | NDEBUG |
#define | MAX_COMPUTER_NAME_EX 64 |
Typedefs | |
typedef NTSTATUS(WINAPI * | FN_DnsValidateName_W) (LPCWSTR, DNS_NAME_FORMAT) |
#define MAX_COMPUTER_NAME_EX 64 |
#define NDEBUG |
Definition at line 33 of file compname.c.
typedef NTSTATUS(WINAPI * FN_DnsValidateName_W) (LPCWSTR, DNS_NAME_FORMAT) |
Definition at line 36 of file compname.c.
Definition at line 763 of file compname.c.
Definition at line 771 of file compname.c.
Definition at line 459 of file compname.c.
Referenced by IsValidComputerName().
Definition at line 700 of file compname.c.
Definition at line 735 of file compname.c.
Referenced by UpdateNetbiosName().
DWORD WINAPI EnumerateLocalComputerNamesA | ( | PVOID | pUnknown, |
DWORD | Size, | ||
LPSTR | lpBuffer, | ||
LPDWORD | lpnSize | ||
) |
Definition at line 779 of file compname.c.
DWORD WINAPI EnumerateLocalComputerNamesW | ( | PVOID | pUnknown, |
DWORD | Size, | ||
LPWSTR | lpBuffer, | ||
LPDWORD | lpnSize | ||
) |
Definition at line 787 of file compname.c.
Definition at line 429 of file compname.c.
Definition at line 376 of file compname.c.
Referenced by get_computer_name(), GetComputerNameA(), ShowInfo(), START_TEST(), TestGetComputerNameEx(), and TestReturnValues().
Definition at line 216 of file compname.c.
Referenced by _LocalGetPrintServerHandleData(), GetComputerNameExA(), GetComputerNameExW(), GetComputerNameW(), NSP_GetHostNameHeapAllocW(), test_GetAddrInfoW(), TestGetComputerNameEx(), and wmain().
|
static |
Definition at line 42 of file compname.c.
Referenced by GetComputerNameExW().
Definition at line 446 of file compname.c.
Referenced by _LocalEnumPrintersCheckName(), _LocalGetPrintServerHandleData(), ADVAPI_IsLocalComputer(), AllSysInfo(), BasepGetComputerNameFromNtPath(), build_servername(), build_systeminfo_tree(), copy_servername_from_name(), CreateEnvironmentBlock(), CreateProfile(), ElfReportEventW(), EnumEventsThread(), fill_service(), get_computername(), get_owner(), get_username(), GetComputerObjectNameW(), GetUserNameExW(), init_access_tests(), init_wksta_tests(), InitializeSystemPage(), is_local_machine(), is_local_machineW(), LocalOpenPrinter(), LogfReportEvent(), LsaApLogonUserEx2(), LsapIsLocalComputer(), MSTASK_ITaskScheduler_GetTargetComputer(), MSTASK_ITaskScheduler_SetTargetComputer(), mstsc_ProtocolIOThread(), NETAPI_IsLocalComputer(), NetpGetComputerName(), NetrServerGetInfo(), NetrWkstaGetInfo(), parse_path(), ProcessPortMessage(), SEALED_::ProtocolLoop(), RegConnectRegistryW(), set_installer_properties(), SetDomainComboBox(), CRootNode::SetupNode(), ShowHeader(), START_TEST(), test_GetComputerName(), test_RegQueryValueExPerformanceData(), test_SetTargetComputer(), test_Win32_ComputerSystem(), test_Win32_Process(), and wmain().
Definition at line 488 of file compname.c.
Referenced by SetComputerNameExW().
Definition at line 795 of file compname.c.
Definition at line 803 of file compname.c.
|
static |
Definition at line 131 of file compname.c.
Referenced by GetComputerNameExW().
Definition at line 605 of file compname.c.
Definition at line 627 of file compname.c.
Referenced by SetComputerNameA().
Definition at line 648 of file compname.c.
Referenced by DoTestComputerName(), NetworkDlg_OnOK(), SetComputerNameExA(), SetComputerNameW(), and WriteComputerSettings().
|
static |
Definition at line 544 of file compname.c.
Referenced by SetComputerNameExW().
Definition at line 616 of file compname.c.
Referenced by WriteComputerSettings().
Definition at line 814 of file compname.c.