Searched refs:whitelisted (Results 1 – 20 of 20) sorted by relevance
/openbmc/qemu/tests/qapi-schema/ |
H A D | args-member-case.json | 1 # Member names should be 'lower-case' unless the struct is whitelisted 2 { 'command': 'no-way-this-will-get-whitelisted', 'data': { 'Arg': 'int' } }
|
H A D | enum-member-case.json | 1 # Member names should be 'lower-case' unless the enum is whitelisted 3 { 'enum': 'UuidInfo', 'data': [ 'Value' ] } # UuidInfo is whitelisted
|
H A D | returns-bad-type.json | 1 # we enforce that 'returns' be a dict or array of dict unless whitelisted 14 { 'command': 'no-way-this-will-get-whitelisted',
|
H A D | returns-bad-type.err | 1 returns-bad-type.json: In command 'no-way-this-will-get-whitelisted':
|
H A D | args-member-case.err | 1 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 D | multipath.conf.example | 31 # 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 D | obmc-update.sh | 118 --no-save-files Don't copy whitelisted files to save directory
|
/openbmc/linux/drivers/platform/x86/dell/ |
H A D | dell-laptop.c | 750 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 D | mdns_2559.40.32.bb | 58 is not reported for other distros can be marked whitelisted. \
|
/openbmc/phosphor-host-ipmid/ |
H A D | meson.options | 145 description: 'Paths to IPMI whitelisted commands conf files',
|
/openbmc/docs/designs/ |
H A D | redfish-tls-user-authentication.md | 154 +----------+ Is URI whitelisted? |
|
H A D | phosphor-audit.md | 163 2. checks if audit event should be whitelisted or blacklisted at the audit
|
/openbmc/openbmc/meta-security/recipes-scanners/clamav/files/ |
H A D | clamav-milter.conf.sample | 114 # respectively, the sender or recipient that is to be whitelisted.
|
/openbmc/linux/Documentation/driver-api/ |
H A D | scsi.rst | 126 Manage scsi_dev_info_list, which tracks blacklisted and whitelisted
|
/openbmc/phosphor-ipmi-flash/ |
H A D | bmc_json_config.md | 188 instance, clearing the whitelisted files. In this case, it's trivial to create
|
/openbmc/linux/Documentation/hwmon/ |
H A D | dell-smm-hwmon.rst | 68 enabling and disabling automatic BIOS fan control are not whitelisted
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A D | dm-raid.rst | 367 increasingly whitelisted in the kernel and can thus be trusted.
|
/openbmc/openbmc/poky/bitbake/ |
H A D | ChangeLog | 153 whitelisted variables into the data store. If BB_PRESERVE_ENV is set bitbake will use
|
/openbmc/linux/tools/objtool/Documentation/ |
H A D | objtool.txt | 382 This means that an unexpected call to a non-whitelisted function exists
|
/openbmc/linux/arch/ |
H A D | Kconfig | 326 whitelisted for copying to userspace. Normally this is only the 329 field in task_struct will be left whitelisted.
|