MCPcopy Create free account

hub / github.com/USBGuard/usbguard / functions

Functions888 in github.com/USBGuard/usbguard

MethodserializeLDIF
src/Common/LDAPUtil.cpp:128
MethodsetAttribute
src/Library/SysFSDevice.cpp:221
MethodsetAuthorizedDefault
src/Library/public/usbguard/DeviceManager.cpp:136
MethodsetConditionsState
src/Library/RulePrivate.cpp:211
MethodsetConnectType
src/Library/DevicePrivate.cpp:278
MethodsetConnectType
src/Library/public/usbguard/Device.cpp:166
FunctionsetContext
src/Library/public/usbguard/Exception.hpp:72
MethodsetDefaultTarget
src/Library/public/usbguard/RuleSet.cpp:60
MethodsetDescriptor
src/Library/public/usbguard/USB.cpp:500
MethodsetDeviceAuthorizedDefault
src/Library/DeviceManagerBase.cpp:186
MethodsetDeviceID
src/Library/RulePrivate.cpp:236
MethodsetDeviceID
src/Library/public/usbguard/Device.cpp:136
MethodsetHash
src/Library/public/usbguard/Rule.cpp:179
MethodsetID
src/Library/public/usbguard/Device.cpp:96
MethodsetImplicitPolicyTarget
src/Daemon/Daemon.cpp:508
MethodsetInsertedDevicePolicyMethod
src/Daemon/Daemon.cpp:527
MethodsetInterface
src/Daemon/RuleSetFactory.cpp:45
MethodsetLabel
src/Library/RulePrivate.cpp:276
MethodsetLabel
src/Library/public/usbguard/Rule.cpp:119
MethodsetMessageHeaderID
src/Library/IPCPrivate.cpp:114
MethodsetNSSwitchPath
src/Daemon/NSHandler.cpp:67
MethodsetName
src/Library/public/usbguard/Rule.cpp:159
MethodsetName
src/Library/public/usbguard/Device.cpp:126
FunctionsetObject
src/Library/public/usbguard/Exception.hpp:77
MethodsetOperatorFromString
src/Library/public/usbguard/Rule.cpp:386
MethodsetOperatorToString
src/Library/public/usbguard/Rule.cpp:375
MethodsetParameter
src/Library/public/usbguard/IPCClient.cpp:55
MethodsetParentHash
src/Library/public/usbguard/Rule.cpp:199
MethodsetParentHash
src/Library/public/usbguard/Device.cpp:91
MethodsetParentID
src/Library/DevicePrivate.cpp:206
MethodsetParentID
src/Library/public/usbguard/Device.cpp:106
MethodsetPort
src/Library/DevicePrivate.cpp:250
MethodsetPort
src/Library/public/usbguard/Device.cpp:146
MethodsetPresentControllerPolicyMethod
src/Daemon/Daemon.cpp:521
MethodsetPresentDevicePolicyMethod
src/Daemon/Daemon.cpp:515
MethodsetPrivilege
src/Library/public/usbguard/IPCServer.cpp:153
MethodsetProductID
src/Library/public/usbguard/USB.cpp:65
FunctionsetReason
src/Library/public/usbguard/Exception.hpp:82
MethodsetRestoreControllerDeviceState
src/Library/public/usbguard/DeviceManager.cpp:146
MethodsetRulesPath
src/Daemon/FileRuleSet.cpp:71
MethodsetSerial
src/Library/public/usbguard/Rule.cpp:99
MethodsetSerial
src/Library/public/usbguard/Device.cpp:156
MethodsetSettingValue
src/Library/ConfigFilePrivate.cpp:122
MethodsetSettingValue
src/Library/public/usbguard/ConfigFile.cpp:55
MethodsetSolveAllOf
* @brief All of the items in source set must match an item * in the target set. * * @param source_set Source set. * @param
src/Library/public/usbguard/Rule.hpp:552
MethodsetSolveEquals
* @brief Every item in the source set must match one item in the * target set and the sets have to have the same number of items. *
src/Library/public/usbguard/Rule.hpp:632
MethodsetSolveEqualsOrdered
* @brief The sets are treated as arrays and they have to be equal * (same number of items at the same positions). * * @param sour
src/Library/public/usbguard/Rule.hpp:667
MethodsetSolveMatchAll
* @brief All of the items in \p target_set must match an item in * the \p source_set. * * @param source_set Source set. *
src/Library/public/usbguard/Rule.hpp:693
MethodsetSolveNoneOf
* @brief None of the items in the source set must match any item in the * target set. * * @param source_set Source set. *
src/Library/public/usbguard/Rule.hpp:607
MethodsetSolveOneOf
* @brief At least one of the items in the source set must match an item * in the target set. * * @param source_set Source set.
src/Library/public/usbguard/Rule.hpp:583
MethodsetSysfsRoot
src/Library/SysFSDevice.cpp:41
MethodsetTarget
src/Library/public/usbguard/Device.cpp:116
MethodsetVendorID
src/Library/public/usbguard/USB.cpp:59
MethodsetViaPort
src/Library/public/usbguard/Rule.cpp:219
MethodsetWithConnectType
src/Library/public/usbguard/Rule.cpp:139
MethodsetWritable
src/Library/public/usbguard/RuleSet.cpp:236
MethodsourceToString
src/Library/public/usbguard/Logger.cpp:47
Methodstart
src/Library/UEventDeviceManager.cpp:74
Methodstart
src/Library/UMockdevDeviceManager.cpp:80
Methodstart
src/Library/public/usbguard/IPCServer.cpp:296
Methodstop
src/Library/IPCServerPrivate.cpp:151
Methodstop
src/Library/IPCClientPrivate.cpp:197
Methodstop
src/Library/public/usbguard/IPCServer.cpp:301
MethodstringToDaytime
src/Library/LocaltimeCondition.cpp:113
FunctionstringToNumber
src/Common/Utility.hpp:132
FunctionstringToNumber
src/Common/Utility.cpp:297
MethodstringToSeconds
src/Library/RuleAppliedCondition.cpp:72
MethodstringToSeconds
src/Library/RuleEvaluatedCondition.cpp:73
MethodsysfsApplyTarget
src/Library/DeviceManagerBase.cpp:221
MethodsysfsAuthorizeDevice
src/Library/DeviceManagerBase.cpp:206
MethodsysfsAuthorizeDevice
* Set authorized=1 and add child devices. */
src/Library/UMockdevDeviceManager.cpp:411
MethodsysfsDeauthorizeDevice
src/Library/DeviceManagerBase.cpp:211
MethodsysfsDeauthorizeDevice
* Set authorized=0 and remove child devices. */
src/Library/UMockdevDeviceManager.cpp:428
MethodsysfsRemoveDevice
src/Library/DeviceManagerBase.cpp:216
MethodtargetFromInteger
src/Library/public/usbguard/Rule.cpp:348
MethodtargetFromString
src/Library/public/usbguard/Rule.cpp:332
MethodtargetToInteger
src/Library/public/usbguard/Rule.cpp:343
MethodtargetToString
src/Library/public/usbguard/Rule.cpp:321
Methodthread
src/Library/IPCServerPrivate.cpp:132
Methodthread
src/Library/UEventDeviceManager.cpp:171
Methodthread
src/Library/IPCClientPrivate.cpp:183
Methodthread
src/Library/UMockdevDeviceManager.cpp:442
Methodtimestamp
* Generate a timestamp string in the form: * <seconds>.<microseconds> */
src/Library/public/usbguard/Logger.cpp:421
MethodtmToString
src/Library/LocaltimeCondition.cpp:88
MethodtoLDIF
src/Common/LDAPUtil.cpp:92
MethodtoRuleString
src/Library/public/usbguard/RuleCondition.cpp:111
MethodtoString
src/Library/public/usbguard/Rule.cpp:287
MethodtoString
src/Library/public/usbguard/RuleCondition.cpp:92
MethodtypeString
src/Library/public/usbguard/USB.cpp:243
MethodueventEnumerateComparePath
src/Library/UEventDeviceManager.cpp:142
MethodueventEnumerateComparePath
src/Library/UMockdevDeviceManager.cpp:119
MethodueventEnumerateDevices
src/Library/UEventDeviceManager.cpp:401
MethodueventEnumerateDevices
src/Library/UMockdevDeviceManager.cpp:723
MethodueventEnumerateFilterDevice
src/Library/DeviceManagerBase.cpp:107
MethodueventEnumerateTriggerAndWaitForDevice
src/Library/UMockdevDeviceManager.cpp:736
MethodueventEnumerateTriggerDevice
src/Library/UEventDeviceManager.cpp:412
MethodueventOpen
src/Library/DeviceManagerBase.cpp:154
MethodueventProcessAction
src/Library/UEventDeviceManager.cpp:342
MethodueventProcessRead
src/Library/UEventDeviceManager.cpp:217
MethodueventProcessRead
src/Library/UMockdevDeviceManager.cpp:495
← previousnext →701–800 of 888, ranked by callers