Home
last modified time | relevance | path

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

/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/cats/
H A Dcats.h381 struct ClientDbRecord { struct
382 DBId_t ClientId; /**< Unique Client id */
383 int AutoPrune;
384 utime_t GraceTime; /**< Time remaining on gracetime */
385 uint32_t QuotaLimit; /**< The total softquota supplied if over grace */
386 utime_t FileRetention;
387 utime_t JobRetention;
388 char Name[MAX_NAME_LENGTH]; /**< Client name */
389 char Uname[256]; /**< Uname for client */
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/cats/
H A Dcats.h381 struct ClientDbRecord { struct
382 DBId_t ClientId; /**< Unique Client id */
383 int AutoPrune;
384 utime_t GraceTime; /**< Time remaining on gracetime */
385 uint32_t QuotaLimit; /**< The total softquota supplied if over grace */
386 utime_t FileRetention;
387 utime_t JobRetention;
388 char Name[MAX_NAME_LENGTH]; /**< Client name */
389 char Uname[256]; /**< Uname for client */
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/cats/
H A Dcats.h381 struct ClientDbRecord { struct
382 DBId_t ClientId; /**< Unique Client id */
383 int AutoPrune;
384 utime_t GraceTime; /**< Time remaining on gracetime */
385 uint32_t QuotaLimit; /**< The total softquota supplied if over grace */
386 utime_t FileRetention;
387 utime_t JobRetention;
388 char Name[MAX_NAME_LENGTH]; /**< Client name */
389 char Uname[256]; /**< Uname for client */
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/cats/
H A Dcats.h381 struct ClientDbRecord { struct
382 DBId_t ClientId; /**< Unique Client id */
383 int AutoPrune;
384 utime_t GraceTime; /**< Time remaining on gracetime */
385 uint32_t QuotaLimit; /**< The total softquota supplied if over grace */
386 utime_t FileRetention;
387 utime_t JobRetention;
388 char Name[MAX_NAME_LENGTH]; /**< Client name */
389 char Uname[256]; /**< Uname for client */
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/cats/
H A Dcats.h393 struct ClientDbRecord { struct
394 DBId_t ClientId = 0; /**< Unique Client id */
395 int AutoPrune = 0;
396 utime_t GraceTime = 0; /**< Time remaining on gracetime */
397 uint32_t QuotaLimit = 0; /**< The total softquota supplied if over grace */
398 utime_t FileRetention = 0;
399 utime_t JobRetention = 0;
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/cats/
H A Dcats.h393 struct ClientDbRecord { struct
394 DBId_t ClientId = 0; /**< Unique Client id */
395 int AutoPrune = 0;
396 utime_t GraceTime = 0; /**< Time remaining on gracetime */
397 uint32_t QuotaLimit = 0; /**< The total softquota supplied if over grace */
398 utime_t FileRetention = 0;
399 utime_t JobRetention = 0;
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/cats/
H A Dcats.h393 struct ClientDbRecord { struct
394 DBId_t ClientId = 0; /**< Unique Client id */
395 int AutoPrune = 0;
396 utime_t GraceTime = 0; /**< Time remaining on gracetime */
397 uint32_t QuotaLimit = 0; /**< The total softquota supplied if over grace */
398 utime_t FileRetention = 0;
399 utime_t JobRetention = 0;
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/cats/
H A Dcats.h394 struct ClientDbRecord { struct
395 DBId_t ClientId = 0; /**< Unique Client id */
396 int AutoPrune = 0;
397 utime_t GraceTime = 0; /**< Time remaining on gracetime */
398 uint32_t QuotaLimit = 0; /**< The total softquota supplied if over grace */
399 utime_t FileRetention = 0;
400 utime_t JobRetention = 0;
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/cats/
H A Dcats.h394 struct ClientDbRecord { struct
395 DBId_t ClientId = 0; /**< Unique Client id */
396 int AutoPrune = 0;
397 utime_t GraceTime = 0; /**< Time remaining on gracetime */
398 uint32_t QuotaLimit = 0; /**< The total softquota supplied if over grace */
399 utime_t FileRetention = 0;
400 utime_t JobRetention = 0;
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/cats/
H A Dcats.h394 struct ClientDbRecord { struct
395 DBId_t ClientId = 0; /**< Unique Client id */
396 int AutoPrune = 0;
397 utime_t GraceTime = 0; /**< Time remaining on gracetime */
398 uint32_t QuotaLimit = 0; /**< The total softquota supplied if over grace */
399 utime_t FileRetention = 0;
400 utime_t JobRetention = 0;
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/cats/
H A Dcats.h394 struct ClientDbRecord { struct
395 DBId_t ClientId = 0; /**< Unique Client id */
396 int AutoPrune = 0;
397 utime_t GraceTime = 0; /**< Time remaining on gracetime */
398 uint32_t QuotaLimit = 0; /**< The total softquota supplied if over grace */
399 utime_t FileRetention = 0;
400 utime_t JobRetention = 0;
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/cats/
H A Dcats.h393 struct ClientDbRecord { struct
394 DBId_t ClientId = 0; /**< Unique Client id */
395 int AutoPrune = 0;
396 utime_t GraceTime = 0; /**< Time remaining on gracetime */
397 uint32_t QuotaLimit = 0; /**< The total softquota supplied if over grace */
398 utime_t FileRetention = 0;
399 utime_t JobRetention = 0;