Home
last modified time | relevance | path

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

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