/third_party/curl/tests/libtest/ |
H A D | sethostname.c | 30 int gethostname(char *name, GETHOSTNAME_TYPE_ARG2 namelen) in gethostname() argument
|
/third_party/curl/lib/ |
H A D | curl_gethostname.c | 53 int Curl_gethostname(char * const name, GETHOSTNAME_TYPE_ARG2 namelen) in Curl_gethostname() argument
|
H A D | dynhds.h | 40 size_t namelen; member
|
/third_party/elfutils/backends/ |
H A D | alpha_regs.c | 40 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 D | m68k_regs.c | 40 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 D | s390_regs.c | 57 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 D | riscv_regs.c | 39 riscv_register_info (Ebl *ebl, int regno, char *name, size_t namelen, in riscv_register_info() argument [all...] |
H A D | csky_regs.c | 40 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 D | ppc_regs.c | 40 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 D | arm_regs.c | 40 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 D | sh_regs.c | 42 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 D | aarch64_regs.c | 43 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 D | ia64_regs.c | 40 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 D | sparc_regs.c | 40 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 D | x86_64_regs.c | 41 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 D | bpf_regs.c | 41 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 D | i386_regs.c | 40 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 D | eblreginfo.c | 38 ebl_register_info (Ebl *ebl, int regno, char *name, size_t namelen, in ebl_register_info() argument
|
/third_party/libuv/test/ |
H A D | test-udp-create-socket-early.c | 39 int r, namelen; in TEST_IMPL() local 99 int namelen; in TEST_IMPL() local
|
H A D | test-tcp-create-socket-early.c | 99 int r, namelen; in TEST_IMPL() local 159 int namelen; in TEST_IMPL() local
|
/third_party/musl/porting/uniproton/kernel/src/misc/ |
H A D | realpath.c | 55 int namelen; in realpath() local
|
/third_party/musl/porting/liteos_m_iccarm/kernel/src/misc/ |
H A D | realpath.c | 55 int namelen; in realpath() local
|
/third_party/musl/porting/liteos_m/kernel/src/misc/ |
H A D | realpath.c | 55 int namelen; in realpath() local
|
/third_party/curl/tests/unit/ |
H A D | unit1305.c | 78 size_t namelen = sizeof(dummy); /* including the null-terminator */ in fake_ai() local
|
/third_party/ffmpeg/compat/ |
H A D | w32dlfcn.h | 74 DWORD pathlen, pathsize, namelen; in win32_dlopen() local
|