Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A D_stat.c270 #define stat_S_ISFUNC(isfunc, doc) \ macro
281 stat_S_ISFUNC(S_ISDIR,
285 stat_S_ISFUNC(S_ISCHR,
289 stat_S_ISFUNC(S_ISBLK,
293 stat_S_ISFUNC(S_ISREG,
297 stat_S_ISFUNC(S_ISFIFO,
301 stat_S_ISFUNC(S_ISLNK,
305 stat_S_ISFUNC(S_ISSOCK,
309 stat_S_ISFUNC(S_ISDOOR,
313 stat_S_ISFUNC(S_ISPOR
[all...]

Completed in 1 milliseconds