Home
last modified time | relevance | path

Searched defs:srcstat (Results 1 – 3 of 3) sorted by relevance

/external/flac/src/share/grabbag/
Dfile.c54 struct flac_stat_s srcstat; in grabbag__file_copy_metadata() local
73 struct flac_stat_s srcstat; in grabbag__file_get_filesize() local
/external/flac/src/test_seeking/
Dmain.c97 struct flac_stat_s srcstat; in get_filesize_() local
/external/python/cpython2/Python/
Dimport.c951 write_compiled_module(PyCodeObject *co, char *cpathname, struct stat *srcstat, time_t mtime) in write_compiled_module()