Searched refs:ok (Results 101 - 125 of 385) sorted by relevance

1234567891011>>

/freebsd-10.3-release/contrib/dialog/samples/
H A Dpasswordform1-utf821 value=`$DIALOG --ok-label "Submit" \
/freebsd-10.3-release/usr.sbin/newsyslog/tests/
H A Dlegacy_test.sh25 printf 'ok '
27 printf 'not ok '
44 ok
55 ok
69 ok
95 ok() function
111 ok
122 ok
134 ok
145 ok
[all...]
/freebsd-10.3-release/usr.sbin/uefisign/
H A Duefisign.c160 int len, nid, ok; local
185 ok = NCONF_load_bio(cnf, bio, NULL);
186 if (ok == 0) {
227 ok = PKCS7_dataFinal(pkcs7, t_bio);
228 if (ok == 0) {
250 int ok; local
304 ok = i2d_PKCS7_bio(out, pkcs7);
305 if (ok == 0) {
/freebsd-10.3-release/crypto/openssl/crypto/rsa/
H A Drsa_gen.c110 int bitsp, bitsq, ok = -1, n = 0; local
174 ok = 0; /* we set our own err */
238 ok = 1;
240 if (ok == -1) {
242 ok = 0;
249 return ok;
/freebsd-10.3-release/crypto/openssl/crypto/x509v3/
H A Dv3_prn.c126 int ok = 1; local
143 ok = 0;
163 ok = 0;
170 ok = 0;
172 ok = 0;
182 return ok;
/freebsd-10.3-release/sys/dev/ofw/
H A Dopenfirmio.c116 int len, ok, error; local
145 ok = openfirm_checkid(OF_peer(0), node);
146 if (!ok)
224 ok = OF_nextprop(node, name, newname, sizeof(newname));
225 if (ok == 0) {
229 if (ok == -1) {
/freebsd-10.3-release/contrib/libstdc++/config/locale/gnu/
H A Dcodecvt_members.cc50 result __ret = ok;
62 && __ret == ok;)
94 if (__from_next < __from_end && __ret == ok)
125 result __ret = ok;
137 && __ret == ok;)
179 if (__from_next < __from_end && __ret == ok)
/freebsd-10.3-release/crypto/openssl/crypto/ui/
H A Dui_openssl.c361 int ok = 0; local
380 if ((ok = read_string_inner(ui, uis,
383 return ok;
416 int ok; local
423 ok = 0;
455 ok = 1;
459 ok = -1;
463 ok = 0;
468 ok = 1;
472 return ok;
[all...]
/freebsd-10.3-release/sys/dev/ipmi/
H A Dipmi_kcs.c332 device_printf(sc->ipmi_dev, "KCS: WRITE_START... ok\n");
472 int i, ok; local
477 ok = 0;
478 for (i = 0; i < 3 && !ok; i++)
479 ok = kcs_polled_request(sc, req);
480 if (ok)
502 int i, ok; local
504 ok = 0;
505 for (i = 0; i < 3 && !ok; i++)
506 ok
[all...]
/freebsd-10.3-release/contrib/binutils/binutils/
H A Dbucomm.c259 bfd_boolean ok = TRUE;
266 ok = FALSE;
269 if (ok)
278 ok = FALSE;
282 if (ok)
285 ok = FALSE;
288 if (ok)
256 bfd_boolean ok = TRUE; local
/freebsd-10.3-release/sys/kern/
H A Dsubr_scanf.c412 * Switch on the character; `goto ok'
438 goto ok;
445 goto ok;
447 /* digits 8 and 9 ok iff decimal or hex */
453 goto ok;
455 /* letters ok iff hex */
464 goto ok;
466 /* sign ok only as first character */
470 goto ok;
474 /* x ok if
[all...]
/freebsd-10.3-release/contrib/wpa/src/ap/
H A Dhw_features.c186 int sec_chan, ok, j, first; local
201 ok = 0;
207 ok = 1;
211 if (!ok) {
231 ok = 0;
234 ok = 1;
238 if (!ok) {
648 int i, j, ok; local
673 ok = 0;
691 ok
[all...]
/freebsd-10.3-release/contrib/atf/atf-c/detail/
H A Dfs.c695 bool ok; local
713 ok = false;
715 if (!ok && !(mode & atf_fs_access_x)) {
717 ok = true;
720 if (!ok && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH))) {
723 ok = true;
726 if (!ok && (atf_user_euid() == st.st_uid)) {
727 ok = ((mode & atf_fs_access_r) && (st.st_mode & S_IRUSR)) ||
731 if (!ok && atf_user_is_member_of_group(st.st_gid)) {
732 ok
[all...]
/freebsd-10.3-release/crypto/openssl/crypto/ec/
H A Dec_key.c232 int ok = 0; local
280 ok = 1;
291 return (ok);
296 int ok = 0; local
354 ok = 1;
360 return (ok);
369 int ok = 0; local
430 ok = 1;
437 return ok;
/freebsd-10.3-release/crypto/openssl/engines/ccgost/
H A Dgost2001.c42 int ok = 0; local
110 ok = 1;
118 return ok;
271 int ok = 0; local
364 ok = 1;
373 return ok;
387 int ok = 0; local
418 ok = 256;
425 return ok;
/freebsd-10.3-release/crypto/openssl/crypto/asn1/
H A Da_bitstr.c247 int i, ok; local
255 ok = 1;
256 for (i = 0; i < a->length && ok; ++i) {
259 ok = (a->data[i] & mask) == 0;
261 return ok;
/freebsd-10.3-release/crypto/openssl/crypto/dsa/
H A Ddsa_gen.c129 int ok = 0; local
348 ok = 1;
350 if (ok) {
361 ok = 0;
377 return ok;
/freebsd-10.3-release/crypto/openssl/crypto/rand/
H A Dmd_rand.c341 int ok; local
402 ok = (entropy >= ENTROPY_NEEDED);
403 if (!ok) {
442 if (ok)
522 if (ok)
/freebsd-10.3-release/lib/libc/gen/
H A Dfnmatch.c245 int negate, ok; local
270 ok = 0;
310 ok = 1;
312 ok = 1;
316 return (ok == negate ? RANGE_NOMATCH : RANGE_MATCH);
/freebsd-10.3-release/crypto/openssl/ssl/
H A Dd1_both.c172 int *ok);
480 long dtls1_get_message(SSL *s, int st1, int stn, int mt, long max, int *ok) argument
498 *ok = 1;
508 i = dtls1_get_message_fragment(s, st1, stn, max, ok);
512 } else if (i <= 0 && !*ok) {
552 *ok = 0;
604 static int dtls1_retrieve_buffered_fragment(SSL *s, long max, int *ok) argument
616 *ok = 0;
656 *ok = 1;
662 *ok
683 dtls1_reassemble_fragment(SSL *s, const struct hm_header_st *msg_hdr, int *ok) argument
788 dtls1_process_out_of_seq_message(SSL *s, const struct hm_header_st *msg_hdr, int *ok) argument
885 dtls1_get_message_fragment(SSL *s, int st1, int stn, long max, int *ok) argument
[all...]
/freebsd-10.3-release/crypto/openssl/engines/
H A De_chil.c1215 int ok; local
1219 ok = UI_add_input_string(ui, prompt,
1225 if (ok >= 0)
1227 ok = UI_process(ui);
1229 while (ok < 0 && UI_ctrl(ui, UI_CTRL_IS_REDOABLE, 0, 0, 0));
1231 if (ok >= 0)
1250 int ok = -1; local
1286 ok = UI_dup_info_string(ui, buf);
1287 if (ok >= 0 && prompt_info) {
1290 ok
[all...]
/freebsd-10.3-release/contrib/sendmail/libmilter/
H A Dexample.c44 mlfi_cleanup(ctx, ok)
46 bool ok;
64 else if (ok)
/freebsd-10.3-release/contrib/gcc/
H A Dcaller-save.c200 int ok;
217 ok = (reg_save_code[i][mode] != -1
219 if (ok)
222 ok = constrain_operands (1);
224 ok &= constrain_operands (1);
227 if (! ok)
666 int ok = 1;
674 ok = 0;
678 if (! ok)
739 int ok
199 int ok; local
662 int ok = 1; local
735 int ok = 1; local
[all...]
H A Dtree-vect-analyze.c237 bool ok; local
314 ok = (vectorizable_operation (stmt, NULL, NULL)
320 if (!ok)
335 ok = vectorizable_reduction (stmt, NULL, NULL);
337 if (ok)
340 ok = vectorizable_live_operation (stmt, NULL, NULL);
342 if (!ok)
1377 3- vect_analyze_drs_alignment(): check that ref_stmt.alignment is ok.
1378 4- vect_analyze_drs_access(): check that ref_stmt.step is ok.
2036 bool ok; local
[all...]
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDYLDRendezvous.cpp359 bool ok = true; local
361 ok &= FindMetadata ("_thread_db_pthread_dtvp", eOffset, m_thread_info.dtv_offset);
362 ok &= FindMetadata ("_thread_db_dtv_dtv", eSize, m_thread_info.dtv_slot_size);
363 ok &= FindMetadata ("_thread_db_link_map_l_tls_modid", eOffset, m_thread_info.modid_offset);
364 ok &= FindMetadata ("_thread_db_dtv_t_pointer_val", eOffset, m_thread_info.tls_offset);
366 if (ok)

Completed in 310 milliseconds

1234567891011>>