Home | History | Annotate | Download | only in os

Lines Matching refs:FileInfo

534 	*LstatP = func(path string) (FileInfo, error) {
540 readDir := func() ([]FileInfo, error) {
548 mustReadDir := func(testName string) []FileInfo {
555 names := func(fis []FileInfo) []string {