Searched refs:dc_short_name (Results 1 – 8 of 8) sorted by relevance
/dports/net-mgmt/nagios-check_bacula11/bacula-11.0.5/src/lib/ |
H A D | authenticatebase.cc | 31 const char *AuthenticateBase::dc_short_name[6]={ "UNK", "CON", "FD", "SD", "DIR", "GUI" }; member in AuthenticateBase 252 return dc_short_name[local_class]; in GetLocalClassShortName() 262 return dc_short_name[remote_class]; in GetRemoteClassShortName()
|
H A D | authenticatebase.h | 34 static const char *dc_short_name[6]; variable
|
/dports/sysutils/bacula11-server/bacula-11.0.5/src/lib/ |
H A D | authenticatebase.cc | 31 const char *AuthenticateBase::dc_short_name[6]={ "UNK", "CON", "FD", "SD", "DIR", "GUI" }; member in AuthenticateBase 252 return dc_short_name[local_class]; in GetLocalClassShortName() 262 return dc_short_name[remote_class]; in GetRemoteClassShortName()
|
H A D | authenticatebase.h | 34 static const char *dc_short_name[6]; variable
|
/dports/sysutils/bacula11-client/bacula-11.0.5/src/lib/ |
H A D | authenticatebase.cc | 31 const char *AuthenticateBase::dc_short_name[6]={ "UNK", "CON", "FD", "SD", "DIR", "GUI" }; member in AuthenticateBase 252 return dc_short_name[local_class]; in GetLocalClassShortName() 262 return dc_short_name[remote_class]; in GetRemoteClassShortName()
|
H A D | authenticatebase.h | 34 static const char *dc_short_name[6]; variable
|
/dports/sysutils/bacula11-client-static/bacula-11.0.5/src/lib/ |
H A D | authenticatebase.cc | 31 const char *AuthenticateBase::dc_short_name[6]={ "UNK", "CON", "FD", "SD", "DIR", "GUI" }; member in AuthenticateBase 252 return dc_short_name[local_class]; in GetLocalClassShortName() 262 return dc_short_name[remote_class]; in GetRemoteClassShortName()
|
H A D | authenticatebase.h | 34 static const char *dc_short_name[6]; variable
|