Home
last modified time | relevance | path

Searched refs:FileIsReadable (Results 1 – 25 of 52) sorted by relevance

123

/dports/security/lynis/lynis/include/
H A Dtests_scheduling77 if FileIsReadable ${DIR}; then
113 if FileIsReadable ${I}; then
143 if FileIsReadable ${I}; then
156 if FileIsReadable ${I}; then
238 FileIsReadable ${AT_ALLOW}
256 FileIsReadable ${AT_DENY}
H A Dtests_databases317 if FileIsReadable ${CONFFILE}; then
359 if FileIsReadable ${FILE}; then
385 if FileIsReadable ${FILE}; then
411 if FileIsReadable ${FILE}; then
H A Dtests_webservers149 FileIsReadable ${I}
372 FileIsReadable ${J}
413 if FileIsReadable ${FILE}; then
427 if FileIsReadable ${I}; then
H A Dtests_printers_spoolers92 if FileIsReadable ${DIR}/cupsd.conf; then
220 FileIsReadable ${QDAEMON_CONFIG_FILE}
H A Dtests_crypto52 FileIsReadable ${DIR}
79 FileIsReadable "${FILE}"
H A Dtests_ssh79 FileIsReadable ${I}/sshd_config
H A Dtests_boot_services356 if FileIsReadable "${FILE}"; then
454 FileIsReadable ${LILOCONFFILE}
/dports/dns/dnsforwarder/dnsforwarder-6.1.15/
H A Dutils.h93 BOOL FileIsReadable(const char *File);
H A Ddynamichosts.c190 if( FileIsReadable(File) ) in DynamicHosts_Init()
H A Dlogs.c107 if( FileIsReadable(FileRenamed) == FALSE ) in CheckLength()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/wcs/
H A Dwcsutils.h78 bool FileIsReadable(const CPLString &filename);
H A Dwcsdataset.cpp422 if (FileIsReadable(dc_filename)) {
974 if (FileIsReadable(path)) {
1046 if (FileIsReadable(metadata) && !recreate_meta) {
H A Dwcsutils.cpp246 bool FileIsReadable(const CPLString &filename) in FileIsReadable() function
521 found = FileIsReadable(filename); in SearchCache()
/dports/graphics/gdal/gdal-3.3.3/frmts/wcs/
H A Dwcsutils.h78 bool FileIsReadable(const CPLString &filename);
H A Dwcsdataset.cpp422 if (FileIsReadable(dc_filename)) { in DescribeCoverage()
974 if (FileIsReadable(path)) { in CreateFromMetadata()
1046 if (FileIsReadable(metadata) && !recreate_meta) { in BootstrapGlobal()
H A Dwcsutils.cpp246 bool FileIsReadable(const CPLString &filename) in FileIsReadable() function
521 found = FileIsReadable(filename); in SearchCache()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/wcs/
H A Dwcsutils.h78 bool FileIsReadable(const CPLString &filename);
H A Dwcsdataset.cpp422 if (FileIsReadable(dc_filename)) { in DescribeCoverage()
974 if (FileIsReadable(path)) { in CreateFromMetadata()
1046 if (FileIsReadable(metadata) && !recreate_meta) { in BootstrapGlobal()
H A Dwcsutils.cpp246 bool FileIsReadable(const CPLString &filename) in FileIsReadable() function
521 found = FileIsReadable(filename); in SearchCache()
/dports/editors/lazarus/lazarus/components/lazutils/
H A Dlazfilecache.pas168 Result:=FileIsReadable(AFilename);
389 Result:=FileIsReadable(AFile.Filename);
H A Damigalazfileutils.inc220 function FileIsReadable(const AFilename: string): boolean;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazutils/
H A Dlazfilecache.pas168 Result:=FileIsReadable(AFilename);
388 Result:=FileIsReadable(AFile.Filename);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazutils/
H A Dlazfilecache.pas168 Result:=FileIsReadable(AFilename);
388 Result:=FileIsReadable(AFile.Filename);
/dports/editors/lazarus-qt5/lazarus/components/lazutils/
H A Dlazfilecache.pas168 Result:=FileIsReadable(AFilename);
389 Result:=FileIsReadable(AFile.Filename);
H A Damigalazfileutils.inc220 function FileIsReadable(const AFilename: string): boolean;

123