12 #ifndef ZYPP_MISC_CHECKACCESSDELETED_H 13 #define ZYPP_MISC_CHECKACCESSDELETED_H 63 std::string service()
const;
111 void setDebugOutputFile (
const Pathname &filename_r);
118 static std::string findService( pid_t pid_r );
133 #endif // ZYPP_MISC_CHECKACCESSDELETED_H
Data about one running process accessing deleted files.
std::string command
process command name
String related utilities and Regular expression matching.
std::ostream & operator<<(std::ostream &str, const SerialNumber &obj)
RWCOW_pointer< Impl > _pimpl
std::string pid
process ID
const Arch Arch_armv7hnl Arch_armv7nhl ZYPP_API
std::string puid
process user ID
std::vector< ProcInfo >::const_iterator const_iterator
Check for running processes which access deleted executables or libraries.
bool check(const std::string &sequenceinfo_r, bool quick_r)
Check via sequence info.
Easy-to use interface to the ZYPP dependency resolver.
std::string login
process login name
std::vector< std::string > files
list of deleted executables or libraries accessed
std::string ppid
parent process ID