Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A D_stat.c7 * New constants and macros such as S_IFDOOR / S_ISDOOR() are always defined
74 #ifndef S_IFDOOR
75 # define S_IFDOOR 0 macro
442 S_IFDOOR: door\n\
516 ADD_INT_MACRO(module, S_IFDOOR); in stat_exec()
/third_party/python/Lib/
H A Dstat.py44 S_IFDOOR = 0 variable

Completed in 2 milliseconds