| /freebsd/crypto/openssl/crypto/evp/ |
| H A D | evp_cnf.c | 26 CONF_VALUE *oval; in alg_module_init() local 37 oval = sk_CONF_VALUE_value(sktmp, i); in alg_module_init() 38 if (strcmp(oval->name, "fips_mode") == 0) { in alg_module_init() 42 if (!X509V3_get_value_bool(oval, &m)) in alg_module_init() 54 } else if (strcmp(oval->name, "default_properties") == 0) { in alg_module_init() 56 oval->value, 0, 0)) { in alg_module_init() 62 "name=%s, value=%s", oval->name, oval->value); in alg_module_init()
|
| /freebsd/contrib/libder/libder/ |
| H A D | libder.c | 88 bool oval = ctx->strict; in libder_set_strict() local 91 return (oval); in libder_set_strict() 104 int oval = ctx->verbose; in libder_set_verbose() local 107 return (oval); in libder_set_verbose()
|
| /freebsd/crypto/openssl/crypto/asn1/ |
| H A D | asn_moid.c | 28 CONF_VALUE *oval; in oid_module_init() local 36 oval = sk_CONF_VALUE_value(sktmp, i); in oid_module_init() 37 if (!do_create(oval->value, oval->name)) { in oid_module_init()
|
| /freebsd/sys/compat/linux/ |
| H A D | linux_timer.c | 119 struct itimerspec val, oval, *ovalp; in linux_timer_settime() local 128 ovalp = uap->old != NULL ? &oval : NULL; in linux_timer_settime() 134 error = native_to_linux_itimerspec(&l_oval, &oval); in linux_timer_settime() 146 struct itimerspec val, oval, *ovalp; in linux_timer_settime64() local 155 ovalp = uap->old != NULL ? &oval : NULL; in linux_timer_settime64() 161 error = native_to_linux_itimerspec64(&l_oval, &oval); in linux_timer_settime64()
|
| /freebsd/sys/dev/pbio/ |
| H A D | pbio.c | 386 char val, oval; in pbiowrite() local 407 oval = pbinb(scp, PBIO_PORTC); in pbiowrite() 408 oval &= 0xf; in pbiowrite() 410 pboutb(scp, PBIO_PORTC, val | oval); in pbiowrite() 413 oval = pbinb(scp, PBIO_PORTC); in pbiowrite() 414 oval &= 0xf0; in pbiowrite() 416 pboutb(scp, PBIO_PORTC, oval | val); in pbiowrite()
|
| /freebsd/usr.bin/tr/ |
| H A D | cset.c | 72 wchar_t oval; in cset_add() local 125 oval = ncsn->csn_left->csn_min; in cset_add() 128 ncsn->csn_min = oval; in cset_add() 135 oval = ncsn->csn_right->csn_max; in cset_add() 138 ncsn->csn_max = oval; in cset_add()
|
| /freebsd/tools/test/stress2/misc/ |
| H A D | fcntl.sh | 84 long val, oval; 103 oval = 999999; 110 oval = val; 114 n, increment, (long)pos, val, oval, increment);
|
| H A D | nullfs22.sh | 105 long val, oval __unused; 123 oval = 999999; 130 oval = val; 134 n, increment, (long)pos, val, oval, increment);
|
| /freebsd/crypto/openssl/include/internal/ |
| H A D | hashtable.h | 204 HT_VALUE *oval = NULL; \ 209 rc = ossl_ht_insert(h, key, &inval, olddata == NULL ? NULL : &oval); \ 210 if (oval != NULL) \ 211 *olddata = (vtype *)oval->value; \
|
| /freebsd/lib/libutil/ |
| H A D | login_cap.c | 636 char *res, *ep, *oval; in login_getcaptime() local 666 oval = res; in login_getcaptime() 674 lc->lc_class, cap, oval); in login_getcaptime() 822 char *ep, *res, *oval; in login_getcapsize() local 839 oval = res; in login_getcapsize() 847 lc->lc_class, cap, oval); in login_getcapsize()
|
| /freebsd/sbin/sysctl/ |
| H A D | sysctl.c | 1066 u_char *val, *oval, *p; in show_var() local 1179 val = oval = malloc(j + 1); in show_var() 1187 free(oval); in show_var() 1193 free(oval); in show_var() 1208 free(oval); in show_var() 1289 free(oval); in show_var() 1300 free(oval); in show_var() 1306 free(oval); in show_var() 1318 free(oval); in show_var() 1321 free(oval); in show_var()
|
| /freebsd/sys/dev/iicbus/pmic/silergy/ |
| H A D | sy8106a.c | 150 uint8_t val, oval; in sy8106a_regnode_set_voltage() local 155 sy8106a_read(sc->base_dev, VOUT1_SEL, &oval, 1); in sy8106a_regnode_set_voltage() 156 cur_uvolt = (oval & SEL_VOLTAGE_MASK) * SEL_VOLTAGE_STEP + in sy8106a_regnode_set_voltage()
|
| /freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
| H A D | dt_handle.c | 430 uint64_t oval = *((uint64_t *)oaddr); in dt_handle_status() local 432 if (nval == oval) in dt_handle_status() 446 (u_longlong_t)(nval - oval), in dt_handle_status() 447 _dt_droptab[i].dtdrt_str, (nval - oval > 1) ? "s" : "", in dt_handle_status() 453 drop.dtdda_drops = nval - oval; in dt_handle_status()
|
| /freebsd/sys/dev/sound/pcm/ |
| H A D | feeder_eq.c | 477 int err, val, oval; in sysctl_dev_pcm_eq() local 494 oval = val; in sysctl_dev_pcm_eq() 497 if (err == 0 && req->newptr != NULL && val != oval) { in sysctl_dev_pcm_eq() 537 int err, val, oval; in sysctl_dev_pcm_eq_preamp() local 554 oval = val; in sysctl_dev_pcm_eq_preamp() 566 if (val != oval) { in sysctl_dev_pcm_eq_preamp()
|
| /freebsd/usr.bin/mkcsmapper/ |
| H A D | yacc.y | 228 u_int16_t oval = htons(val); in put16() local 229 memcpy((u_int16_t *)ptr + ofs, &oval, 2); in put16() 236 u_int32_t oval = htonl(val); in put32() local 237 memcpy((u_int32_t *)ptr + ofs, &oval, 4); in put32()
|
| /freebsd/usr.sbin/bsdconfig/dot/ |
| H A D | dot | 426 shape=oval color=black fillcolor=white style=filled 441 shape=oval color=black fillcolor=white style=filled edge_color=grey
|
| /freebsd/sys/kern/ |
| H A D | subr_msan.c | 1183 int kmsan_atomic_cmpset_##name(volatile type *ptr, type oval, \ 1186 kmsan_check_arg(sizeof(ptr) + sizeof(oval) + \ 1191 return (atomic_cmpset_##name(ptr, oval, nval)); \ 1200 int kmsan_atomic_fcmpset_##name(volatile type *ptr, type *oval, \ 1203 kmsan_check_arg(sizeof(ptr) + sizeof(oval) + \ 1208 return (atomic_fcmpset_##name(ptr, oval, nval)); \
|
| H A D | subr_asan.c | 728 int kasan_atomic_cmpset_##name(volatile type *ptr, type oval, \ 733 return (atomic_cmpset_##name(ptr, oval, nval)); \ 742 int kasan_atomic_fcmpset_##name(volatile type *ptr, type *oval, \ 747 return (atomic_fcmpset_##name(ptr, oval, nval)); \
|
| H A D | kern_time.c | 1454 struct itimerspec val, oval, *ovalp; in sys_ktimer_settime() local 1460 ovalp = uap->ovalue != NULL ? &oval : NULL; in sys_ktimer_settime() 1469 struct itimerspec *val, struct itimerspec *oval) in kern_ktimer_settime() argument 1484 flags, val, oval)); in kern_ktimer_settime()
|
| /freebsd/crypto/krb5/src/util/profile/ |
| H A D | prof_init.c | 546 static void pack_int32(int32_t oval, unsigned char **bufpp, size_t *remainp) in pack_int32() argument 548 store_32_be(oval, *bufpp); in pack_int32()
|
| /freebsd/contrib/libpcap/ |
| H A D | gencode.h | 288 int oval; /* value ID for value tested in branch stmt */ member
|
| H A D | optimize.c | 1582 b->oval = K(b->s.k); in opt_blk() 1584 b->oval = b->val[X_ATOM]; in opt_blk() 1649 oval0 = child->oval; in fold_edge() 1651 oval1 = ep->pred->oval; in fold_edge()
|
| /freebsd/tools/tools/ath/athprom/ |
| H A D | athprom.c | 129 uint16_t off, val, oval; in main() local 147 oval = eeread(off); in main() 149 off, oval, val); in main()
|
| /freebsd/sys/dev/mpt/ |
| H A D | mpt_cam.c | 3684 uint32_t dval, pval, oval; in mpt_get_spi_settings() local 3728 oval = tmp.NegotiatedParameters; in mpt_get_spi_settings() 3729 oval &= MPI_SCSIDEVPAGE0_NP_NEG_SYNC_OFFSET_MASK; in mpt_get_spi_settings() 3730 oval >>= MPI_SCSIDEVPAGE0_NP_SHIFT_SYNC_OFFSET; in mpt_get_spi_settings() 3737 oval = mpt->mpt_port_page0.Capabilities; in mpt_get_spi_settings() 3738 oval = MPI_SCSIPORTPAGE0_CAP_GET_MAX_SYNC_OFFSET(oval); in mpt_get_spi_settings() 3747 spi->sync_offset = oval; in mpt_get_spi_settings() 3770 IS_CURRENT_SETTINGS(cts) ? "ACTIVE" : "NVRAM ", dval, pval, oval); in mpt_get_spi_settings()
|
| /freebsd/sys/cddl/contrib/opensolaris/uts/common/dtrace/ |
| H A D | dtrace.c | 685 uint32_t oval, nval; in dtrace_error() local 688 oval = *counter; in dtrace_error() 690 if ((nval = oval + 1) == 0) { in dtrace_error() 707 } while (dtrace_cas32(counter, oval, nval) != oval); in dtrace_error() 2368 dtrace_aggregate_min(uint64_t *oval, uint64_t nval, uint64_t arg) in dtrace_aggregate_min() argument 2370 if ((int64_t)nval < (int64_t)*oval) in dtrace_aggregate_min() 2371 *oval = nval; in dtrace_aggregate_min() 2376 dtrace_aggregate_max(uint64_t *oval, uint64_t nval, uint64_t arg) in dtrace_aggregate_max() argument 2378 if ((int64_t)nval > (int64_t)*oval) in dtrace_aggregate_max() 2379 *oval = nval; in dtrace_aggregate_max() [all …]
|