Home
last modified time | relevance | path

Searched refs:gLogPath (Results 1 – 3 of 3) sorted by relevance

/dports/misc/lf/lf-r26/
H A Dmain.go32 gLogPath string var
279 gLogPath = filepath.Join(os.TempDir(), fmt.Sprintf("lf.%s.%d.log", gUser.Username, gClientID))
H A Dclient.go28 f, err := os.Create(gLogPath)
H A Dapp.go75 os.Remove(gLogPath)