/external/openssh/ |
D | sshbuf-getput-basic.c | 48 sshbuf_get_u64(struct sshbuf *buf, u_int64_t *valp) in sshbuf_get_u64() 61 sshbuf_get_u32(struct sshbuf *buf, u_int32_t *valp) in sshbuf_get_u32() 74 sshbuf_get_u16(struct sshbuf *buf, u_int16_t *valp) in sshbuf_get_u16() 87 sshbuf_get_u8(struct sshbuf *buf, u_char *valp) in sshbuf_get_u8() 127 sshbuf_peek_u64(const struct sshbuf *buf, size_t offset, u_int64_t *valp) in sshbuf_peek_u64() 142 sshbuf_peek_u32(const struct sshbuf *buf, size_t offset, u_int32_t *valp) in sshbuf_peek_u32() 157 sshbuf_peek_u16(const struct sshbuf *buf, size_t offset, u_int16_t *valp) in sshbuf_peek_u16() 172 sshbuf_peek_u8(const struct sshbuf *buf, size_t offset, u_char *valp) in sshbuf_peek_u8() 187 sshbuf_get_string(struct sshbuf *buf, u_char **valp, size_t *lenp) in sshbuf_get_string() 214 sshbuf_get_string_direct(struct sshbuf *buf, const u_char **valp, size_t *lenp) in sshbuf_get_string_direct() [all …]
|
D | packet.c | 2527 sshpkt_getb_froms(struct ssh *ssh, struct sshbuf **valp) in sshpkt_getb_froms() 2552 sshpkt_get(struct ssh *ssh, void *valp, size_t len) in sshpkt_get() 2558 sshpkt_get_u8(struct ssh *ssh, u_char *valp) in sshpkt_get_u8() 2564 sshpkt_get_u32(struct ssh *ssh, u_int32_t *valp) in sshpkt_get_u32() 2570 sshpkt_get_u64(struct ssh *ssh, u_int64_t *valp) in sshpkt_get_u64() 2576 sshpkt_get_string(struct ssh *ssh, u_char **valp, size_t *lenp) in sshpkt_get_string() 2582 sshpkt_get_string_direct(struct ssh *ssh, const u_char **valp, size_t *lenp) in sshpkt_get_string_direct() 2588 sshpkt_peek_string_direct(struct ssh *ssh, const u_char **valp, size_t *lenp) in sshpkt_peek_string_direct() 2594 sshpkt_get_cstring(struct ssh *ssh, char **valp, size_t *lenp) in sshpkt_get_cstring() 2609 sshpkt_get_bignum2(struct ssh *ssh, BIGNUM **valp) in sshpkt_get_bignum2()
|
D | sshbuf-getput-crypto.c | 36 sshbuf_get_bignum2(struct sshbuf *buf, BIGNUM **valp) in sshbuf_get_bignum2()
|
/external/libffi/src/alpha/ |
D | ffi.c | 192 extend_basic_type(void *valp, int type, int argn) in extend_basic_type() 256 void *valp = avalue[i]; in ffi_call_int() local 403 void *valp = &argp[argn]; in ffi_closure_osf_inner() local
|
/external/elfutils/libdw/ |
D | libdw_form.c | 43 const unsigned char *valp) in __libdw_form_val_compute_len()
|
D | libdw.h | 109 unsigned char *valp; member
|
D | libdwP.h | 701 const unsigned char *valp) in __libdw_form_val_len()
|
/external/curl/src/ |
D | tool_writeout_json.c | 96 char *valp = NULL; in writeString() local
|
D | tool_paramhlp.c | 237 ParameterError str2udouble(double *valp, const char *str, long max) in str2udouble()
|
/external/linux-kselftest/tools/testing/selftests/net/ |
D | udpgso_bench_tx.c | 300 uint32_t *valp; in send_ts_cmsg() local 364 uint16_t *valp; in send_udp_segment_cmsg() local
|
/external/libffi/src/x86/ |
D | ffi.c | 329 void *valp = avalue[i]; in ffi_call_int() local 468 void *valp; in ffi_closure_inner() local
|
/external/icing/icing/index/lite/ |
D | lite-index.cc | 315 TermIdHitPair::Value* valp = in AddHit() local
|
/external/elfutils/libdwfl/ |
D | link_map.c | 52 const char *valp = a64 + offsetof (Elf64_auxv_t, a_un.a_val); in do_check64() local 79 const char *valp = a32 + offsetof (Elf32_auxv_t, a_un.a_val); in do_check32() local
|
/external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/ |
D | ffi_sysv.c | 362 } valp; in ffi_prep_args_SYSV() typedef
|
D | ffi_linux64.c | 382 } valp; in ffi_prep_args64() typedef
|
/external/libffi/src/powerpc/ |
D | ffi_sysv.c | 385 } valp; in ffi_prep_args_SYSV() typedef
|
D | ffi_linux64.c | 452 } valp; in ffi_prep_args64() typedef
|
/external/dtc/libfdt/ |
D | fdt_sw.c | 290 int fdt_property_placeholder(void *fdt, const char *name, int len, void **valp) in fdt_property_placeholder()
|
/external/elfutils/include/elfutils/ |
D | libdw.h | 109 unsigned char *valp; member
|
/external/ppp/pppd/ |
D | options.c | 1385 number_option(str, valp, base) in number_option() argument 1408 int_option(str, valp) in int_option() argument
|
/external/igt-gpu-tools/tools/ |
D | intel_reg.c | 356 static int read_register(struct config *config, struct reg *reg, uint32_t *valp) in read_register()
|
/external/mksh/src/ |
D | var.c | 179 array_index_calc(const char *n, bool *arrayp, uint32_t *valp) in array_index_calc()
|
/external/libpcap/ |
D | optimize.c | 768 vstore(struct stmt *s, bpf_u_int32 *valp, bpf_u_int32 newval, int alter) in vstore()
|