| /third_party/musl/arch/i386/bits/ |
| H A D | io.h | 37 static __inline void outsb(unsigned short __port, const void *__buf, unsigned long __n) in outsb() argument 44 static __inline void outsw(unsigned short __port, const void *__buf, unsigned long __n) in outsw() argument 51 static __inline void outsl(unsigned short __port, const void *__buf, unsigned long __n) in outsl() argument 58 static __inline void insb(unsigned short __port, void *__buf, unsigned long __n) in insb() argument 65 static __inline void insw(unsigned short __port, void *__buf, unsigned long __n) in insw() argument 72 insl(unsigned short __port, void *__buf, unsigned long __n) insl() argument [all...] |
| /third_party/musl/arch/x86_64/bits/ |
| H A D | io.h | 37 static __inline void outsb(unsigned short __port, const void *__buf, unsigned long __n) in outsb() argument 44 static __inline void outsw(unsigned short __port, const void *__buf, unsigned long __n) in outsw() argument 51 static __inline void outsl(unsigned short __port, const void *__buf, unsigned long __n) in outsl() argument 58 static __inline void insb(unsigned short __port, void *__buf, unsigned long __n) in insb() argument 65 static __inline void insw(unsigned short __port, void *__buf, unsigned long __n) in insw() argument 72 insl(unsigned short __port, void *__buf, unsigned long __n) insl() argument [all...] |
| /third_party/musl/arch/x32/bits/ |
| H A D | io.h | 37 static __inline void outsb(unsigned short __port, const void *__buf, unsigned long __n) in outsb() argument 44 static __inline void outsw(unsigned short __port, const void *__buf, unsigned long __n) in outsw() argument 51 static __inline void outsl(unsigned short __port, const void *__buf, unsigned long __n) in outsl() argument 58 static __inline void insb(unsigned short __port, void *__buf, unsigned long __n) in insb() argument 65 static __inline void insw(unsigned short __port, void *__buf, unsigned long __n) in insw() argument 72 insl(unsigned short __port, void *__buf, unsigned long __n) insl() argument [all...] |
| /kernel/linux/linux-5.10/arch/sh/include/asm/ |
| H A D | string_32.h | 56 static inline int strncmp(const char *__cs, const char *__ct, size_t __n) in strncmp() argument
|
| /kernel/linux/linux-6.6/arch/sh/include/asm/ |
| H A D | string_32.h | 56 static inline int strncmp(const char *__cs, const char *__ct, size_t __n) in strncmp() argument
|
| /kernel/linux/linux-5.10/arch/xtensa/include/asm/ |
| H A D | string.h | 38 static inline char *strncpy(char *__dest, const char *__src, size_t __n) in strncpy() argument 85 static inline int strncmp(const char *__cs, const char *__ct, size_t __n) in strncmp() argument
|
| /kernel/linux/linux-5.10/arch/sh/boot/compressed/ |
| H A D | misc.c | 88 memcpy(void* __dest, __const void* __src, size_t __n) memcpy() argument
|
| /kernel/linux/linux-5.10/arch/arm/boot/compressed/ |
| H A D | string.c | 29 void *memcpy(void *__dest, __const void *__src, size_t __n) in memcpy() argument
|
| /kernel/linux/linux-6.6/arch/arm/boot/compressed/ |
| H A D | string.c | 30 void *memcpy(void *__dest, __const void *__src, size_t __n) in memcpy() argument
|
| /kernel/linux/linux-6.6/arch/sh/boot/compressed/ |
| H A D | misc.c | 88 memcpy(void* __dest, __const void* __src, size_t __n) memcpy() argument
|
| /kernel/linux/linux-6.6/arch/xtensa/include/asm/ |
| H A D | string.h | 38 static inline char *strncpy(char *__dest, const char *__src, size_t __n) in strncpy() argument 85 static inline int strncmp(const char *__cs, const char *__ct, size_t __n) in strncmp() argument
|
| /foundation/communication/dhcp/test/unittest/services/dhcp_client/ |
| H A D | mock_system_func.cpp | 127 int __wrap_listen(int __fd, int __n) in __wrap_listen() argument
|
| /kernel/linux/linux-5.10/arch/nios2/boot/compressed/ |
| H A D | misc.c | 104 void *memcpy(void *__dest, __const void *__src, size_t __n) in memcpy() argument
|
| /kernel/linux/linux-6.6/arch/nios2/boot/compressed/ |
| H A D | misc.c | 104 void *memcpy(void *__dest, __const void *__src, size_t __n) in memcpy() argument
|
| /foundation/communication/dhcp/test/unittest/services/dhcp_server/unittest/ |
| H A D | system_func_mock.cpp | 164 int __wrap_listen(int __fd, int __n) in __wrap_listen() argument 260 ssize_t recvfrom(int __fd, void *__buf, size_t __n, int __flags, struct sockaddr *__addr, socklen_t *__addr_len) in recvfrom() argument 311 ssize_t sendto(int __fd, const void *__buf, size_t __n, int __flags, struct sockaddr *__addr, socklen_t __addr_len) in sendto() argument [all...] |
| /kernel/linux/linux-5.10/lib/ |
| H A D | bootconfig.c | 465 static int __init __xbc_parse_value(char **__v, char **__n) in __xbc_parse_value() argument
|
| /kernel/linux/linux-6.6/lib/ |
| H A D | bootconfig.c | 560 static int __init __xbc_parse_value(char **__v, char **__n) in __xbc_parse_value() argument
|
| /kernel/linux/linux-5.10/net/tipc/ |
| H A D | node.c | 272 struct tipc_crypto *tipc_node_crypto_rx(struct tipc_node *__n) in tipc_node_crypto_rx() argument
|
| /kernel/linux/linux-6.6/net/tipc/ |
| H A D | node.c | 282 struct tipc_crypto *tipc_node_crypto_rx(struct tipc_node *__n) in tipc_node_crypto_rx() argument
|