Home
last modified time | relevance | path

Searched refs:STRUCT_STAT (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A Dposixmodule.c485 #undef STRUCT_STAT macro
490 # define STRUCT_STAT struct _Py_stat_struct macro
495 # define STRUCT_STAT struct stat macro
2413 _pystat_fromstructstat(PyObject *module, STRUCT_STAT *st) in _pystat_fromstructstat()
2524 STRUCT_STAT st; in posix_do_stat()
10198 STRUCT_STAT st; in os_fstat_impl()
13673 STRUCT_STAT st; in DirEntry_fetch_stat()
13913 STRUCT_STAT stat; in os_DirEntry_inode_impl()

Completed in 18 milliseconds