Home
last modified time | relevance | path

Searched defs:blockedPath (Results 1 – 1 of 1) sorted by relevance

/haiku/src/system/boot/loader/
H A DPathBlocklist.cpp129 BlockedPath* blockedPath = _FindPath(path); in Add() local
147 BlockedPath* blockedPath = _FindPath(path); in Remove() local
165 while (BlockedPath* blockedPath = fPaths.RemoveHead()) in MakeEmpty() local
174 BlockedPath* blockedPath = it.Next(); in _FindPath() local