Home
last modified time | relevance | path

Searched +defs:execpath +defs:lib (Results 1 – 1 of 1) sorted by relevance

/dports/x11/kf5-kinit/kinit-5.89.0/src/kdeinit/
H A Dkinit.cpp351 QString execpath = QStandardPaths::findExecutable(QFile::decodeName(exec), paths); in execpath_avoid_loops() local
430 QByteArray execpath; in launch() local
1398 static QString findSharedLib(const QString &lib) in findSharedLib()