Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_stat.c35 #ifndef FILE_ATTRIBUTE_INTEGRITY_STREAM
36 # define FILE_ATTRIBUTE_INTEGRITY_STREAM 0x8000 macro
583 ADD_INT_MACRO(module, FILE_ATTRIBUTE_INTEGRITY_STREAM); in stat_exec()
/third_party/python/Lib/
Dstat.py178 FILE_ATTRIBUTE_INTEGRITY_STREAM = 32768 variable
/third_party/lwip/src/apps/http/makefsdata/
Dtinydir.h563 #ifdef FILE_ATTRIBUTE_INTEGRITY_STREAM in tinydir_open()
564 !(dir->_f.dwFileAttributes & FILE_ATTRIBUTE_INTEGRITY_STREAM) && in tinydir_open()
/third_party/python/Doc/library/
Dstat.rst415 FILE_ATTRIBUTE_INTEGRITY_STREAM