Home
last modified time | relevance | path

Searched refs:whitelisted (Results 1 – 20 of 20) sorted by relevance

/openbmc/qemu/tests/qapi-schema/
H A Dargs-member-case.json1 # Member names should be 'lower-case' unless the struct is whitelisted
2 { 'command': 'no-way-this-will-get-whitelisted', 'data': { 'Arg': 'int' } }
H A Denum-member-case.json1 # Member names should be 'lower-case' unless the enum is whitelisted
3 { 'enum': 'UuidInfo', 'data': [ 'Value' ] } # UuidInfo is whitelisted
H A Dreturns-bad-type.json1 # we enforce that 'returns' be a dict or array of dict unless whitelisted
14 { 'command': 'no-way-this-will-get-whitelisted',
H A Dreturns-bad-type.err1 returns-bad-type.json: In command 'no-way-this-will-get-whitelisted':
H A Dargs-member-case.err1 args-member-case.json: In command 'no-way-this-will-get-whitelisted':
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/
H A Dmultipath.conf.example31 # getuid_callout "/lib/udev/scsi_id --whitelisted --device=/dev/%n"
77 # getuid_callout "/lib/udev/scsi_id --whitelisted --device=/dev/%n"
/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/files/
H A Dobmc-update.sh118 --no-save-files Don't copy whitelisted files to save directory
/openbmc/linux/drivers/platform/x86/dell/
H A Ddell-laptop.c750 int status, ret, whitelisted; in dell_setup_rfkill() local
757 whitelisted = 0; in dell_setup_rfkill()
761 whitelisted = 1; in dell_setup_rfkill()
762 if (!force_rfkill && !whitelisted) in dell_setup_rfkill()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/
H A Dmdns_2200.100.94.0.2.bb56 is not reported for other distros can be marked whitelisted. \
/openbmc/phosphor-host-ipmid/
H A Dmeson.options50 …ring', value: 'host-ipmid-whitelist.conf', description: 'Paths to IPMI whitelisted commands conf f…
/openbmc/docs/designs/
H A Dredfish-tls-user-authentication.md154 +----------+ Is URI whitelisted? |
H A Dphosphor-audit.md163 2. checks if audit event should be whitelisted or blacklisted at the audit
/openbmc/linux/Documentation/driver-api/
H A Dscsi.rst126 Manage scsi_dev_info_list, which tracks blacklisted and whitelisted
/openbmc/openbmc/meta-security/recipes-scanners/clamav/files/
H A Dclamav-milter.conf.sample114 # respectively, the sender or recipient that is to be whitelisted.
/openbmc/phosphor-ipmi-flash/
H A Dbmc_json_config.md188 instance, clearing the whitelisted files. In this case, it's trivial to create
/openbmc/linux/Documentation/hwmon/
H A Ddell-smm-hwmon.rst68 enabling and disabling automatic BIOS fan control are not whitelisted
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Ddm-raid.rst367 increasingly whitelisted in the kernel and can thus be trusted.
/openbmc/openbmc/poky/bitbake/
H A DChangeLog153 whitelisted variables into the data store. If BB_PRESERVE_ENV is set bitbake will use
/openbmc/linux/tools/objtool/Documentation/
H A Dobjtool.txt382 This means that an unexpected call to a non-whitelisted function exists
/openbmc/linux/arch/
H A DKconfig326 whitelisted for copying to userspace. Normally this is only the
329 field in task_struct will be left whitelisted.