Searched defs:Lstat (Results 1 – 2 of 2) sorted by relevance
110 Lstat(name string) (os.FileInfo, error) methodSpec207 func (fs *osFs) Lstat(path string) (stats os.FileInfo, err error) { func404 func (m *mockFs) Lstat(name string) (os.FileInfo, error) { func
53 Lstat(path string) (stats os.FileInfo, err error) methodSpec99 func (osFs) Lstat(path string) (stats os.FileInfo, err error) { func450 func (m *MockFs) Lstat(path string) (stats os.FileInfo, err error) { func