Searched defs:prefix (Results 1 – 15 of 15) sorted by relevance
/bionic/libc/bionic/ |
D | malloc_common_dynamic.cpp | 138 static bool InitMallocFunction(void* malloc_impl_handler, FunctionType* func, const char* prefix, c… in InitMallocFunction() 149 static bool InitMallocFunctions(void* impl_handler, MallocDispatch* table, const char* prefix) { in InitMallocFunctions() 258 bool InitSharedLibrary(void* impl_handle, const char* shared_lib, const char* prefix, MallocDispatc… in InitSharedLibrary() 293 void* LoadSharedLibrary(const char* shared_lib, const char* prefix, MallocDispatch* dispatch_table)… in LoadSharedLibrary() 333 bool FinishInstallHooks(libc_globals* globals, const char* options, const char* prefix) { in FinishInstallHooks() 360 static bool InstallHooks(libc_globals* globals, const char* options, const char* prefix, in InstallHooks()
|
D | strsignal.cpp | 53 const char* prefix = "Unknown"; in __strsignal() local
|
/bionic/libc/kernel/android/uapi/linux/netfilter_ipv4/ |
D | ipt_ULOG.h | 36 char prefix[ULOG_PREFIX_LEN]; member 49 char prefix[ULOG_PREFIX_LEN]; member
|
/bionic/tools/versioner/src/ |
D | Utils.cpp | 85 llvm::StringRef StripPrefix(llvm::StringRef string, llvm::StringRef prefix) { in StripPrefix()
|
/bionic/libc/kernel/uapi/linux/netfilter_ipv4/ |
D | ipt_LOG.h | 32 char prefix[30]; member
|
/bionic/libc/kernel/uapi/linux/netfilter/ |
D | xt_LOG.h | 31 char prefix[30]; member
|
D | xt_NFLOG.h | 32 char prefix[64]; member
|
/bionic/libc/kernel/uapi/linux/netfilter_ipv6/ |
D | ip6t_LOG.h | 32 char prefix[30]; member
|
/bionic/libc/kernel/uapi/linux/netfilter_bridge/ |
D | ebt_log.h | 31 __u8 prefix[EBT_LOG_PREFIX_SIZE]; member
|
D | ebt_nflog.h | 33 char prefix[EBT_NFLOG_PREFIX_SIZE]; member
|
/bionic/libc/system_properties/ |
D | contexts_split.cpp | 62 char* prefix; member 73 static void ListAddAfterLen(PrefixNode** list, const char* prefix, ContextListNode* context) { in ListAddAfterLen()
|
/bionic/libc/kernel/uapi/linux/ |
D | atmbr2684.h | 70 __be32 prefix; member
|
D | if_tunnel.h | 111 struct in6_addr prefix; member
|
D | kvm.h | 489 struct kvm_s390_prefix_info prefix; member
|
/bionic/libc/async_safe/ |
D | async_safe_log.cpp | 539 void async_safe_fatal_va_list(const char* prefix, const char* format, va_list args) { in async_safe_fatal_va_list()
|