Home
last modified time | relevance | path

Searched defs:val (Results 1 – 25 of 3029) sorted by last modified time

12345678910>>...122

/freebsd/sys/x86/x86/
H A Didentcpu.c2455 uint64_t val; in vmx_settable() local
/freebsd/include/ssp/
H A Dstring.h119 #define memset(dst, val, len) \ argument
/freebsd/sys/dev/sound/pci/hda/
H A Dhdaa_patches.c689 hdaa_write_coef(device_t dev, nid_t nid, uint16_t idx, uint16_t val) in hdaa_write_coef()
700 uint32_t id, subid, val; in hdaa_patch_direct() local
/freebsd/sys/dev/sound/pcm/
H A Dsound.c418 pcm_setflags(device_t dev, uint32_t val) in pcm_setflags()
467 int err, val; in sysctl_dev_pcm_bitperfect() local
/freebsd/contrib/one-true-awk/
H A Drun.c957 Awkfloat val; in indirect() local
H A Dproto.h152 #define is_number(s, val) is_valid_number(s, false, NULL, val) argument
/freebsd/sys/dev/nvmf/host/
H A Dnvmf.c429 uint64_t val; in nvmf_attach() local
/freebsd/sys/arm64/arm64/
H A Dpmap.c839 pt_entry_t val; in pmap_pte_memattr() local
868 pt_entry_t val; in pmap_pte_prot() local
6996 pt_entry_t oldpte, *pte, set, clear, mask, val; in pmap_remove_write() local
8359 int lvl, val; in pmap_mincore() local
/freebsd/contrib/bmake/
H A Dvar.c177 Buffer val; member
663 char *val = v->val.data; in ExportVarEnv() local
1076 Var_Set(GNode *scope, const char *name, const char *val) in Var_Set()
1130 Var_Append(GNode *scope, const char *name, const char *val) in Var_Append()
2339 const char *val = Expr_Str(expr); in ModifyWords() local
2450 FStr val = Var_Parse(&p, ch->expr->scope, in ParseModifier_Defined() local
3299 NUM_TYPE val; in num_val() local
3513 FStr val; in ApplyModifier_Assign() local
4227 const char *val; in ParseVarnameShort() local
4513 FStr val; in Var_Parse() local
[all …]
/freebsd/sbin/ifconfig/
H A Difconfig.c1522 setifmetric(if_ctx *ctx, const char *val, int dummy __unused) in setifmetric()
1532 setifmtu(if_ctx *ctx, const char *val, int dummy __unused) in setifmtu()
1542 setifpcp(if_ctx *ctx, const char *val, int arg __unused) in setifpcp()
1569 setifname(if_ctx *ctx, const char *val, int dummy __unused) in setifname()
1588 setifdescr(if_ctx *ctx, const char *val, int dummy __unused) in setifdescr()
1639 bool first, val; in print_ifcap_nv() local
/freebsd/sys/net/
H A Dif_ovpn.c241 #define OVPN_COUNTER_ADD(sc, name, val) \ argument
243 #define OVPN_PEER_COUNTER_ADD(p, name, val) \ argument
/freebsd/lib/libc/secure/
H A Dmemset_chk.c41 __memset_chk(void * __restrict dst, int val, size_t len, size_t slen) in __memset_chk()
/freebsd/sys/netinet/tcp_stacks/
H A Drack.c4138 uint32_t logged, new_per, ss_red, ca_red, rec_red, alt, val; in rack_decrease_bw_mul() local
9613 uint32_t val; in rack_apply_updated_usrtt() local
16825 uint32_t val; in rack_log_input_packet() local
24618 uint64_t val; in rack_process_option() local
25218 uint8_t val; in rack_process_option() local
26191 uint64_t val, loptval; in rack_get_sockopt() local
/freebsd/sys/netinet/
H A Dsctputil.c947 sctp_get_prev_mtu(uint32_t val) in sctp_get_prev_mtu()
972 sctp_get_next_mtu(uint32_t val) in sctp_get_next_mtu()
/freebsd/sys/kern/
H A Dsubr_uio.c498 int32_t val; in fuword32() local
509 int64_t val; in fuword64() local
519 long val; in fuword() local
530 uint32_t val; in casuword32() local
540 u_long val; in casuword() local
H A Dvfs_vnops.c801 foffset_unlock(struct file *fp, off_t val, int flags) in foffset_unlock()
863 foffset_unlock(struct file *fp, off_t val, int flags) in foffset_unlock()
/freebsd/sys/dev/tpm/
H A Dtpm20.h156 AND4(struct tpm_sc *sc, bus_size_t off, uint32_t val) in AND4()
163 OR1(struct tpm_sc *sc, bus_size_t off, uint8_t val) in OR1()
170 OR4(struct tpm_sc *sc, bus_size_t off, uint32_t val) in OR4()
H A Dtpm_crb.c244 tpm_wait_for_u32(struct tpm_sc *sc, bus_size_t off, uint32_t mask, uint32_t val, in tpm_wait_for_u32()
H A Dtpm_tis_core.c231 tpm_wait_for_u32(struct tpm_sc *sc, bus_size_t off, uint32_t mask, uint32_t val, in tpm_wait_for_u32()
/freebsd/sys/cam/ctl/
H A Dctl_backend_block.c857 uint64_t val; in ctl_be_block_getattr_file() local
/freebsd/contrib/unbound/util/
H A Dconfiglexer.c4402 #define val 5 macro
H A Dconfig_file.c495 const char* val) in config_set_option()
2512 cfg_parse_local_zone(struct config_file* cfg, const char* val) in cfg_parse_local_zone()
/freebsd/contrib/unbound/smallapp/
H A Dunbound-anchor.c1657 unsigned long val = 0; in get_usage_of_ex() local
/freebsd/contrib/unbound/services/
H A Dlisten_dnsport.c475 int val=(v6only==2)?0:1; in create_udp_sock() local
/freebsd/contrib/unbound/libunbound/
H A Dlibunbound.c407 ub_ctx_set_option(struct ub_ctx* ctx, const char* opt, const char* val) in ub_ctx_set_option()

12345678910>>...122