Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A D_stat.c82 #ifndef S_IFWHT
83 # define S_IFWHT 0 macro
444 S_IFWHT: whiteout\n\
518 ADD_INT_MACRO(module, S_IFWHT); in stat_exec()
/third_party/FreeBSD/include/
H A Dfts.h68 #define S_IFWHT (0160000) /* whiteout */ macro
/third_party/python/Lib/
H A Dstat.py46 S_IFWHT = 0 variable
/third_party/FreeBSD/lib/libc/gen/
H A Dfts.c898 sbp->st_mode = S_IFWHT; in fts_stat()

Completed in 3 milliseconds