Searched defs:Lstat (Results 1 – 2 of 2) sorted by relevance
116 Lstat(name string) (os.FileInfo, error) methodSpec260 func (fs *osFs) Lstat(path string) (stats os.FileInfo, err error) { func499 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