Searched defs:scan (Results 1 – 17 of 17) sorted by relevance
| /openbmc/openbmc/meta-security/recipes-security/redhat-security/files/ |
| H A D | find-chroot-py.sh | 23 scan () { function
|
| H A D | find-nodrop-groups.sh | 24 scan () { function
|
| H A D | find-execstack.sh | 22 scan () { function
|
| H A D | find-chroot.sh | 23 scan () { function
|
| /openbmc/entity-manager/src/entity_manager/ |
| H A D | perform_probe.cpp | 18 const std::shared_ptr<scan::PerformScan>& scan, bool& foundProbe) in probeDbus() 65 const std::shared_ptr<scan::PerformScan>& scan, in doProbe()
|
| H A D | perform_probe.hpp | 49 std::shared_ptr<scan::PerformScan> scan; member
|
| H A D | perform_scan.hpp | 16 namespace scan namespace
|
| H A D | perform_scan.cpp | 32 const std::shared_ptr<scan::PerformScan>& scan, boost::asio::io_context& io, in getInterfaces() 70 const std::shared_ptr<scan::PerformScan>& scan, in processDbusObjects() 101 const std::shared_ptr<scan::PerformScan>& scan, boost::asio::io_context& io, in findDbusObjects()
|
| /openbmc/openpower-proc-control/procedures/openfsi/ |
| H A D | scan.cpp | 68 void scan() in scan() function
|
| /openbmc/u-boot/tools/ |
| H A D | genboardscfg.py | 139 def scan(self, defconfig): member in KconfigScanner
|
| /openbmc/u-boot/lib/zlib/ |
| H A D | deflate.c | 1066 register Bytef *scan = s->window + s->strstart; /* current string */ local 1214 register Bytef *scan = s->window + s->strstart; /* current string */ local 1745 Bytef *scan, *strend; /* scan goes up to strend for length of run */ local
|
| /openbmc/u-boot/drivers/input/ |
| H A D | cros_ec_keyb.c | 49 struct mbkp_keyscan scan; in check_for_keys() local
|
| /openbmc/u-boot/drivers/misc/ |
| H A D | cros_ec_sandbox.c | 240 static int cros_ec_keyscan(struct ec_state *ec, uint8_t *scan) in cros_ec_keyscan()
|
| H A D | cros_ec.c | 406 int cros_ec_scan_keyboard(struct udevice *dev, struct mbkp_keyscan *scan) in cros_ec_scan_keyboard()
|
| /openbmc/u-boot/include/ |
| H A D | ahci.h | 202 int (*scan)(struct udevice *dev); member
|
| H A D | ec_commands.h | 2912 uint8_t scan[0]; /* keyscan data */ member
|
| /openbmc/entity-manager/src/fru_device/ |
| H A D | fru_device.cpp | 1184 auto scan = std::make_shared<FindDevicesWithCallback>( in rescanOneBus() local 1264 auto scan = std::make_shared<FindDevicesWithCallback>( in rescanBusses() local
|