Home
last modified time | relevance | path

Searched defs:S_IMODE (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Modules/
D_stat.c51 # define S_IMODE 07777 macro
/third_party/python/Lib/
Dstat.py21 def S_IMODE(mode): function