Searched refs:S_ISDOOR (Results 1 – 3 of 3) sorted by relevance
103 #ifndef S_ISDOOR104 # define S_ISDOOR(mode) 0 macro305 stat_S_ISFUNC(S_ISDOOR,359 if (S_ISDOOR(mode)) return 'D'; in filetype()
32 if not stat.S_ISDOOR(st.st_mode):
60 .. function:: S_ISDOOR(mode)