Home
last modified time | relevance | path

Searched defs:UNCServerNameU (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/advapi32/service/
H A Deventlog.c797 ElfOpenBackupEventLogW(IN PUNICODE_STRING UNCServerNameU, in ElfOpenBackupEventLogW()
951 ElfOpenEventLogW(IN PUNICODE_STRING UNCServerNameU, in ElfOpenEventLogW()
1261 ElfRegisterEventSourceW(IN PUNICODE_STRING UNCServerNameU, in ElfRegisterEventSourceW()
/reactos/win32ss/user/winsrv/usersrv/
H A Dharderror.c1051 UNICODE_STRING UNCServerNameU = {0, 0, NULL}; in UserpLogHardError() local