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

/haiku/src/bin/package/
H A Dcommand_extract.cpp468 _EntryPath(entry).String());
474 _EntryPath(entry).String(), strerror(errno));
485 _EntryPath(entry).String());
496 "path directory component.\n", _EntryPath(entry).String());
508 _EntryPath(entry).String(), strerror(errno));
520 "path directory component.\n", _EntryPath(entry).String());
529 _EntryPath(entry).String(), strerror(errno));
541 "%s\n", _EntryPath(entry).String(), strerror(errno));
546 _EntryPath(entry).String());
555 _EntryPath(entr
694 BString _EntryPath(const typename VersionPolicy::PackageEntry* entry) function in struct:PackageContentExtractHandler
[all...]
/haiku/src/kits/storage/
H A DPathMonitor.cpp610 BString _EntryPath(const Entry* entry) const;
1834 node->NodeRef(), _EntryPath(entry), node->IsDirectory(), opcode);
1924 return _EntryPath(entry);
1930 PathHandler::_EntryPath(const Entry* entry) const function in class:__anon3::PathHandler

Completed in 39 milliseconds