Home
last modified time | relevance | path

Searched refs:gl_magic (Results 1 – 25 of 26) sorted by relevance

12

/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/win32/compat/
H A Dglob.cc974 if (GlobSigned((const char*)gl_data->gl_magic, glob_magic) != 0) { in glob_registry()
980 gl_data->gl_magic = (void*)(glob_magic); in glob_registry()
990 if (GlobSigned((const char*)gl_data->gl_magic, glob_magic) == 0) { in glob_registry()
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/win32/compat/
H A Dglob.cc1004 if( GlobSigned( (const char *)gl_data->gl_magic, glob_magic ) != 0 ) in glob_registry()
1011 gl_data->gl_magic = (void *)(glob_magic); in glob_registry()
1021 if( GlobSigned( (const char *)gl_data->gl_magic, glob_magic ) == 0 ) in glob_registry()
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/win32/compat/
H A Dglob.cc974 if (GlobSigned((const char*)gl_data->gl_magic, glob_magic) != 0) { in glob_registry()
980 gl_data->gl_magic = (void*)(glob_magic); in glob_registry()
990 if (GlobSigned((const char*)gl_data->gl_magic, glob_magic) == 0) { in glob_registry()
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/win32/compat/
H A Dglob.cc974 if (GlobSigned((const char*)gl_data->gl_magic, glob_magic) != 0) { in glob_registry()
980 gl_data->gl_magic = (void*)(glob_magic); in glob_registry()
990 if (GlobSigned((const char*)gl_data->gl_magic, glob_magic) == 0) { in glob_registry()
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/win32/compat/
H A Dglob.cc975 if (GlobSigned((const char*)gl_data->gl_magic, glob_magic) != 0) { in glob_registry()
981 gl_data->gl_magic = (void*)(glob_magic); in glob_registry()
991 if (GlobSigned((const char*)gl_data->gl_magic, glob_magic) == 0) { in glob_registry()
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/win32/compat/
H A Dglob.cc1004 if( GlobSigned( (const char *)gl_data->gl_magic, glob_magic ) != 0 ) in glob_registry()
1011 gl_data->gl_magic = (void *)(glob_magic); in glob_registry()
1021 if( GlobSigned( (const char *)gl_data->gl_magic, glob_magic ) == 0 ) in glob_registry()
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/win32/compat/
H A Dglob.cc975 if (GlobSigned((const char*)gl_data->gl_magic, glob_magic) != 0) { in glob_registry()
981 gl_data->gl_magic = (void*)(glob_magic); in glob_registry()
991 if (GlobSigned((const char*)gl_data->gl_magic, glob_magic) == 0) { in glob_registry()
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/win32/compat/
H A Dglob.cc975 if (GlobSigned((const char*)gl_data->gl_magic, glob_magic) != 0) { in glob_registry()
981 gl_data->gl_magic = (void*)(glob_magic); in glob_registry()
991 if (GlobSigned((const char*)gl_data->gl_magic, glob_magic) == 0) { in glob_registry()
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/win32/compat/
H A Dglob.cc1004 if( GlobSigned( (const char *)gl_data->gl_magic, glob_magic ) != 0 ) in glob_registry()
1011 gl_data->gl_magic = (void *)(glob_magic); in glob_registry()
1021 if( GlobSigned( (const char *)gl_data->gl_magic, glob_magic ) == 0 ) in glob_registry()
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/win32/compat/
H A Dglob.cc975 if (GlobSigned((const char*)gl_data->gl_magic, glob_magic) != 0) { in glob_registry()
981 gl_data->gl_magic = (void*)(glob_magic); in glob_registry()
991 if (GlobSigned((const char*)gl_data->gl_magic, glob_magic) == 0) { in glob_registry()
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/win32/compat/
H A Dglob.cc1004 if( GlobSigned( (const char *)gl_data->gl_magic, glob_magic ) != 0 ) in glob_registry()
1011 gl_data->gl_magic = (void *)(glob_magic); in glob_registry()
1021 if( GlobSigned( (const char *)gl_data->gl_magic, glob_magic ) == 0 ) in glob_registry()
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/win32/compat/
H A Dglob.cc974 if (GlobSigned((const char*)gl_data->gl_magic, glob_magic) != 0) { in glob_registry()
980 gl_data->gl_magic = (void*)(glob_magic); in glob_registry()
990 if (GlobSigned((const char*)gl_data->gl_magic, glob_magic) == 0) { in glob_registry()
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/win32/compat/include/
H A Dglob.h51 void * gl_magic; /* reserved field; pointer to a glob signature */ member
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/win32/compat/include/
H A Dglob.h49 void* gl_magic; /* reserved field; pointer to a glob signature */ member
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/win32/compat/include/
H A Dglob.h49 void* gl_magic; /* reserved field; pointer to a glob signature */ member
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dglob.h51 void * gl_magic; /* reserved field; pointer to a glob signature */ member
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/win32/compat/include/
H A Dglob.h50 void* gl_magic; /* reserved field; pointer to a glob signature */ member
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/win32/compat/include/
H A Dglob.h51 void * gl_magic; /* reserved field; pointer to a glob signature */ member
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/win32/compat/include/
H A Dglob.h50 void* gl_magic; /* reserved field; pointer to a glob signature */ member
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/win32/compat/include/
H A Dglob.h50 void* gl_magic; /* reserved field; pointer to a glob signature */ member
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/win32/compat/include/
H A Dglob.h51 void * gl_magic; /* reserved field; pointer to a glob signature */ member
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/win32/compat/include/
H A Dglob.h49 void* gl_magic; /* reserved field; pointer to a glob signature */ member
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/win32/compat/include/
H A Dglob.h51 void * gl_magic; /* reserved field; pointer to a glob signature */ member
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/win32/compat/include/
H A Dglob.h50 void* gl_magic; /* reserved field; pointer to a glob signature */ member
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/win32/compat/include/
H A Dglob.h49 void* gl_magic; /* reserved field; pointer to a glob signature */ member

12