Home
last modified time | relevance | path

Searched defs:dirStats (Results 1 – 11 of 11) sorted by relevance

/dports/multimedia/navidrome/navidrome-0.40.0/scanner/
H A Dwalk_dir_tree.go17 dirStats struct { struct
18 Path string
19 ModTime time.Time
20 HasImages bool
21 HasPlaylist bool
22 AudioFilesCount uint32
/dports/news/husky/husky-1.9.20191207/huskmisc/hflist/
H A Dhflist.c19 typedef struct dirStats struct
23 } s_dirStats; argument
297 s_dirStats dirStats; in processDir() local
/dports/news/husky-areafix/husky-areafix-1.9.20191207/huskmisc/hflist/
H A Dhflist.c19 typedef struct dirStats struct
23 } s_dirStats; argument
297 s_dirStats dirStats; in processDir() local
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/huskmisc/hflist/
H A Dhflist.c19 typedef struct dirStats struct
23 } s_dirStats; argument
297 s_dirStats dirStats; in processDir() local
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/huskmisc/hflist/
H A Dhflist.c19 typedef struct dirStats struct
23 } s_dirStats; argument
297 s_dirStats dirStats; in processDir() local
/dports/news/husky-hpt/husky-hpt-1.9.20191207/huskmisc/hflist/
H A Dhflist.c19 typedef struct dirStats struct
23 } s_dirStats; argument
297 s_dirStats dirStats; in processDir() local
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/huskmisc/hflist/
H A Dhflist.c19 typedef struct dirStats struct
23 } s_dirStats; argument
297 s_dirStats dirStats; in processDir() local
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/huskmisc/hflist/
H A Dhflist.c19 typedef struct dirStats struct
23 } s_dirStats; argument
297 s_dirStats dirStats; in processDir() local
/dports/news/husky-htick/husky-htick-1.9.20191207/huskmisc/hflist/
H A Dhflist.c19 typedef struct dirStats struct
23 } s_dirStats; argument
297 s_dirStats dirStats; in processDir() local
/dports/sysutils/restic/restic-0.12.1/cmd/restic/
H A Dintegration_helpers_test.go142 func dirStats(dir string) (stat dirStat) { func
/dports/www/squid/squid-4.15/src/store/
H A DDisks.cc423 StoreInfoStats dirStats; in getStats() local