Searched defs:Lstat (Results 1 – 2 of 2) sorted by relevance
107 Lstat(name string) (os.FileInfo, error) methodSpec161 func (osFs) Lstat(path string) (stats os.FileInfo, err error) { func358 func (m *mockFs) Lstat(name string) (os.FileInfo, error) { func
53 Lstat(path string) (stats os.FileInfo, err error) methodSpec98 func (osFs) Lstat(path string) (stats os.FileInfo, err error) { func445 func (m *MockFs) Lstat(path string) (stats os.FileInfo, err error) { func