Home
last modified time | relevance | path

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

/third_party/f2fs-tools/lib/
Dnls_utf8.c80 unsigned int maxage; member
879 static const struct utf8data *utf8nfdicf(unsigned int maxage) in utf8nfdicf()
/third_party/openssl/apps/
Docsp.c255 long nsec = MAX_VALIDITY_PERIOD, maxage = -1; in ocsp_main() local
969 long maxage) in print_ocsp_summary()
/third_party/node/deps/openssl/openssl/apps/
Docsp.c255 long nsec = MAX_VALIDITY_PERIOD, maxage = -1; in ocsp_main() local
969 long maxage) in print_ocsp_summary()
/third_party/curl/lib/
Daltsvc.c540 time_t maxage = 24 * 3600; /* default is 24 hours */ in Curl_altsvc_parse() local
Dcookie.c731 const char *maxage = valuep; in Curl_cookie_add() local
/third_party/libcoap/src/
Dcoap_block.c276 int maxage, in coap_add_data_blocked_response()
597 int maxage, in coap_add_data_large_internal()
1022 int maxage, in coap_add_data_large_response()
/third_party/libcoap/examples/
Dcoap-server.c1613 int maxage = -1; in proxy_response_handler() local