Home | History | Annotate | Download | only in os

Lines Matching full:fileinfo

469 	*LstatP = func(path string) (FileInfo, error) {
475 readDir := func() ([]FileInfo, error) {
483 mustReadDir := func(testName string) []FileInfo {
490 names := func(fis []FileInfo) []string {