Searched refs:S_IFWHT (Results 1 – 10 of 10) sorted by relevance
78 #ifndef S_IFWHT79 # define S_IFWHT 0 macro524 if (PyModule_AddIntMacro(m, S_IFWHT)) return NULL; in PyInit__stat()
140 :data:`S_IFWHT`.251 .. data:: S_IFWHT259 :data:`S_IFDOOR`, :data:`S_IFPORT` or :data:`S_IFWHT` are defined as
1318 S_IFWHT = 0xe000 const
1294 S_IFWHT = 0xe000 const
1304 S_IFWHT = 0xe000 const
1284 S_IFWHT = 0xe000 const
1503 :attr:`~stat.S_IFPORT`, and :attr:`~stat.S_IFWHT`. (Contributed by