/dports/sysutils/ksystemlog/ksystemlog-21.12.3/src/modes/cups/ |
H A D | cupsFactory.cpp | 46 bool cupsLogsExist = cupsLogMode->filesExist(); in createLogModeAction() 47 bool cupsAccessLogsExist = cupsAccessLogMode->filesExist(); in createLogModeAction() 48 bool cupsPageLogsExist = cupsPageLogMode->filesExist(); in createLogModeAction() 49 bool cupsPdfLogsExist = cupsPdfLogMode->filesExist(); in createLogModeAction()
|
/dports/sysutils/ksystemlog/ksystemlog-21.12.3/src/modes/samba/ |
H A D | sambaFactory.cpp | 44 const bool sambaLogsExist = sambaLogMode->filesExist(); in createLogModeAction() 45 const bool sambaAccessLogsExist = sambaAccessLogMode->filesExist(); in createLogModeAction() 46 const bool sambaNetbiosLogsExist = sambaNetbiosLogMode->filesExist(); in createLogModeAction()
|
/dports/sysutils/ksystemlog/ksystemlog-21.12.3/src/modes/apache/ |
H A D | apacheFactory.cpp | 41 const bool apacheLogsExist = apacheLogMode->filesExist(); in createLogModeAction() 42 const bool apacheAccessLogsExist = apacheAccessLogMode->filesExist(); in createLogModeAction()
|
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/filesystem/ |
H A D | SmartPlaylistDirectory.cpp | 313 bool filesExist = false; in GetPlaylistByName() local 315 …filesExist = CDirectory::GetDirectory("special://musicplaylists/", list, ".xsp", DIR_FLAG_DEFAULTS… in GetPlaylistByName() 317 …filesExist = CDirectory::GetDirectory("special://videoplaylists/", list, ".xsp", DIR_FLAG_DEFAULTS… in GetPlaylistByName() 318 if (filesExist) in GetPlaylistByName()
|
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/tools/anttasks/ |
H A D | FileCompare.java | 136 private boolean filesExist(File oldFile, File newFile) { in filesExist() method in FileCompare 179 if (filesExist(oldFile, newFile)) { in execute()
|
/dports/sysutils/ksystemlog/ksystemlog-21.12.3/src/modes/daemon/ |
H A D | daemonFactory.cpp | 25 if (!logMode->filesExist()) { in createLogModeAction()
|
/dports/sysutils/ksystemlog/ksystemlog-21.12.3/src/modes/authentication/ |
H A D | authenticationFactory.cpp | 25 if (!logMode->filesExist()) { in createLogModeAction()
|
/dports/sysutils/ksystemlog/ksystemlog-21.12.3/src/modes/kernel/ |
H A D | kernelFactory.cpp | 25 if (!logMode->filesExist()) { in createLogModeAction()
|
/dports/sysutils/ksystemlog/ksystemlog-21.12.3/src/modes/system/ |
H A D | systemFactory.cpp | 25 if (!logMode->filesExist()) { in createLogModeAction()
|
/dports/sysutils/ksystemlog/ksystemlog-21.12.3/src/modes/audit/ |
H A D | auditFactory.cpp | 20 if (!logMode->filesExist()) { in createLogModeAction()
|
/dports/sysutils/ksystemlog/ksystemlog-21.12.3/src/modes/xorg/ |
H A D | xorgFactory.cpp | 25 if (!logMode->filesExist()) { in createLogModeAction()
|
/dports/sysutils/ksystemlog/ksystemlog-21.12.3/src/modes/acpid/ |
H A D | acpidFactory.cpp | 25 if (!logMode->filesExist()) { in createLogModeAction()
|
/dports/sysutils/ksystemlog/ksystemlog-21.12.3/src/modes/xsession/ |
H A D | xsessionFactory.cpp | 25 if (!logMode->filesExist()) { in createLogModeAction()
|
/dports/sysutils/ksystemlog/ksystemlog-21.12.3/src/modes/postfix/ |
H A D | postfixFactory.cpp | 25 if (!logMode->filesExist()) { in createLogModeAction()
|
/dports/sysutils/ksystemlog/ksystemlog-21.12.3/src/modes/cron/ |
H A D | cronFactory.cpp | 25 if (!logMode->filesExist()) { in createLogModeAction()
|
/dports/www/owncloud/owncloud/apps/files/lib/Command/ |
H A D | TransferOwnership.php | 69 private $filesExist = false; variable in OCA\\Files\\Command\\TransferOwnership 188 if (!$this->filesExist and !$this->foldersExist) { 261 $this->filesExist = true;
|
/dports/sysutils/ksystemlog/ksystemlog-21.12.3/src/lib/ |
H A D | logMode.h | 76 bool filesExist() const;
|
H A D | logMode.cpp | 58 bool LogMode::filesExist() const in filesExist() function in LogMode
|
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/core3/download/ |
H A D | DownloadManager.java | 351 filesExist(); in filesExist() method 363 filesExist( in filesExist() method
|
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/core3/disk/ |
H A D | DiskManager.java | 81 filesExist(); in filesExist() method
|
/dports/games/libretro-scummvm/scummvm-7b1e929/devtools/skycpt/ |
H A D | cptcompiler.cpp | 478 bool filesExist = true; in doCompile() local 486 filesExist = false; in doCompile() 491 if (filesExist) { in doCompile()
|
/dports/games/scummvm/scummvm-2.5.1/devtools/skycpt/ |
H A D | cptcompiler.cpp | 478 bool filesExist = true; in doCompile() local 486 filesExist = false; in doCompile() 491 if (filesExist) { in doCompile()
|
/dports/sysutils/ksystemlog/ksystemlog-21.12.3/src/ |
H A D | generalConfigurationWidget.cpp | 130 if (!mode->filesExist()) { in isValid()
|
/dports/java/berkeley-db/je-6.2.31/test/com/sleepycat/je/log/ |
H A D | LogBufferPoolTest.java | 169 assertFalse("There should be no files", fileManager.filesExist()); in testBufferFlush()
|
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/core3/disk/impl/ |
H A D | DiskManagerImpl.java | 472 if (filesExist (move_to_dir)) { in startSupport() 492 if (!files_exist) {files_exist = this.filesExist();} in startSupport() 698 filesExist() in filesExist() method in DiskManagerImpl 700 return( filesExist( download_manager.getAbsoluteSaveLocation().getParent())); in filesExist() 704 filesExist( in filesExist() method in DiskManagerImpl
|