Searched refs:sandboxPath (Results 1 – 1 of 1) sorted by relevance
48 sandboxPath string member105 sandboxPath: filepath.Join(os.Getenv("HOME"), ".lkvm", sandbox),115 os.RemoveAll(inst.sandboxPath)116 os.Remove(inst.sandboxPath + ".sock")208 os.RemoveAll(inst.sandboxPath)209 os.Remove(inst.sandboxPath + ".sock")218 dst := filepath.Join(inst.sandboxPath, vmDst)237 cmdFile := filepath.Join(inst.sandboxPath, "/syz-cmd")