Home
last modified time | relevance | path

Searched defs:scan (Results 1 – 17 of 17) sorted by relevance

/openbmc/openbmc/meta-security/recipes-security/redhat-security/files/
H A Dfind-chroot-py.sh23 scan () { function
H A Dfind-nodrop-groups.sh24 scan () { function
H A Dfind-execstack.sh22 scan () { function
H A Dfind-chroot.sh23 scan () { function
/openbmc/entity-manager/src/entity_manager/
H A Dperform_probe.cpp18 const std::shared_ptr<scan::PerformScan>& scan, bool& foundProbe) in probeDbus()
65 const std::shared_ptr<scan::PerformScan>& scan, in doProbe()
H A Dperform_probe.hpp49 std::shared_ptr<scan::PerformScan> scan; member
H A Dperform_scan.hpp16 namespace scan namespace
H A Dperform_scan.cpp32 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 Dscan.cpp68 void scan() in scan() function
/openbmc/u-boot/tools/
H A Dgenboardscfg.py139 def scan(self, defconfig): member in KconfigScanner
/openbmc/u-boot/lib/zlib/
H A Ddeflate.c1066 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 Dcros_ec_keyb.c49 struct mbkp_keyscan scan; in check_for_keys() local
/openbmc/u-boot/drivers/misc/
H A Dcros_ec_sandbox.c240 static int cros_ec_keyscan(struct ec_state *ec, uint8_t *scan) in cros_ec_keyscan()
H A Dcros_ec.c406 int cros_ec_scan_keyboard(struct udevice *dev, struct mbkp_keyscan *scan) in cros_ec_scan_keyboard()
/openbmc/u-boot/include/
H A Dahci.h202 int (*scan)(struct udevice *dev); member
H A Dec_commands.h2912 uint8_t scan[0]; /* keyscan data */ member
/openbmc/entity-manager/src/fru_device/
H A Dfru_device.cpp1184 auto scan = std::make_shared<FindDevicesWithCallback>( in rescanOneBus() local
1264 auto scan = std::make_shared<FindDevicesWithCallback>( in rescanBusses() local