Home
last modified time | relevance | path

Searched refs:win32_chmod (Results 1 – 25 of 86) sorted by relevance

1234

/dports/net-mgmt/nagios-check_bacula9/bacula-9.6.7/src/win32/compat/
H A Dcompat.h361 #define chmod win32_chmod
388 #define chmod win32_chmod
395 int win32_chmod(const char *, mode_t);
/dports/sysutils/bacula9-client/bacula-9.6.7/src/win32/compat/
H A Dcompat.h361 #define chmod win32_chmod
388 #define chmod win32_chmod
395 int win32_chmod(const char *, mode_t);
/dports/sysutils/bacula9-client-static/bacula-9.6.7/src/win32/compat/
H A Dcompat.h361 #define chmod win32_chmod
388 #define chmod win32_chmod
395 int win32_chmod(const char *, mode_t);
/dports/sysutils/bacula9-server/bacula-9.6.7/src/win32/compat/
H A Dcompat.h361 #define chmod win32_chmod
388 #define chmod win32_chmod
395 int win32_chmod(const char *, mode_t);
/dports/net-mgmt/nagios-check_bacula11/bacula-11.0.5/src/win32/compat/
H A Dcompat.h382 #define chmod win32_chmod
409 #define chmod win32_chmod
416 int win32_chmod(const char *, mode_t);
/dports/sysutils/bacula11-client-static/bacula-11.0.5/src/win32/compat/
H A Dcompat.h382 #define chmod win32_chmod
409 #define chmod win32_chmod
416 int win32_chmod(const char *, mode_t);
/dports/sysutils/bacula11-server/bacula-11.0.5/src/win32/compat/
H A Dcompat.h382 #define chmod win32_chmod
409 #define chmod win32_chmod
416 int win32_chmod(const char *, mode_t);
/dports/sysutils/bacula11-client/bacula-11.0.5/src/win32/compat/
H A Dcompat.h382 #define chmod win32_chmod
409 #define chmod win32_chmod
416 int win32_chmod(const char *, mode_t);
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/findlib/
H A Dmkpath.cc102 if (win32_chmod(path, mode, 0) != 0 && attr->uid == 0) {
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/findlib/
H A Dmkpath.cc105 if (win32_chmod(path, mode, 0) != 0 && attr->uid == 0) {
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/findlib/
H A Dmkpath.cc105 if (win32_chmod(path, mode, 0) != 0 && attr->uid == 0) {
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/findlib/
H A Dmkpath.cc105 if (win32_chmod(path, mode, 0) != 0 && attr->uid == 0) {
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/findlib/
H A Dmkpath.cc105 if (win32_chmod(path, mode, 0) != 0 && attr->uid == 0) {
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/findlib/
H A Dmkpath.cc105 if (win32_chmod(path, mode, 0) != 0 && attr->uid == 0) {
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/findlib/
H A Dmkpath.cc105 if (win32_chmod(path, mode, 0) != 0 && attr->uid == 0) {
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/findlib/
H A Dmkpath.cc102 if (win32_chmod(path, mode, 0) != 0 && attr->uid == 0) {
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/findlib/
H A Dmkpath.cc102 if (win32_chmod(path, mode, 0) != 0 && attr->uid == 0) {
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/findlib/
H A Dmkpath.cc105 if (win32_chmod(path, mode, 0) != 0 && attr->uid == 0) {
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/findlib/
H A Dmkpath.cc102 if (win32_chmod(path, mode, 0) != 0 && attr->uid == 0) {
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/findlib/
H A Dmkpath.cc105 if (win32_chmod(path, mode, 0) != 0 && attr->uid == 0) {
/dports/emulators/aranym/aranym-1.1.0/src/Unix/
H A Dwin32_supp.h171 #define chmod win32_chmod
/dports/lang/perl5.30/perl-5.30.3/win32/
H A Dwin32iop-o.h146 DllExport int win32_chmod(const char *path, int mode);
280 #define chmod(p,m) win32_chmod(p,m)
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/win32/
H A Dwin32iop.h152 DllExport int win32_chmod(const char *path, int mode);
290 #define chmod(p,m) win32_chmod(p,m)
/dports/lang/perl5.32/perl-5.32.1/win32/
H A Dwin32iop.h149 DllExport int win32_chmod(const char *path, int mode);
286 #define chmod(p,m) win32_chmod(p,m)
/dports/lang/perl5.34/perl-5.34.0/win32/
H A Dwin32iop.h152 DllExport int win32_chmod(const char *path, int mode);
290 #define chmod(p,m) win32_chmod(p,m)

1234