Home
last modified time | relevance | path

Searched defs:maxsecs (Results 1 – 2 of 2) sorted by relevance

/titanic_52/usr/src/lib/libkmf/libkmf/common/
H A Dclient.c217 unsigned int maxsecs) in get_encoded_response() argument
484 unsigned int maxsecs) in kmf_get_encoded_ocsp_response() argument
576 unsigned int maxsecs, int filefd) in download_file() argument
664 kmf_download_crl(KMF_HANDLE_T handle,char * uri,char * proxy,int proxy_port,unsigned int maxsecs,char * crlfile,KMF_ENCODE_FORMAT * pformat) kmf_download_crl() argument
738 kmf_download_cert(KMF_HANDLE_T handle,char * uri,char * proxy,int proxy_port,unsigned int maxsecs,char * certfile,KMF_ENCODE_FORMAT * pformat) kmf_download_cert() argument
[all...]
/titanic_52/usr/src/cmd/rcm_daemon/common/
H A Drcm_script.c1338 time_t maxsecs; in do_cmd() local