Home
last modified time | relevance | path

Searched defs:ua_cmdstruct (Results 1 – 12 of 12) sorted by relevance

/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/dird/
H A Dua_cmdstruct.h27 struct ua_cmdstruct { struct
28 const char* key; /**< Command */
29 bool (*func)(UaContext* ua, const char* cmd); /**< Handler */
30 const char* help; /**< Main purpose */
31 const char* usage; /**< All arguments to build usage */
32 const bool use_in_rs; /**< Can use it in Console RunScript */
34 audit_event; /**< Log an audit event when this Command is executed */
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/dird/
H A Dua_cmdstruct.h27 struct ua_cmdstruct { struct
28 const char* key; /**< Command */
29 bool (*func)(UaContext* ua, const char* cmd); /**< Handler */
30 const char* help; /**< Main purpose */
31 const char* usage; /**< All arguments to build usage */
32 const bool use_in_rs; /**< Can use it in Console RunScript */
34 audit_event; /**< Log an audit event when this Command is executed */
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/dird/
H A Dua_cmdstruct.h27 struct ua_cmdstruct { struct
28 const char* key; /**< Command */
29 bool (*func)(UaContext* ua, const char* cmd); /**< Handler */
30 const char* help; /**< Main purpose */
31 const char* usage; /**< All arguments to build usage */
32 const bool use_in_rs; /**< Can use it in Console RunScript */
34 audit_event; /**< Log an audit event when this Command is executed */
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/dird/
H A Dua_cmdstruct.h27 struct ua_cmdstruct { struct
28 const char* key; /**< Command */
29 bool (*func)(UaContext* ua, const char* cmd); /**< Handler */
30 const char* help; /**< Main purpose */
31 const char* usage; /**< All arguments to build usage */
32 const bool use_in_rs; /**< Can use it in Console RunScript */
34 audit_event; /**< Log an audit event when this Command is executed */
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/dird/
H A Dua_cmdstruct.h27 struct ua_cmdstruct { struct
28 const char* key; /**< Command */
29 bool (*func)(UaContext* ua, const char* cmd); /**< Handler */
30 const char* help; /**< Main purpose */
31 const char* usage; /**< All arguments to build usage */
32 const bool use_in_rs; /**< Can use it in Console RunScript */
34 audit_event; /**< Log an audit event when this Command is executed */
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/dird/
H A Dua_cmdstruct.h27 struct ua_cmdstruct { struct
28 const char *key; /**< Command */
29 bool (*func)(UaContext *ua, const char *cmd); /**< Handler */
30 const char *help; /**< Main purpose */
31 const char *usage; /**< All arguments to build usage */
32 const bool use_in_rs; /**< Can use it in Console RunScript */
33 const bool audit_event; /**< Log an audit event when this Command is executed */
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/dird/
H A Dua_cmdstruct.h27 struct ua_cmdstruct { struct
28 const char *key; /**< Command */
29 bool (*func)(UaContext *ua, const char *cmd); /**< Handler */
30 const char *help; /**< Main purpose */
31 const char *usage; /**< All arguments to build usage */
32 const bool use_in_rs; /**< Can use it in Console RunScript */
33 const bool audit_event; /**< Log an audit event when this Command is executed */
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/dird/
H A Dua_cmdstruct.h27 struct ua_cmdstruct { struct
28 const char *key; /**< Command */
29 bool (*func)(UaContext *ua, const char *cmd); /**< Handler */
30 const char *help; /**< Main purpose */
31 const char *usage; /**< All arguments to build usage */
32 const bool use_in_rs; /**< Can use it in Console RunScript */
33 const bool audit_event; /**< Log an audit event when this Command is executed */
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/dird/
H A Dua_cmdstruct.h27 struct ua_cmdstruct { struct
28 const char* key; /**< Command */
29 bool (*func)(UaContext* ua, const char* cmd); /**< Handler */
30 const char* help; /**< Main purpose */
31 const char* usage; /**< All arguments to build usage */
32 const bool use_in_rs; /**< Can use it in Console RunScript */
34 audit_event; /**< Log an audit event when this Command is executed */
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/dird/
H A Dua_cmdstruct.h27 struct ua_cmdstruct { struct
28 const char* key; /**< Command */
29 bool (*func)(UaContext* ua, const char* cmd); /**< Handler */
30 const char* help; /**< Main purpose */
31 const char* usage; /**< All arguments to build usage */
32 const bool use_in_rs; /**< Can use it in Console RunScript */
34 audit_event; /**< Log an audit event when this Command is executed */
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/dird/
H A Dua_cmdstruct.h27 struct ua_cmdstruct { struct
28 const char *key; /**< Command */
29 bool (*func)(UaContext *ua, const char *cmd); /**< Handler */
30 const char *help; /**< Main purpose */
31 const char *usage; /**< All arguments to build usage */
32 const bool use_in_rs; /**< Can use it in Console RunScript */
33 const bool audit_event; /**< Log an audit event when this Command is executed */
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/dird/
H A Dua_cmdstruct.h27 struct ua_cmdstruct { struct
28 const char* key; /**< Command */
29 bool (*func)(UaContext* ua, const char* cmd); /**< Handler */
30 const char* help; /**< Main purpose */
31 const char* usage; /**< All arguments to build usage */
32 const bool use_in_rs; /**< Can use it in Console RunScript */
34 audit_event; /**< Log an audit event when this Command is executed */