Home
last modified time | relevance | path

Searched refs:PathIsDirectory (Results 1 – 25 of 75) sorted by relevance

123

/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/lib/
H A Dbsys.h58 bool PathIsDirectory(const char* path);
59 bool PathIsDirectory(PoolMem& path);
H A Dbsys.cc800 bool PathIsDirectory(const char* path) in PathIsDirectory() function
813 bool PathIsDirectory(PoolMem& path) { return PathIsDirectory(path.c_str()); } in PathIsDirectory() function
877 if (!PathIsDirectory(directory)) { in PathGetDirectory()
885 if (PathIsDirectory(directory)) { in PathGetDirectory()
948 return PathIsDirectory(path); in PathMkdir()
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/lib/
H A Dbsys.h58 bool PathIsDirectory(const char* path);
59 bool PathIsDirectory(PoolMem& path);
H A Dbsys.cc800 bool PathIsDirectory(const char* path) in PathIsDirectory() function
813 bool PathIsDirectory(PoolMem& path) { return PathIsDirectory(path.c_str()); } in PathIsDirectory() function
877 if (!PathIsDirectory(directory)) { in PathGetDirectory()
885 if (PathIsDirectory(directory)) { in PathGetDirectory()
948 return PathIsDirectory(path); in PathMkdir()
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/lib/
H A Dbsys.h58 bool PathIsDirectory(const char* path);
59 bool PathIsDirectory(PoolMem& path);
H A Dbsys.cc800 bool PathIsDirectory(const char* path) in PathIsDirectory() function
813 bool PathIsDirectory(PoolMem& path) { return PathIsDirectory(path.c_str()); } in PathIsDirectory() function
877 if (!PathIsDirectory(directory)) { in PathGetDirectory()
885 if (PathIsDirectory(directory)) { in PathGetDirectory()
948 return PathIsDirectory(path); in PathMkdir()
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/lib/
H A Dbsys.h58 bool PathIsDirectory(const char* path);
59 bool PathIsDirectory(PoolMem& path);
H A Dbsys.cc800 bool PathIsDirectory(const char* path) in PathIsDirectory() function
813 bool PathIsDirectory(PoolMem& path) { return PathIsDirectory(path.c_str()); } in PathIsDirectory() function
877 if (!PathIsDirectory(directory)) { in PathGetDirectory()
885 if (PathIsDirectory(directory)) { in PathGetDirectory()
948 return PathIsDirectory(path); in PathMkdir()
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/lib/
H A Dbsys.h65 bool PathIsDirectory(const char *path);
66 bool PathIsDirectory(PoolMem &path);
H A Dbsys.cc934 bool PathIsDirectory(const char *path) in PathIsDirectory() function
949 bool PathIsDirectory(PoolMem &path) in PathIsDirectory() function
951 return PathIsDirectory(path.c_str()); in PathIsDirectory()
1025 if (!PathIsDirectory(directory)) { in PathGetDirectory()
1033 if (PathIsDirectory(directory)) { in PathGetDirectory()
1103 return PathIsDirectory(path); in PathMkdir()
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/lib/
H A Dbsys.h55 bool PathIsDirectory(const char* path);
56 bool PathIsDirectory(PoolMem& path);
H A Dbsys.cc777 bool PathIsDirectory(const char* path) in PathIsDirectory() function
790 bool PathIsDirectory(PoolMem& path) { return PathIsDirectory(path.c_str()); } in PathIsDirectory() function
854 if (!PathIsDirectory(directory)) { in PathGetDirectory()
862 if (PathIsDirectory(directory)) { in PathGetDirectory()
925 return PathIsDirectory(path); in PathMkdir()
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/lib/
H A Dbsys.h55 bool PathIsDirectory(const char* path);
56 bool PathIsDirectory(PoolMem& path);
H A Dbsys.cc777 bool PathIsDirectory(const char* path) in PathIsDirectory() function
790 bool PathIsDirectory(PoolMem& path) { return PathIsDirectory(path.c_str()); } in PathIsDirectory() function
854 if (!PathIsDirectory(directory)) { in PathGetDirectory()
862 if (PathIsDirectory(directory)) { in PathGetDirectory()
925 return PathIsDirectory(path); in PathMkdir()
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/lib/
H A Dbsys.h65 bool PathIsDirectory(const char *path);
66 bool PathIsDirectory(PoolMem &path);
H A Dbsys.cc934 bool PathIsDirectory(const char *path) in PathIsDirectory() function
949 bool PathIsDirectory(PoolMem &path) in PathIsDirectory() function
951 return PathIsDirectory(path.c_str()); in PathIsDirectory()
1025 if (!PathIsDirectory(directory)) { in PathGetDirectory()
1033 if (PathIsDirectory(directory)) { in PathGetDirectory()
1103 return PathIsDirectory(path); in PathMkdir()
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/lib/
H A Dbsys.h55 bool PathIsDirectory(const char* path);
56 bool PathIsDirectory(PoolMem& path);
H A Dbsys.cc777 bool PathIsDirectory(const char* path) in PathIsDirectory() function
790 bool PathIsDirectory(PoolMem& path) { return PathIsDirectory(path.c_str()); } in PathIsDirectory() function
854 if (!PathIsDirectory(directory)) { in PathGetDirectory()
862 if (PathIsDirectory(directory)) { in PathGetDirectory()
925 return PathIsDirectory(path); in PathMkdir()
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/lib/
H A Dbsys.h65 bool PathIsDirectory(const char *path);
66 bool PathIsDirectory(PoolMem &path);
H A Dbsys.cc934 bool PathIsDirectory(const char *path) in PathIsDirectory() function
949 bool PathIsDirectory(PoolMem &path) in PathIsDirectory() function
951 return PathIsDirectory(path.c_str()); in PathIsDirectory()
1025 if (!PathIsDirectory(directory)) { in PathGetDirectory()
1033 if (PathIsDirectory(directory)) { in PathGetDirectory()
1103 return PathIsDirectory(path); in PathMkdir()
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/lib/
H A Dbsys.h55 bool PathIsDirectory(const char* path);
56 bool PathIsDirectory(PoolMem& path);
H A Dbsys.cc777 bool PathIsDirectory(const char* path) in PathIsDirectory() function
790 bool PathIsDirectory(PoolMem& path) { return PathIsDirectory(path.c_str()); } in PathIsDirectory() function
854 if (!PathIsDirectory(directory)) { in PathGetDirectory()
862 if (PathIsDirectory(directory)) { in PathGetDirectory()
925 return PathIsDirectory(path); in PathMkdir()
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/lib/
H A Dbsys.h65 bool PathIsDirectory(const char *path);
66 bool PathIsDirectory(PoolMem &path);
H A Dbsys.cc934 bool PathIsDirectory(const char *path) in PathIsDirectory() function
949 bool PathIsDirectory(PoolMem &path) in PathIsDirectory() function
951 return PathIsDirectory(path.c_str()); in PathIsDirectory()
1025 if (!PathIsDirectory(directory)) { in PathGetDirectory()
1033 if (PathIsDirectory(directory)) { in PathGetDirectory()
1103 return PathIsDirectory(path); in PathMkdir()
/dports/games/eureka/eureka-1.27b-source/src/
H A Dlib_file.h60 bool PathIsDirectory(const char *path);

123