Home
last modified time | relevance | path

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

/dports/comms/snap7/snap7-full-1.4.2/src/core/
H A Ds7_micro_client.cpp2354 PResParamsSecurity ResParams; in opSetPassword()
2362 ResParams=PResParamsSecurity(pbyte(Answer)+ResHeaderSize17); in opSetPassword()
2407 PResParamsSecurity ResParams; in opClearPassword()
2415 ResParams=PResParamsSecurity(pbyte(Answer)+ResHeaderSize17); in opClearPassword()
H A Ds7_types.h804 typedef TResParamsSecurity* PResParamsSecurity; typedef
H A Ds7_server.cpp1599 PResParamsSecurity ResParams; in PerformGroupSecurity()
1605 ResParams=PResParamsSecurity(pbyte(&Answer)+ResHeaderSize17); in PerformGroupSecurity()