Searched refs:NetAccessSetInfo (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/os2/
H A Dos2acl.c129 USHORT NetAccessSetInfo(PSZ pszServer, PSZ pszResource, USHORT sLevel, function
159 APIRET16 (* APIENTRY16 NetAccessSetInfo)(PCHAR16 pszServer, PCHAR16 pszResource, variable
165 #define _NetAccessSetInfo NetAccessSetInfo
178 USHORT (APIENTRY *NetAccessSetInfo)(PSZ pszServer, PSZ pszResource, variable
184 #define _NetAccessSetInfo NetAccessSetInfo
219 NetAccessSetInfo = (PVOID) (ULONG) (PVOID16) NetAccessSetInfo;
382 return NetAccessSetInfo(srv, path, 1, data, datalen, 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/os2/
H A Dos2acl.c129 USHORT NetAccessSetInfo(PSZ pszServer, PSZ pszResource, USHORT sLevel, function
159 APIRET16 (* APIENTRY16 NetAccessSetInfo)(PCHAR16 pszServer, PCHAR16 pszResource, variable
165 #define _NetAccessSetInfo NetAccessSetInfo
178 USHORT (APIENTRY *NetAccessSetInfo)(PSZ pszServer, PSZ pszResource, variable
184 #define _NetAccessSetInfo NetAccessSetInfo
219 NetAccessSetInfo = (PVOID) (ULONG) (PVOID16) NetAccessSetInfo;
382 return NetAccessSetInfo(srv, path, 1, data, datalen, 0);

Completed in 22 milliseconds