Home
last modified time | relevance | path

Searched refs:aliascomment (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/netapi32/
H A Dlocal_group.c347 LPWSTR aliascomment = NULL; in NetLocalGroupAdd() local
367 aliascomment = NULL; in NetLocalGroupAdd()
372 aliascomment = ((PLOCALGROUP_INFO_1)buf)->lgrpi1_comment; in NetLocalGroupAdd()
454 RtlInitUnicodeString(&AdminComment.AdminComment, aliascomment); in NetLocalGroupAdd()