Home
last modified time | relevance | path

Searched refs:stat_S_ISFUNC (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/
D_stat.c266 #define stat_S_ISFUNC(isfunc, doc) \ macro
277 stat_S_ISFUNC(S_ISDIR,
281 stat_S_ISFUNC(S_ISCHR,
285 stat_S_ISFUNC(S_ISBLK,
289 stat_S_ISFUNC(S_ISREG,
293 stat_S_ISFUNC(S_ISFIFO,
297 stat_S_ISFUNC(S_ISLNK,
301 stat_S_ISFUNC(S_ISSOCK,
305 stat_S_ISFUNC(S_ISDOOR,
309 stat_S_ISFUNC(S_ISPORT,
[all …]