Home
last modified time | relevance | path

Searched refs:rejected (Results 1 – 25 of 125) sorted by relevance

12345

/openbmc/linux/drivers/accessibility/speakup/
H A Dkobjects.c83 int rejected, int do_characters) in report_char_chartab_status() argument
98 if (rejected) in report_char_chartab_status()
101 rejected, rejected > 1 ? "s" : ""); in report_char_chartab_status()
126 int rejected = 0; in chars_chartab_store() local
147 rejected++; in chars_chartab_store()
152 rejected++; in chars_chartab_store()
163 rejected++; in chars_chartab_store()
173 rejected++; in chars_chartab_store()
201 rejected++; in chars_chartab_store()
221 report_char_chartab_status(reset, received, used, rejected, in chars_chartab_store()
[all …]
/openbmc/linux/tools/testing/selftests/tpm2/
H A Dtpm2_tests.py159 rejected = False
170 rejected = True
173 self.assertEqual(rejected, True)
215 rejected = False
232 rejected = True
236 self.assertEqual(rejected, True)
/openbmc/qemu/tests/qapi-schema/
H A Doob-coroutine.json1 # Check that incompatible flags allow-oob and coroutine are rejected
/openbmc/linux/net/tipc/
H A Dbearer.c271 goto rejected; in tipc_enable_bearer()
278 goto rejected; in tipc_enable_bearer()
296 goto rejected; in tipc_enable_bearer()
307 goto rejected; in tipc_enable_bearer()
322 goto rejected; in tipc_enable_bearer()
336 goto rejected; in tipc_enable_bearer()
353 goto rejected; in tipc_enable_bearer()
371 rejected: in tipc_enable_bearer()
/openbmc/docs/designs/
H A Dcertificate-revocation-list.md18 will be rejected in TLS handshake. Supporting CRL is also recommended in most
102 are rejected.
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/
H A Dread-edid10 * brief message on what you're doing. Nothing will be rejected, this is
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/keyutils/files/
H A Dkeyutils-fix-error-report-by-adding-default-message.patch31 my_err="Key has been rejected"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/
H A D0009-reduce-lifetime-value.patch7 MAXINT ms, or ~25 days) is rejected by Fortigate vpn devices because
/openbmc/openbmc/poky/bitbake/lib/ply/
H A Dyacc.py3253 for state, rule, rejected in lr.rr_conflicts:
3254 if (state,id(rule),id(rejected)) in already_reported:
3257 debuglog.warning("rejected rule (%s) in state %d", rejected,state)
3259 errorlog.warning("rejected rule (%s) in state %d", rejected, state)
3260 already_reported[state,id(rule),id(rejected)] = 1
3263 for state, rule, rejected in lr.rr_conflicts:
3264 if not rejected.reduced and (rejected not in warned_never):
3265 debuglog.warning("Rule (%s) is never reduced", rejected)
3266 errorlog.warning("Rule (%s) is never reduced", rejected)
3267 warned_never.append(rejected)
/openbmc/qemu/qapi/
H A Dtransaction.json33 # ready to complete. May be rejected by Actions that do not
223 # exists, the request will be rejected. Only some image formats
/openbmc/linux/security/loadpin/
H A DKconfig10 rejected. This is best used on systems without an initrd that
/openbmc/docs/tof/
H A Dcontract.md80 other votes, the proposal is rejected and closed. Any other vote count results
109 A proposal is rejected if it does not reach majority approval or there is more
/openbmc/openbmc/poky/meta/recipes-connectivity/dhcpcd/files/
H A D0001-20-resolv.conf-improve-the-sitation-of-working-with-.patch21 This patch has been rejected by dhcpcd upstream.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0002-binfmt-Don-t-install-dependency-links-at-install-tim.patch10 The [Install] blocks were rejected upstream as they don't have a way to
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/
H A D0001-binfmt-Don-t-install-dependency-links-at-install-tim.patch10 The [Install] blocks were rejected upstream as they don't have a way to
/openbmc/linux/include/net/
H A Daf_vsock.h60 bool rejected; member
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0021-fix-create-thread-failed-in-unprivileged-process-BZ-.patch59 Upstream glibc rejected it because the latest docker has resolved the issue [1],
/openbmc/linux/Documentation/admin-guide/
H A Dunicode.rst98 rejected) for inclusion in Unicode Plane 1. Thus, it remains as a
187 Plane 1; the addition of Klingon to Unicode Plane 1 has been rejected
/openbmc/linux/include/linux/
H A Dcpuidle.h42 unsigned long long rejected; /* Number of times idle entry was rejected */ member
H A Dpm_domain.h109 u64 rejected; member
/openbmc/linux/drivers/cpuidle/
H A Dsysfs.c266 define_show_state_ull_function(rejected) in define_show_state_time_function()
323 define_one_state_ro(rejected, show_state_rejected);
/openbmc/openbmc/poky/meta/recipes-support/libksba/libksba/
H A Dksba-add-pkgconfig-support.patch9 This patch is rejected by upstream for the reason below:
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-firmware19 device be canceled. This request will be rejected (EBUSY) if
/openbmc/linux/Documentation/process/
H A Dstable-kernel-rules.rst174 queue, or a NAK if the patch is rejected. This response might take a few
189 - If the patch is rejected by a member of the committee, or linux-kernel
/openbmc/linux/Documentation/filesystems/
H A Dautomount-support.rst83 mountpoint (though some will be rejected - the current process's idea of the

12345