Home
last modified time | relevance | path

Searched refs:ok (Results 26 – 50 of 417) sorted by relevance

12345678910>>...17

/dragonfly/crypto/libressl/crypto/x509/
H A Dx509_prn.c113 int ok = 1; in X509V3_EXT_print() local
129 ok = 0; in X509V3_EXT_print()
135 ok = 0; in X509V3_EXT_print()
142 ok = 0; in X509V3_EXT_print()
144 ok = 0; in X509V3_EXT_print()
153 return ok; in X509V3_EXT_print()
/dragonfly/tools/regression/lib/libm/
H A Dtest-fmaxmin.c68 ok = 0; \
73 ok = 0; \
80 int ok; in testall_r() local
84 ok = 1; in testall_r()
99 return (ok); in testall_r()
/dragonfly/sys/libkern/
H A Dfnmatch.c169 int negate, ok; in rangematch() local
190 ok = 0; in rangematch()
216 ok = 1; in rangematch()
218 ok = 1; in rangematch()
223 return (ok == negate ? RANGE_NOMATCH : RANGE_MATCH); in rangematch()
/dragonfly/contrib/gdb-7/gdb/python/lib/gdb/command/
H A Dtype_printers.py77 ok = False
80 ok = True
82 ok = True
84 ok = True
85 if not ok:
/dragonfly/crypto/libressl/crypto/rsa/
H A Drsa_gen.c97 int bitsp, bitsq, ok = -1, n = 0; in rsa_builtin_keygen() local
165 ok = 0; /* we set our own err */ in rsa_builtin_keygen()
222 ok = 1; in rsa_builtin_keygen()
224 if (ok == -1) { in rsa_builtin_keygen()
226 ok = 0; in rsa_builtin_keygen()
233 return ok; in rsa_builtin_keygen()
/dragonfly/usr.sbin/uefisign/
H A Duefisign.c160 int len, nid, ok; in magic() local
185 ok = NCONF_load_bio(cnf, bio, NULL); in magic()
186 if (ok == 0) { in magic()
227 ok = PKCS7_dataFinal(pkcs7, t_bio); in magic()
228 if (ok == 0) { in magic()
250 int ok; in sign() local
304 ok = i2d_PKCS7_bio(out, pkcs7); in sign()
305 if (ok == 0) { in sign()
/dragonfly/tools/regression/bin/mv/
H A Dregress.sh50 ok
67 ok
85 ok
99 ok
104 ok() function
120 ok
131 ok
/dragonfly/contrib/gcc-8.0/libstdc++-v3/config/locale/dragonfly/
H A Dcodecvt_members.cc50 result __ret = ok; in do_out()
60 && __ret == ok;) in do_out()
92 if (__from_next < __from_end && __ret == ok) in do_out()
121 result __ret = ok; in do_in()
131 && __ret == ok;) in do_in()
173 if (__from_next < __from_end && __ret == ok) in do_in()
/dragonfly/crypto/libressl/apps/openssl/
H A Dverify.c71 static int cb(int ok, X509_STORE_CTX *ctx);
413 cb(int ok, X509_STORE_CTX *ctx) in cb() argument
418 if (!ok) { in cb()
450 ok = 1; in cb()
454 return ok; in cb()
457 if (cert_error == X509_V_OK && ok == 2) in cb()
461 return (ok); in cb()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dloop-unroll.c471 bool ok; in peel_loop_completely() local
652 bool ok; in unroll_loop_constant_iterations() local
760 gcc_assert (ok); in unroll_loop_constant_iterations()
979 bool ok; in unroll_loop_runtime_iterations() local
1061 gcc_assert (ok); in unroll_loop_runtime_iterations()
1135 gcc_assert (ok); in unroll_loop_runtime_iterations()
1300 bool ok; in peel_loop_simple() local
1316 gcc_assert (ok); in peel_loop_simple()
1452 bool ok; in unroll_loop_stupid() local
1761 bool ok; in analyze_iv_to_split_insn() local
[all …]
/dragonfly/contrib/mpc/src/
H A Dtan.c31 int ok = 0; in mpc_tan() local
186 ok = 0; in mpc_tan()
263 ok = (!mpfr_number_p (mpc_realref (x))) in mpc_tan()
267 if (ok) in mpc_tan()
270 ok = (!mpfr_number_p (mpc_imagref (x))) in mpc_tan()
275 while (ok == 0); in mpc_tan()
H A Dexp.c28 int ok = 0; in mpc_exp() local
165 ok = mpfr_overflow_p () || mpfr_zero_p (x) in mpc_exp()
168 if (ok) /* compute imaginary part */ in mpc_exp()
171 ok = mpfr_overflow_p () || mpfr_zero_p (x) in mpc_exp()
176 while (ok == 0); in mpc_exp()
/dragonfly/crypto/libressl/crypto/gost/
H A Dgostr341001_key.c114 int ok = 0; in GOST_KEY_check_key() local
172 ok = 1; in GOST_KEY_check_key()
177 return (ok); in GOST_KEY_check_key()
186 int ok = 0; in GOST_KEY_set_public_key_affine_coordinates() local
224 ok = 1; in GOST_KEY_set_public_key_affine_coordinates()
229 return ok; in GOST_KEY_set_public_key_affine_coordinates()
/dragonfly/libexec/rpc.sprayd/
H A Dsprayd.c76 int ok; in main() local
109 ok = svc_reg(transp, SPRAYPROG, SPRAYVERS, in main()
112 ok = svc_create(spray_service, in main()
115 if (!ok) { in main()
/dragonfly/sys/kern/
H A Dsubr_scanf.c431 goto ok; in kvsscanf()
438 goto ok; in kvsscanf()
446 goto ok; in kvsscanf()
457 goto ok; in kvsscanf()
463 goto ok; in kvsscanf()
472 goto ok; in kvsscanf()
482 ok: in kvsscanf()
/dragonfly/tools/regression/bin/sh/expansion/
H A Dcmdsubst7.04 ok=''
13 ok=x$ok
H A Dplus-minus7.05 ok=''
16 ok=x$ok
H A Difs1.05 ok=''
9 ok=x$ok
H A Dtrim5.06 ok=''
17 ok=x$ok
/dragonfly/sbin/newfs/
H A Dfscopy.c246 int ok = 0; in FSPaste() local
257 ok = 1; in FSPaste()
283 ok = 1; in FSPaste()
297 ok = 1; in FSPaste()
315 ok = 1; in FSPaste()
322 ok = 1; in FSPaste()
335 if (ok) { in FSPaste()
/dragonfly/libexec/rpc.rwalld/
H A Drwalld.c64 int ok, salen; in main() local
106 ok = svc_reg(transp, WALLPROG, WALLVERS, in main()
109 ok = svc_create(wallprog_1, in main()
111 if (!ok) { in main()
/dragonfly/crypto/libressl/crypto/ec/
H A Dec_key.c262 int ok = 0; in ossl_ec_key_gen() local
299 ok = 1; in ossl_ec_key_gen()
308 return (ok); in ossl_ec_key_gen()
314 int ok = 0; in EC_KEY_check_key() local
371 ok = 1; in EC_KEY_check_key()
375 return (ok); in EC_KEY_check_key()
384 int ok = 0; in EC_KEY_set_public_key_affine_coordinates() local
422 ok = 1; in EC_KEY_set_public_key_affine_coordinates()
427 return ok; in EC_KEY_set_public_key_affine_coordinates()
/dragonfly/lib/libc/gen/
H A Dfnmatch.c214 int negate, ok; in rangematch() local
239 ok = 0; in rangematch()
279 ok = 1; in rangematch()
281 ok = 1; in rangematch()
285 return (ok == negate ? RANGE_NOMATCH : RANGE_MATCH); in rangematch()
/dragonfly/tools/regression/bin/sh/parameters/
H A Dpositional8.04 ok=''
15 ok=x$ok
/dragonfly/contrib/grep/lib/
H A Dstrstr.c45 bool ok = true; /* True if NEEDLE is prefix of HAYSTACK. */ in strstr() local
51 ok &= *haystack++ == *needle++; in strstr()
54 if (ok) in strstr()

12345678910>>...17