Home
last modified time | relevance | path

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

/reactos/base/shell/cmd/
H A Ddel.c75 ATTR_N_SYSTEM = 0x040, /* /A:-S */ enumerator
220 if (dwAttrFlags & ATTR_N_SYSTEM && (f.dwFileAttributes & FILE_ATTRIBUTE_SYSTEM)) in DeleteFiles()
485 dwAttrFlags |= ATTR_N_SYSTEM; in CommandDelete()