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

/haiku-fatelf/src/tools/fs_shell/
H A Dpartition_support.cpp47 static FileRestrictionList sFileRestrictions; member in namespace:FSShell
53 for (FileRestrictionList::iterator it = sFileRestrictions.begin();
54 it != sFileRestrictions.end(); ++it) {
94 sFileRestrictions.push_back(restriction);

Completed in 80 milliseconds