/freebsd/sys/ddb/ |
H A D | db_expr.c | 41 static bool db_add_expr(db_expr_t *valuep); 42 static bool db_mult_expr(db_expr_t *valuep); 43 static bool db_shift_expr(db_expr_t *valuep); 44 static bool db_term(db_expr_t *valuep); 45 static bool db_unary(db_expr_t *valuep); 46 static bool db_logical_or_expr(db_expr_t *valuep); 47 static bool db_logical_and_expr(db_expr_t *valuep); 48 static bool db_logical_relation_expr(db_expr_t *valuep); 51 db_term(db_expr_t *valuep) in db_term() argument 57 if (!db_value_of_name(db_tok_string, valuep) && in db_term() [all …]
|
H A D | db_sym.c | 79 db_var_db_cpu(struct db_variable *vp, db_expr_t *valuep, int op) in db_var_db_cpu() argument 84 *valuep = db_cpu; in db_var_db_cpu() 88 if (*(int *)valuep < -1 || *(int *)valuep > mp_maxid) { in db_var_db_cpu() 89 db_printf("Invalid value: %d\n", *(int*)valuep); in db_var_db_cpu() 92 db_cpu = *(int *)valuep; in db_var_db_cpu() 106 db_var_curcpu(struct db_variable *vp, db_expr_t *valuep, int op) in db_var_curcpu() argument 111 *valuep = curcpu; in db_var_curcpu() 131 db_var_db_vnet(struct db_variable *vp, db_expr_t *valuep, int op) in db_var_db_vnet() argument 136 *valuep = (db_expr_t)db_vnet; in db_var_db_vnet() 140 db_vnet = *(void **)valuep; in db_var_db_vnet() [all …]
|
H A D | db_variables.c | 83 db_get_variable(db_expr_t *valuep) in db_get_variable() argument 90 return (db_read_variable(vp, valuep)); in db_get_variable() 105 db_read_variable(struct db_variable *vp, db_expr_t *valuep) in db_read_variable() argument 110 *valuep = *(vp->valuep); in db_read_variable() 113 return ((*func)(vp, valuep, DB_VAR_GET)); in db_read_variable() 122 *(vp->valuep) = value; in db_write_variable()
|
H A D | ddb.h | 237 int db_expression(db_expr_t *valuep); 239 int db_get_variable(db_expr_t *valuep); 262 bool db_value_of_name(const char *name, db_expr_t *valuep); 263 bool db_value_of_name_pcpu(const char *name, db_expr_t *valuep); 264 bool db_value_of_name_vnet(const char *name, db_expr_t *valuep);
|
H A D | db_variables.h | 41 typedef int db_varfcn_t(struct db_variable *vp, db_expr_t *valuep, int op); 44 db_expr_t *valuep; /* value of variable */ member
|
H A D | db_sym.h | 104 const char **namep, db_expr_t *valuep);
|
/freebsd/sys/i386/i386/ |
H A D | db_trace.c | 85 db_frame(struct db_variable *vp, db_expr_t *valuep, int op) in db_frame() argument 92 reg = (int *)((uintptr_t)kdb_frame + (db_expr_t)vp->valuep); in db_frame() 94 *valuep = *reg; in db_frame() 96 *reg = *valuep; in db_frame() 101 db_frame_seg(struct db_variable *vp, db_expr_t *valuep, int op) in db_frame_seg() argument 110 off = (intptr_t)vp->valuep; in db_frame_seg() 113 switch ((intptr_t)vp->valuep) { in db_frame_seg() 130 *valuep = *reg; in db_frame_seg() 132 *reg = *valuep; in db_frame_seg() 137 db_esp(struct db_variable *vp, db_expr_t *valuep, int op) in db_esp() argument [all …]
|
/freebsd/sys/amd64/amd64/ |
H A D | db_trace.c | 87 db_frame_seg(struct db_variable *vp, db_expr_t *valuep, int op) in db_frame_seg() argument 94 reg = (uint16_t *)((uintptr_t)kdb_frame + (db_expr_t)vp->valuep); in db_frame_seg() 96 *valuep = *reg; in db_frame_seg() 98 *reg = *valuep; in db_frame_seg() 103 db_frame(struct db_variable *vp, db_expr_t *valuep, int op) in db_frame() argument 110 reg = (long *)((uintptr_t)kdb_frame + (db_expr_t)vp->valuep); in db_frame() 112 *valuep = *reg; in db_frame() 114 *reg = *valuep; in db_frame()
|
/freebsd/contrib/llvm-project/libunwind/src/ |
H A D | Unwind-EHABI.cpp | 892 const void *valuep) { in ValueAsBitPattern() argument 897 memcpy(&value, valuep, sizeof(uint32_t)); in ValueAsBitPattern() 903 memcpy(&value, valuep, sizeof(uint64_t)); in ValueAsBitPattern() 912 void *valuep) { in _Unwind_VRS_Set() argument 917 ValueAsBitPattern(representation, valuep)); in _Unwind_VRS_Set() 924 *(unw_word_t *)valuep) == UNW_ESUCCESS in _Unwind_VRS_Set() 940 *(unw_fpreg_t *)valuep) == UNW_ESUCCESS in _Unwind_VRS_Set() 948 *(unw_word_t *)valuep) == UNW_ESUCCESS in _Unwind_VRS_Set() 955 *(unw_fpreg_t *)valuep) == UNW_ESUCCESS in _Unwind_VRS_Set() 968 *(unw_word_t *)valuep) == UNW_ESUCCESS in _Unwind_VRS_Set() [all …]
|
/freebsd/usr.sbin/acpi/acpidb/ |
H A D | acpidb.c | 87 UINT8 *valuep); 90 UINT8 *valuep); 152 aml_simulate_regcontent_read(int regtype, ACPI_PHYSICAL_ADDRESS addr, UINT8 *valuep) in aml_simulate_regcontent_read() argument 161 *valuep = rc->value; in aml_simulate_regcontent_read() 166 *valuep = 0; in aml_simulate_regcontent_read() 167 return (aml_simulate_regcontent_add(regtype, addr, *valuep)); in aml_simulate_regcontent_read() 171 aml_simulate_regcontent_write(int regtype, ACPI_PHYSICAL_ADDRESS addr, UINT8 *valuep) in aml_simulate_regcontent_write() argument 180 rc->value = *valuep; in aml_simulate_regcontent_write() 185 return (aml_simulate_regcontent_add(regtype, addr, *valuep)); in aml_simulate_regcontent_write()
|
/freebsd/contrib/mandoc/ |
H A D | compat_getsubopt.c | 39 getsubopt(char **optionp, char * const *tokens, char **valuep) in getsubopt() argument 45 suboptarg = *valuep = NULL; in getsubopt() 70 for (*valuep = ++p; in getsubopt()
|
/freebsd/lib/libc/stdlib/ |
H A D | getsubopt.c | 44 getsubopt(char **optionp, char * const *tokens, char **valuep) in getsubopt() argument 49 suboptarg = *valuep = NULL; in getsubopt() 74 for (*valuep = ++p; in getsubopt()
|
/freebsd/sys/riscv/riscv/ |
H A D | db_interface.c | 48 db_frame(struct db_variable *vp, db_expr_t *valuep, int op) in db_frame() argument 55 reg = (long *)((uintptr_t)kdb_frame + (db_expr_t)vp->valuep); in db_frame() 57 *valuep = *reg; in db_frame() 59 *reg = *valuep; in db_frame()
|
/freebsd/sys/arm64/arm64/ |
H A D | db_interface.c | 48 db_frame(struct db_variable *vp, db_expr_t *valuep, int op) in db_frame() argument 55 reg = (long *)((uintptr_t)kdb_frame + (db_expr_t)vp->valuep); in db_frame() 57 *valuep = *reg; in db_frame() 59 *reg = *valuep; in db_frame()
|
/freebsd/sys/powerpc/powerpc/ |
H A D | db_trace.c | 114 db_frame(struct db_variable *vp, db_expr_t *valuep, int op) in db_frame() argument 120 reg = (register_t*)((uintptr_t)kdb_frame + (uintptr_t)vp->valuep); in db_frame() 122 *valuep = *reg; in db_frame() 124 *reg = *valuep; in db_frame()
|
/freebsd/sys/dev/sfxge/common/ |
H A D | efx_bootcfg.c | 489 uint8_t *valuep, in efx_dhcp_write_tag() 495 if ((value_length > 0) && (valuep != NULL)) in efx_dhcp_write_tag() 496 memcpy(&hdrp[1], valuep, value_length); in efx_dhcp_write_tag() 509 __in_bcount_opt(value_length) uint8_t *valuep, in efx_dhcp_add_tag() 531 if ((value_length > 0) && (valuep == NULL)) { in efx_dhcp_add_tag() 613 efx_dhcp_write_tag(insert_pointp, opt, valuep, value_length); in efx_dhcp_add_tag() 649 __in_bcount_opt(value_length) uint8_t *valuep, in efx_dhcp_update_tag() 668 if ((value_length > 0) && (valuep == NULL)) { in efx_dhcp_update_tag() 727 efx_dhcp_write_tag(write_pointp, opt, valuep, value_length); in efx_dhcp_update_tag()
|
H A D | mcdi_mon.h | 57 __out efx_mon_stat_value_t *valuep);
|
H A D | mcdi_mon.c | 161 __out efx_mon_stat_value_t *valuep) in mcdi_mon_ev() argument 200 valuep->emsv_value = value; in mcdi_mon_ev() 201 valuep->emsv_state = state; in mcdi_mon_ev()
|
H A D | ef10_impl.h | 567 caddr_t valuep, 578 __in_bcount(length) caddr_t valuep, 589 __in_bcount(length) caddr_t valuep, 1228 __out uint32_t *valuep);
|
/freebsd/usr.bin/getaddrinfo/ |
H A D | getaddrinfo.c | 225 parse_numeric_tabular(const char *string, int *valuep, in parse_numeric_tabular() argument 243 *valuep = value; in parse_numeric_tabular() 252 *valuep = i; in parse_numeric_tabular()
|
/freebsd/stand/ficl/ |
H A D | loader.c | 72 char *namep, *valuep; in ficlSetenv() local 81 valuep = (char*) stackPopPtr(pVM->pStack); in ficlSetenv() 92 strncpy(value, valuep, values); in ficlSetenv() 109 char *namep, *valuep; in ficlSetenvq() local 119 valuep = (char*) stackPopPtr(pVM->pStack); in ficlSetenvq() 130 strncpy(value, valuep, values); in ficlSetenvq()
|
/freebsd/contrib/llvm-project/libunwind/include/ |
H A D | unwind_arm_ehabi.h | 120 void *valuep); 125 void *valuep);
|
/freebsd/sys/contrib/openzfs/include/sys/ |
H A D | dsl_prop.h | 84 uint64_t *valuep, char *setpoint); 90 uint64_t *valuep);
|
/freebsd/contrib/libcxxrt/ |
H A D | unwind-arm.h | 135 void *valuep); 140 void *valuep);
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntp_control.c | 3291 char * valuep; in read_peervars() 3309 while (NULL != (v = ctl_getitem(peer_var, &valuep))) { in read_peervars() 3340 char * valuep; in read_sysvars() 3355 while (NULL != (v = ctl_getitem(sys_var, &valuep))) { in read_sysvars() 3361 v = ctl_getitem(ext_sys_var, &valuep); in read_sysvars() 3430 char *valuep; in write_variables() 3455 while ((v = ctl_getitem(sys_var, &valuep)) != NULL) { in write_variables() 3458 v = ctl_getitem(ext_sys_var, &valuep); in write_variables() 3476 if (valuep == NULL) { in write_variables() 3481 if ( !(*valuep in write_variables() 3292 char * valuep; read_peervars() local 3341 char * valuep; read_sysvars() local 3431 char *valuep; write_variables() local [all...] |