Home
last modified time | relevance | path

Searched defs:maxage (Results 1 – 25 of 264) sorted by relevance

1234567891011

/dports/www/gallery-dl/gallery-dl-1.21.0/gallery_dl/
H A Dcache.py49 def __init__(self, func, keyarg, maxage): argument
75 def __init__(self, func, keyarg, maxage): argument
155 def memcache(maxage=None, keyarg=None): argument
165 def cache(maxage=3600, keyarg=None): argument
/dports/graphics/libvisual04/libvisual-0.4.0/libvisual/
H A Dlv_cache.c105 VisCache *visual_cache_new (VisCollectionDestroyerFunc destroyer, int size, VisTime *maxage, int re… in visual_cache_new()
120 …it (VisCache *cache, VisCollectionDestroyerFunc destroyer, int size, VisTime *maxage, int reqreset) in visual_cache_init()
288 int visual_cache_set_limits (VisCache *cache, int size, VisTime *maxage) in visual_cache_set_limits()
H A Dlv_cache.h51 VisTime maxage; member
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/sensio/framework-extra-bundle/Configuration/
H A DCache.php35 private $maxage; variable in Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Cache
113 public function setMaxAge($maxage)
/dports/finance/prestashop/prestashop/vendor/sensio/framework-extra-bundle/Configuration/
H A DCache.php35 private $maxage; variable in Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Cache
113 public function setMaxAge($maxage)
/dports/www/e2guardian/e2guardian-5.3.4/src/
H A DDynamicIPList.hpp45 int maxage; member in DynamicIPList
/dports/sysutils/zoxide/zoxide-0.6.0/src/
H A Dconfig.rs57 let maxage = maxage_str.parse::<u64>().with_context(|| { in zo_maxage() localVariable
/dports/www/wget2/wget2-2.0.0/libwget/
H A Docsp.c64 maxage; // expiry time member
129 static ocsp_entry *new_ocsp(const char *fingerprint, int64_t maxage, bool valid) in new_ocsp()
323 void wget_ocsp_db_add_fingerprint(wget_ocsp_db *ocsp_db, const char *fingerprint, int64_t maxage, b… in wget_ocsp_db_add_fingerprint()
392 void wget_ocsp_db_add_host(wget_ocsp_db *ocsp_db, const char *host, int64_t maxage) in wget_ocsp_db_add_host()
H A Dhsts.c70 maxage; // max-age in seconds member
140 static hsts_entry *new_hsts(const char *host, uint16_t port, int64_t maxage, bool include_subdomain… in new_hsts()
310 void wget_hsts_db_add(wget_hsts_db *hsts_db, const char *host, uint16_t port, int64_t maxage, bool … in wget_hsts_db_add()
H A Dhpkp.h36 maxage; member
H A Dtls_session.c60 maxage; // max-age in seconds member
129 wget_tls_session *wget_tls_session_new(const char *host, int64_t maxage, const void *data, size_t d… in wget_tls_session_new()
H A Dcookie.h42 maxage; // like expires, but precedes it if set member
/dports/devel/py-wsgitools/wsgitools-0.3.1/wsgitools/
H A Ddigest.py357 def __init__(self, maxage=300, secret=None): argument
430 def __init__(self, maxage=300, maxuses=5): argument
574 def __init__(self, dbhandle, maxage=300, maxuses=5, table="nonces"): argument
703 def __init__(self, app, gentoken, maxage=300, maxuses=5, store=None): argument
/dports/www/htdigest/httpd-2.4.6/server/
H A Dutil_cookies.c41 const char *attrs, long maxage, ...) in ap_cookie_write()
83 const char *attrs2, long maxage, ...) in ap_cookie_write2()
/dports/www/apache24/httpd-2.4.53/server/
H A Dutil_cookies.c41 const char *attrs, long maxage, ...) in ap_cookie_write()
83 const char *attrs2, long maxage, ...) in ap_cookie_write2()
/dports/www/htdigest/httpd-2.4.6/modules/session/
H A Dmod_session.h91 long maxage; /* if > 0, the maxage of the session, from member
107 long maxage; /* seconds until session expiry */ member
/dports/www/apache24/httpd-2.4.53/modules/session/
H A Dmod_session.h91 long maxage; /* if > 0, the maxage of the session, from member
107 long maxage; /* seconds until session expiry */ member
/dports/net/tacacs/PROJECTS/mavis/
H A Dlibmavis_limit.c51 time_t maxage; member
60 …he *cache_new(int (*compar) (const void *, const void *), void (*freenode) (void *), time_t maxage) in cache_new()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/unicode/
H A Dutf8-norm.c10 unsigned int maxage; member
770 const struct utf8data *utf8nfdi(unsigned int maxage) in utf8nfdi()
782 const struct utf8data *utf8nfdicf(unsigned int maxage) in utf8nfdicf()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/unicode/
H A Dutf8-norm.c10 unsigned int maxage; member
770 const struct utf8data *utf8nfdi(unsigned int maxage) in utf8nfdi()
782 const struct utf8data *utf8nfdicf(unsigned int maxage) in utf8nfdicf()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/unicode/
H A Dutf8-norm.c10 unsigned int maxage; member
770 const struct utf8data *utf8nfdi(unsigned int maxage) in utf8nfdi()
782 const struct utf8data *utf8nfdicf(unsigned int maxage) in utf8nfdicf()
/dports/net-im/coccinella/Coccinella-0.96.20Src/jabber/
H A DHistory.tcl245 proc ::History::XFastParseFiles {jid nlast maxage} {
424 proc ::History::XFastSelection {fileName nlast maxage} {
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/thirdparty/ch/boye/httpclientandroidlib/impl/client/cache/
H A DCacheValidityPolicy.java57 final long maxage = getMaxAge(entry); in getFreshnessLifetimeSecs() local
270 long maxage = -1; in getMaxAge() local
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/thirdparty/ch/boye/httpclientandroidlib/impl/client/cache/
H A DCacheValidityPolicy.java57 final long maxage = getMaxAge(entry); in getFreshnessLifetimeSecs() local
270 long maxage = -1; in getMaxAge() local
/dports/sysutils/froxlor/froxlor-0.9.38.7_4/froxlor/lib/
H A Dinit.php129 $maxage = Settings::Get('system.hsts_maxage'); variable
131 $maxage = 0; variable

1234567891011