| /src/sys/modules/luapmf/ |
| H A D | luapmf.c | 57 const char *key, *value; local in function:set_platform 69 const char *key, *value; local in function:get_platform 150 int error; local in function:luapmf_modcmd [all...] |
| /src/lib/libterminfo/ |
| H A D | setupterm.c | 53 use_env(bool value) argument 82 int error; local in function:ti_setupterm
|
| /src/usr.sbin/autofs/ |
| H A D | defined.c | 74 const char *value; local in function:defined_expand 209 defined_add(const char *name, const char *value) argument 232 char *name, *value; local in function:defined_parse_and_add 249 int error; local in function:defined_init [all...] |
| /src/sys/dev/ata/ |
| H A D | satapmp_subr.c | 51 satapmp_read_8(struct ata_channel *chp, int port, int reg, uint64_t *value, argument 56 int error = 0; local in function:satapmp_read_8 105 satapmp_read(struct ata_channel *chp, int port, int reg, uint32_t *value, argument 120 satapmp_write_8(struct ata_channel *chp, int port, int reg, uint64_t value, argument 125 int error = 0; local in function:satapmp_write_8 173 satapmp_write(struct ata_channel * chp,int port,int reg,uint32_t value,struct ata_xfer * xfer) argument [all...] |
| /src/sys/dev/i2c/ |
| H A D | cx24227.c | 108 int error; local in function:cx24227_writereg 128 int error; local in function:cx24227_readreg 234 uint16_t value; local in function:cx24227_open [all...] |
| H A D | ibmhawk.c | 214 int i, error, retries; local in function:ibmhawk_request 273 ibmhawk_normalize(int value, uint32_t units) argument 290 ibmhawk_set(struct ibmhawk_softc * sc,int offset,int value,bool valid,bool create) argument [all...] |
| /src/sys/arch/sparc/sparc/ |
| H A D | openprom.c | 115 int error; local in function:openpromgetstr 132 int node, optionsnode, len, ok, error, s; local in function:openpromioctl 133 char *name, *value, *nextprop; local in function:openpromioctl [all...] |
| /src/sys/dev/ofw/ |
| H A D | openfirmio.c | 108 int error; local in function:openfirmgetstr 132 int node, len, ok, error, s; local in function:openfirmioctl 133 char *name, *value; local in function:openfirmioctl [all...] |
| /src/usr.sbin/emcfanctl/ |
| H A D | emcfanctl.c | 213 int fd = -1, valid, error = 0, validsub = -1, validsubsub = -1; local in function:main 215 int start_reg = 0xff, end_reg, value, tvalue, instance; local in function:main [all...] |
| /src/sys/ufs/ext2fs/ |
| H A D | ext2fs_xattr.c | 75 uint8_t *value; local in function:ext2fs_find_xattr 76 int error; local in function:ext2fs_find_xattr 163 int error local in function:ext2fs_get_block_xattr 208 int error; local in function:ext2fs_getextattr 283 int error; local in function:ext2fs_list_xattr 359 int error = 0; local in function:ext2fs_list_block_xattr 404 int error; local in function:ext2fs_listextattr [all...] |
| /src/sys/arch/sparc64/sparc64/ |
| H A D | kobj_machdep.c | 189 Elf_Addr value; local in function:kobj_reloc 193 int error; local in function:kobj_reloc [all...] |
| /src/sys/arch/x86/pci/ |
| H A D | amdsmn.c | 212 amdsmn_read(device_t dev, uint32_t addr, uint32_t *value) argument 225 amdsmn_write(device_t dev, uint32_t addr, uint32_t value) argument 246 int error = 0; local in function:amdsmn_modcmd
|
| H A D | amdtemp.c | 221 int error; local in function:amdtemp_attach 432 uint32_t value; local in function:amdtemp_k8_refresh 503 uint32_t value; local in function:amdtemp_family10_refresh 523 int error = 0; local in function:amdtemp_modcmd [all...] |
| /src/sys/dev/gpio/ |
| H A D | gpioow.c | 165 int error; local in function:gpioow_detach 203 gpioow_ow_write_bit(void *arg, int value) argument 250 gpioow_bb_set(void *arg, int value) argument 267 int error; local in function:gpioow_modcmd [all...] |
| /src/sys/compat/netbsd32/ |
| H A D | netbsd32_execve.c | 53 netbsd32_execve_fetch_element(char * const *array, size_t index, char **value) argument 55 int error; local in function:netbsd32_execve_fetch_element 122 int error; local in function:netbsd32_posix_spawn_fa_alloc 195 int error; local in function:netbsd32_posix_spawn [all...] |
| /src/sys/dev/ic/ |
| H A D | mcp23xxxgpio.c | 111 int error; local in function:mcpgpio__lock 134 int error; local in function:mcpgpio__read 154 int error; local in function:mcpgpio__write 178 int error; local in function:mcpgpio_gpio_pin_read 201 mcpgpio_gpio_pin_write(void * arg,int pin,int value) argument 205 int error; local in function:mcpgpio_gpio_pin_write 235 int error; local in function:mcpgpio_gpio_pin_ctl 286 int error; local in function:mcpgpio_attach [all...] |
| /src/sys/arch/arm/altera/ |
| H A D | cycv_rstmgr.c | 73 int error; local in function:cycv_rstmgr_attach 98 uint32_t value; local in function:cycv_rst_acquire [all...] |
| /src/common/dist/zlib/contrib/iostream2/ |
| H A D | zstream.h | 44 size_t value() const { return val.word; } function in class:zstringlen 97 const char* error(int* errnum) { function in class:izstream 230 const char* error(int* errnum) { function in class:ozstream [all...] |
| /src/tests/lib/libc/time/ |
| H A D | t_strptime.c | 164 ztest1(const char *name, const char *fmt, long value) argument 522 int error; local in function:ATF_TC_BODY [all...] |
| /src/sys/external/bsd/drm2/dist/drm/ |
| H A D | drm_ioctl.c | 510 drm_copy_field(char __user * buf,size_t * buf_len,const char * value) argument 917 int error; local in function:drm_ioctl [all...] |
| /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/basics/ |
| H A D | amdgpu_fixpt31_32.c | 390 struct fixed31_32 error; local in function:dc_fixpt_log 424 ux_dy(long long value,unsigned int integer_bits,unsigned int fractional_bits) argument 443 clamp_ux_dy(long long value,unsigned int integer_bits,unsigned int fractional_bits,unsigned int min_clamp) argument [all...] |
| /src/sys/dev/dm/ |
| H A D | dm_target_flakey.c | 186 unsigned int value; local in function:_init_features 358 int error; local in function:_flakey_nestiobuf_iodone [all...] |
| /src/sys/dev/fdt/ |
| H A D | i2cmux_fdt.c | 55 bus_addr_t value; member in struct:bus_info_gpio 114 int error; local in function:iicmux_gpio_get_bus_info 130 iicmux_gpio_set_value(struct iicmux_softc * const sc, bus_addr_t value) argument 201 int error; local in function:iicmux_pinctrl_get_bus_info [all...] |
| /src/sys/arch/arm/xscale/ |
| H A D | pxa2x0_i2c.c | 46 int error; local in function:pxa2x0_i2c_attach_sub 183 pxa2x0_i2c_write(struct pxa2x0_i2c_softc *sc, u_char slave, u_char value) argument 309 pxa2x0_i2c_write_2(struct pxa2x0_i2c_softc *sc, u_char slave, u_short value) argument 432 int error; local in function:pxa2x0_i2c_wait 476 int error; local in function:pxa2x0_i2c_initiate_xfer 502 int error; local in function:pxa2x0_i2c_read_byte 520 int error; local in function:pxa2x0_i2c_write_byte [all...] |
| /src/sys/arch/atari/stand/edahdi/ |
| H A D | edahdi.c | 157 int value; local in function:edit_parts 158 char *error, *new_id; local in function:edit_parts 265 lex(int * value) argument [all...] |