HomeSort by: relevance | last modified time | path
    Searched refs:failure (Results 1 - 25 of 45) sorted by relevancy

1 2

  /src/sys/external/isc/libsodium/dist/test/default/
pwhash_argon2id.exp 4 [tv] pwhash failure (maybe intentional): [3]
11 [tv3] pwhash_argon2id_str failure (maybe intentional): [0]
12 [tv3] pwhash_argon2id_str failure (maybe intentional): [1]
13 [tv3] pwhash_argon2id_str failure (maybe intentional): [3]
pwhash_argon2i.exp 4 [tv] pwhash failure (maybe intentional): [3]
7 [tv] pwhash failure (maybe intentional): [6]
pwhash_scrypt.exp 4 pwhash failure
14 pwhash_str failure: [10]
15 pwhash_str failure: [11]
16 pwhash_str failure: [12]
17 pwhash_str failure: [13]
18 pwhash_str failure: [14]
19 pwhash_str failure: [15]
20 pwhash_str failure: [16]
21 pwhash_str failure: [17]
22 pwhash_str failure: [18
    [all...]
  /src/common/lib/libc/atomic/
atomic_c11_compare_exchange_cas_16.c 46 bool weak, int success, int failure)
52 * Ignore the details (weak, memory model on success and failure)
atomic_c11_compare_exchange_cas_32.c 46 bool weak, int success, int failure)
52 * Ignore the details (weak, memory model on success and failure)
atomic_c11_compare_exchange_cas_8.c 46 bool weak, int success, int failure)
52 * Ignore the details (weak, memory model on success and failure)
  /src/sys/arch/arm/nxp/
if_enet_imx.c 99 goto failure;
104 goto failure;
109 goto failure;
114 goto failure;
118 goto failure;
136 goto failure;
157 goto failure;
163 goto failure;
172 goto failure;
176 failure
    [all...]
  /src/usr.sbin/rpcbind/
rpcb_stat.c 118 al->failure++;
136 al->failure = 1;
139 al->failure = 0;
165 rl->failure++;
187 rl->failure = 1;
190 rl->failure = 0;
  /src/usr.bin/make/unit-tests/
archive-suffix.mk 4 # failure in Var_SetWithFlags, triggered by Compat_Make, when setting the
opt-keep-going-indirect.mk 14 # Since 2001.10.16.18.50.12, the exit status for a direct failure in
26 # At 2016.08.26.23.28.39, the additional empty line for a direct failure
27 # in compat mode was removed, making it consistent with a direct failure
36 # The output in case of a failure needlessly differs between compat and
deptgt-end-jobs.mk 11 # Before 2020-09-23, this test crashed with an assertion failure.
  /src/lib/libc/rpc/
rpcb_st_xdr.c 81 if (!xdr_int(xdrs, &objp->failure)) {
122 if (!xdr_int(xdrs, &objp->failure)) {
133 IXDR_PUT_INT32(buf, objp->failure);
160 if (!xdr_int(xdrs, &objp->failure)) {
171 objp->failure = (int)IXDR_GET_INT32(buf);
196 if (!xdr_int(xdrs, &objp->failure)) {
  /src/include/rpc/
rpcb_prot.x 55 % * TRUE is success, FALSE is failure. Registers the tuple
60 % * TRUE is success, FALSE is failure. Un-registers tuple
65 % * 0 is failure. Otherwise returns the universal address where the
102 % * 0 is failure. Otherwise returns the universal address where the
284 int failure;
295 int failure;
512 % int failure;
525 % int failure;
  /src/sys/external/isc/libsodium/dist/build-aux/
test-driver 46 [--expect-failure={yes|no}] [--color-tests={yes|no}]
67 --expect-failure) expect_failure=$2; shift;;
  /src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_events.c 247 /* Wake up pending waiters. They will return failure */
914 /* Set failure reason */
915 memory_exception_data.failure.NotPresent = 1;
916 memory_exception_data.failure.NoExecute = 0;
917 memory_exception_data.failure.ReadOnly = 0;
919 memory_exception_data.failure.NotPresent = 0;
922 memory_exception_data.failure.ReadOnly = 1;
924 memory_exception_data.failure.ReadOnly = 0;
927 memory_exception_data.failure.NoExecute = 1;
929 memory_exception_data.failure.NoExecute = 0
    [all...]
  /src/lib/libc/arch/mips/gen/
_resumecontext.S 83 li a0, -1 # failure,
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_acp.c 248 goto failure;
255 goto failure;
264 goto failure;
366 goto failure;
373 goto failure;
393 goto failure;
411 goto failure;
421 failure:
  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/
atomic.c 194 void *desired, int success, int failure) {
197 *(type*)desired, success, failure)
284 int success, int failure) {\
287 success, failure);\
  /src/lib/libtelnet/
enc_des.c 255 goto failure;
263 goto failure;
293 failure:
336 goto failure;
360 failure:
  /src/sys/arch/m68k/060sp/dist/
os.s 89 # d1 - 0 = success, !0 = failure
121 # d1 - 0 = success, !0 = failure
154 # d1 - 0 = success, !0 = failure
184 # d1 - 0 = success, !0 = failure
214 # d1 - 0 = success, !0 = failure
243 # d1 - 0 = success, !0 = failure
271 # d1 - 0 = success, !0 = failure
299 # d1 - 0 = success, !0 = failure
327 # d1 - 0 = success, !0 = failure
356 # d1 - 0 = success, !0 = failure
    [all...]
  /src/sys/compat/netbsd32/
netbsd32_socket.c 401 goto failure;
410 goto failure;
423 goto failure;
429 goto failure;
452 goto failure;
473 failure:
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/gpio/
amdgpu_gpio_service.c 562 goto failure;
593 failure:
612 * set_mode() is so that, in case of failure,
616 goto failure;
625 failure:
  /src/usr.bin/rpcinfo/
rpcinfo.c 381 int failure = 0; local in function:ip_ping
454 failure = 1;
457 if (failure)
1293 int failure = 0; local in function:addrping
1320 failure = 1;
1322 if (failure)
1369 failure = 1;
1373 if (failure)
1393 int failure = 0; local in function:progping
1427 failure = 1
    [all...]
  /src/sys/arch/arm/amlogic/
meson_clk_pll.c 148 goto failure;
167 failure:
  /src/tools/compat/buildaux/
ax_check_compile_flag.m4 7 # AX_CHECK_COMPILE_FLAG(FLAG, [ACTION-SUCCESS], [ACTION-FAILURE], [EXTRA-FLAGS], [INPUT])
14 # ACTION-SUCCESS/ACTION-FAILURE are shell commands to execute on
15 # success/failure.

Completed in 20 milliseconds

1 2