Home
last modified time | relevance | path

Searched defs:namelen (Results 1 - 25 of 160) sorted by relevance

1234567

/third_party/curl/tests/libtest/
H A Dsethostname.c30 int gethostname(char *name, GETHOSTNAME_TYPE_ARG2 namelen) in gethostname() argument
/third_party/curl/lib/
H A Dcurl_gethostname.c53 int Curl_gethostname(char * const name, GETHOSTNAME_TYPE_ARG2 namelen) in Curl_gethostname() argument
H A Ddynhds.h40 size_t namelen; member
/third_party/elfutils/backends/
H A Dalpha_regs.c40 alpha_register_info(Ebl *ebl __attribute__ ((unused)), int regno, char *name, size_t namelen, const char **prefix, const char **setname, int *bits, int *type) alpha_register_info() argument
[all...]
H A Dm68k_regs.c40 m68k_register_info(Ebl *ebl __attribute__ ((unused)), int regno, char *name, size_t namelen, const char **prefix, const char **setname, int *bits, int *type) m68k_register_info() argument
H A Ds390_regs.c57 s390_register_info(Ebl *ebl __attribute__ ((unused)), int regno, char *name, size_t namelen, const char **prefix, const char **setname, int *bits, int *type) s390_register_info() argument
[all...]
H A Driscv_regs.c39 riscv_register_info (Ebl *ebl, int regno, char *name, size_t namelen, in riscv_register_info() argument
[all...]
H A Dcsky_regs.c40 csky_register_info(Ebl *ebl __attribute__ ((unused)), int regno, char *name, size_t namelen, const char **prefix, const char **setname, int *bits, int *type) csky_register_info() argument
[all...]
H A Dppc_regs.c40 ppc_register_info(Ebl *ebl __attribute__ ((unused)), int regno, char *name, size_t namelen, const char **prefix, const char **setname, int *bits, int *type) ppc_register_info() argument
[all...]
H A Darm_regs.c40 arm_register_info(Ebl *ebl __attribute__ ((unused)), int regno, char *name, size_t namelen, const char **prefix, const char **setname, int *bits, int *type) arm_register_info() argument
[all...]
H A Dsh_regs.c42 sh_register_info(Ebl *ebl __attribute__ ((unused)), int regno, char *name, size_t namelen, const char **prefix, const char **setname, int *bits, int *type) sh_register_info() argument
[all...]
H A Daarch64_regs.c43 do_regtype(const char *setname, int type, const char **setnamep, int *typep, char *name, size_t namelen, const char *fmt, ...) do_regtype() argument
61 aarch64_register_info(Ebl *ebl __attribute__ ((unused)), int regno, char *name, size_t namelen, const char **prefix, const char **setnamep, int *bits, int *typep) aarch64_register_info() argument
H A Dia64_regs.c40 ia64_register_info(Ebl *ebl __attribute__ ((unused)), int regno, char *name, size_t namelen, const char **prefix, const char **setname, int *bits, int *type) ia64_register_info() argument
[all...]
H A Dsparc_regs.c40 sparc_register_info(Ebl *ebl, int regno, char *name, size_t namelen, const char **prefix, const char **setname, int *bits, int *type) sparc_register_info() argument
H A Dx86_64_regs.c41 x86_64_register_info(Ebl *ebl __attribute__ ((unused)), int regno, char *name, size_t namelen, const char **prefix, const char **setname, int *bits, int *type) x86_64_register_info() argument
[all...]
H A Dbpf_regs.c41 bpf_register_info(Ebl *ebl __attribute__ ((unused)), int regno, char *name, size_t namelen, const char **prefix, const char **setname, int *bits, int *type) bpf_register_info() argument
H A Di386_regs.c40 i386_register_info(Ebl *ebl __attribute__ ((unused)), int regno, char *name, size_t namelen, const char **prefix, const char **setname, int *bits, int *type) i386_register_info() argument
/third_party/elfutils/libebl/
H A Deblreginfo.c38 ebl_register_info (Ebl *ebl, int regno, char *name, size_t namelen, in ebl_register_info() argument
/third_party/libuv/test/
H A Dtest-udp-create-socket-early.c39 int r, namelen; in TEST_IMPL() local
99 int namelen; in TEST_IMPL() local
H A Dtest-tcp-create-socket-early.c99 int r, namelen; in TEST_IMPL() local
159 int namelen; in TEST_IMPL() local
/third_party/musl/porting/uniproton/kernel/src/misc/
H A Drealpath.c55 int namelen; in realpath() local
/third_party/musl/porting/liteos_m_iccarm/kernel/src/misc/
H A Drealpath.c55 int namelen; in realpath() local
/third_party/musl/porting/liteos_m/kernel/src/misc/
H A Drealpath.c55 int namelen; in realpath() local
/third_party/curl/tests/unit/
H A Dunit1305.c78 size_t namelen = sizeof(dummy); /* including the null-terminator */ in fake_ai() local
/third_party/ffmpeg/compat/
H A Dw32dlfcn.h74 DWORD pathlen, pathsize, namelen; in win32_dlopen() local

Completed in 6 milliseconds

1234567