Searched refs:SMB1_NAME (Results 1 – 1 of 1) sorted by relevance
27 const std::string SMB1_NAME = "testsmb1"; variable38 int fd = syscall(SYS_memfd_create, SMB1_NAME.c_str(), 0); in InitShareMemory1()