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

/haiku/src/system/boot/loader/
H A DPathBlocklist.cpp129 BlockedPath* blockedPath = _FindPath(path);
147 BlockedPath* blockedPath = _FindPath(path);
158 return _FindPath(path) != NULL;
171 PathBlocklist::_FindPath(const char* path) const function in class:PathBlocklist
/haiku/headers/private/kernel/boot/
H A DPathBlocklist.h62 BlockedPath* _FindPath(const char* path) const;
/haiku/headers/private/netservices/
H A DNetworkCookieJar.h148 bool _FindPath();
/haiku/src/bin/bfs_tools/lib/
H A DInode.h88 status_t _FindPath(Inode::Source *source = NULL);
H A DInode.cpp433 Inode::_FindPath(Inode::Source *source) function in class:Inode
473 _FindPath(source);
/haiku/src/kits/network/libnetservices/
H A DNetworkCookieJar.cpp892 while (!_FindPath()) {
928 BNetworkCookieJar::UrlIterator::_FindPath() function in class:BNetworkCookieJar::UrlIterator

Completed in 64 milliseconds