Searched refs:SMB2_NAME (Results 1 – 1 of 1) sorted by relevance
28 const std::string SMB2_NAME = "testsmb2"; variable75 int fd = syscall(SYS_memfd_create, SMB2_NAME.c_str(), 0); in InitShareMemory2()