Home
last modified time | relevance | path

Searched defs:maxage (Results 1 – 4 of 4) 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/libcoap/src/
Dblock.c147 int maxage, in coap_add_data_blocked_response()
337 int maxage, in coap_add_data_large_internal()
644 int maxage, in coap_add_data_large_response()
/third_party/openssl/apps/
Docsp.c255 long nsec = MAX_VALIDITY_PERIOD, maxage = -1; in ocsp_main() local
967 long maxage) in print_ocsp_summary()
/third_party/libcoap/examples/
Dcoap-server.c1612 int maxage = -1; in proxy_message_handler() local