Home
last modified time | relevance | path

Searched defs:alloc_name (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/krb5/src/ccapi/common/win/OldCC/
H A Dutil.cxx304 extern "C" DWORD alloc_name(LPSTR* pname, LPSTR postfix, BOOL isNT) { in alloc_name() function
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_device.c140 static int alloc_name(char *name) in alloc_name() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp943 llvm::StringRef alloc_name = alloc->getName(); in RewritePersistentAllocs() local