Home
last modified time | relevance | path

Searched refs:oval (Results 1 – 25 of 29) sorted by relevance

12

/NextBSD/crypto/openssl/crypto/evp/
HDevp_cnf.c79 CONF_VALUE *oval; in alg_module_init() local
86 oval = sk_CONF_VALUE_value(sktmp, i); in alg_module_init()
87 if (!strcmp(oval->name, "fips_mode")) { in alg_module_init()
89 if (!X509V3_get_value_bool(oval, &m)) { in alg_module_init()
107 ERR_add_error_data(4, "name=", oval->name, in alg_module_init()
108 ", value=", oval->value); in alg_module_init()
/NextBSD/crypto/openssl/crypto/asn1/
HDasn_moid.c77 CONF_VALUE *oval; in oid_module_init() local
84 oval = sk_CONF_VALUE_value(sktmp, i); in oid_module_init()
85 if (!do_create(oval->value, oval->name)) { in oid_module_init()
/NextBSD/usr.sbin/eeprom/
HDofw_options.c207 char *oval; in ofwo_setstr() local
224 if ((oval = malloc(buflen + 1)) == NULL) in ofwo_setstr()
226 strncpy(oval, buf, buflen); in ofwo_setstr()
227 oval[buflen] = '\0'; in ofwo_setstr()
228 len = ofw_setprop(fd, optnode, prop, oval, buflen + 1); in ofwo_setstr()
231 free(oval); in ofwo_setstr()
/NextBSD/sys/dev/pbio/
HDpbio.c406 char val, oval; in pbiowrite() local
428 oval = pbinb(scp, PBIO_PORTC); in pbiowrite()
429 oval &= 0xf; in pbiowrite()
431 pboutb(scp, PBIO_PORTC, val | oval); in pbiowrite()
434 oval = pbinb(scp, PBIO_PORTC); in pbiowrite()
435 oval &= 0xf0; in pbiowrite()
437 pboutb(scp, PBIO_PORTC, oval | val); in pbiowrite()
/NextBSD/usr.bin/tr/
HDcset.c72 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()
/NextBSD/sys/compat/linux/
HDlinux_timer.c126 struct itimerspec val, oval, *ovalp; in linux_timer_settime() local
133 ovalp = uap->old != NULL ? &oval : NULL; in linux_timer_settime()
136 ITS_CP(oval, l_oval); in linux_timer_settime()
/NextBSD/sbin/sysctl/
HDsysctl.c863 u_char buf[BUFSIZ], *val, *oval, *p; in show_var() local
940 val = oval = malloc(j + 1); in show_var()
948 free(oval); in show_var()
954 free(oval); in show_var()
967 free(oval); in show_var()
1046 free(oval); in show_var()
1073 free(oval); in show_var()
1079 free(oval); in show_var()
1089 free(oval); in show_var()
1092 free(oval); in show_var()
/NextBSD/lib/libutil/
HDlogin_cap.c537 char *res, *ep, *oval; in login_getcaptime() local
569 oval = res; in login_getcaptime()
577 lc->lc_class, cap, oval); in login_getcaptime()
680 char *ep, *res, *oval; in login_getcapsize() local
699 oval = res; in login_getcapsize()
707 lc->lc_class, cap, oval); in login_getcapsize()
/NextBSD/cddl/contrib/opensolaris/lib/libdtrace/common/
HDdt_handle.c416 uint64_t oval = *((uint64_t *)oaddr); in dt_handle_status() local
418 if (nval == oval) in dt_handle_status()
432 (u_longlong_t)(nval - oval), in dt_handle_status()
433 _dt_droptab[i].dtdrt_str, (nval - oval > 1) ? "s" : "", in dt_handle_status()
439 drop.dtdda_drops = nval - oval; in dt_handle_status()
/NextBSD/sys/dev/sound/pcm/
HDfeeder_eq.c548 int err, val, oval; in sysctl_dev_pcm_eq() local
565 oval = val; in sysctl_dev_pcm_eq()
568 if (err == 0 && req->newptr != NULL && val != oval) { in sysctl_dev_pcm_eq()
608 int err, val, oval; in sysctl_dev_pcm_eq_preamp() local
625 oval = val; in sysctl_dev_pcm_eq_preamp()
637 if (val != oval) { in sysctl_dev_pcm_eq_preamp()
/NextBSD/usr.bin/mkcsmapper/
HDyacc.y228 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()
/NextBSD/usr.sbin/bsdconfig/dot/
HDdot427 shape=oval color=black fillcolor=white style=filled
442 shape=oval color=black fillcolor=white style=filled edge_color=grey
/NextBSD/lib/libasl/
HDasl_msg.c2062 char *str, *out, c, oval; in _asl_msg_get_next_word() local
2246 oval = (c - '0') * 64; in _asl_msg_get_next_word()
2257 oval += ((c - '0') * 8); in _asl_msg_get_next_word()
2268 oval += (c - '0'); in _asl_msg_get_next_word()
2270 out[n++] = oval; in _asl_msg_get_next_word()
2548 int i, j, l, mf, paren, oval, level; in asl_format_message() local
2856 oval = mfmt[i] - '0'; in asl_format_message()
2860 oval = (oval * 8) + (mfmt[i] - '0'); in asl_format_message()
2864 oval = (oval * 8) + (mfmt[i] - '0'); in asl_format_message()
2867 c = oval; in asl_format_message()
/NextBSD/contrib/binutils/bfd/
HDsimple.c87 bfd_vma oval ATTRIBUTE_UNUSED, in simple_dummy_multiple_definition()
/NextBSD/contrib/libpcap/
HDgencode.h267 int oval; member
HDoptimize.c1248 b->oval = K(b->s.k); in opt_blk()
1250 b->oval = b->val[X_ATOM]; in opt_blk()
1293 oval0 = child->oval; in fold_edge()
1295 oval1 = ep->pred->oval; in fold_edge()
/NextBSD/contrib/gdb/include/
HDbfdlink.h414 bfd *obfd, asection *osec, bfd_vma oval,
/NextBSD/contrib/binutils/include/
HDbfdlink.h482 bfd *obfd, asection *osec, bfd_vma oval,
/NextBSD/sys/kern/
HDkern_time.c1278 struct itimerspec val, oval, *ovalp; in sys_ktimer_settime() local
1284 ovalp = uap->ovalue != NULL ? &oval : NULL; in sys_ktimer_settime()
1293 struct itimerspec *val, struct itimerspec *oval) in kern_ktimer_settime() argument
1308 flags, val, oval)); in kern_ktimer_settime()
/NextBSD/tools/tools/ath/athprom/
HDathprom.c130 uint16_t off, val, oval; in main() local
148 oval = eeread(off); in main()
150 off, oval, val); in main()
/NextBSD/sys/dev/mpt/
HDmpt_cam.c3664 uint32_t dval, pval, oval; in mpt_get_spi_settings() local
3708 oval = tmp.NegotiatedParameters; in mpt_get_spi_settings()
3709 oval &= MPI_SCSIDEVPAGE0_NP_NEG_SYNC_OFFSET_MASK; in mpt_get_spi_settings()
3710 oval >>= MPI_SCSIDEVPAGE0_NP_SHIFT_SYNC_OFFSET; in mpt_get_spi_settings()
3717 oval = mpt->mpt_port_page0.Capabilities; in mpt_get_spi_settings()
3718 oval = MPI_SCSIPORTPAGE0_CAP_GET_MAX_SYNC_OFFSET(oval); in mpt_get_spi_settings()
3727 spi->sync_offset = oval; in mpt_get_spi_settings()
3750 IS_CURRENT_SETTINGS(cts) ? "ACTIVE" : "NVRAM ", dval, pval, oval); in mpt_get_spi_settings()
/NextBSD/contrib/binutils/ld/
HDldmain.c996 bfd_vma oval, in multiple_definition() argument
1017 einfo (_("%D: first defined here\n"), obfd, osec, oval); in multiple_definition()
/NextBSD/sys/sys/
HDsyscallsubr.h240 struct itimerspec *val, struct itimerspec *oval);
/NextBSD/sys/cddl/contrib/opensolaris/uts/common/dtrace/
HDdtrace.c652 uint32_t oval, nval; in dtrace_error() local
655 oval = *counter; in dtrace_error()
657 if ((nval = oval + 1) == 0) { in dtrace_error()
674 } while (dtrace_cas32(counter, oval, nval) != oval); in dtrace_error()
2191 dtrace_aggregate_min(uint64_t *oval, uint64_t nval, uint64_t arg) in dtrace_aggregate_min() argument
2193 if ((int64_t)nval < (int64_t)*oval) in dtrace_aggregate_min()
2194 *oval = nval; in dtrace_aggregate_min()
2199 dtrace_aggregate_max(uint64_t *oval, uint64_t nval, uint64_t arg) in dtrace_aggregate_max() argument
2201 if ((int64_t)nval > (int64_t)*oval) in dtrace_aggregate_max()
2202 *oval = nval; in dtrace_aggregate_max()
[all …]
/NextBSD/sys/dev/isp/
HDisp_freebsd.c3798 uint16_t dval, pval, oval; in isp_action() local
3805 oval = sdp->isp_devparam[tgt].actv_offset; in isp_action()
3809 oval = sdp->isp_devparam[tgt].nvrm_offset; in isp_action()
3825 if ((dval & DPARM_SYNC) && oval && pval) { in isp_action()
3826 spi->sync_offset = oval; in isp_action()
3848 bus, tgt, (uintmax_t)cts->ccb_h.target_lun, dval, oval, pval); in isp_action()

12