Home
last modified time | relevance | path

Searched defs:Time (Results 1 – 13 of 13) sorted by relevance

/onnv-gate/usr/src/common/openssl/ssl/
H A Ds23_clnt.c91 unsigned long Time=time(NULL); in IMPLEMENT_ssl23_meth_func() local
206 unsigned long Time,l; in ssl23_client_hello() local
H A Dd1_clnt.c147 unsigned long Time=(unsigned long)time(NULL),l; in IMPLEMENT_dtls1_meth_func() local
538 unsigned long Time,l; in dtls1_client_hello() local
H A Dd1_srvr.c147 unsigned long l,Time=(unsigned long)time(NULL); in IMPLEMENT_dtls1_meth_func() local
671 unsigned long l,Time; in dtls1_send_server_hello() local
H A Ds23_srvr.c143 unsigned long Time=time(NULL); in IMPLEMENT_ssl23_meth_func() local
H A Ds3_clnt.c162 unsigned long Time=time(NULL),l; in IMPLEMENT_ssl3_meth_func() local
525 unsigned long Time,l; in ssl3_client_hello() local
H A Ds3_srvr.c167 unsigned long l,Time=time(NULL); in IMPLEMENT_ssl3_meth_func() local
1036 unsigned long l,Time; in ssl3_send_server_hello() local
/onnv-gate/usr/src/cmd/vi/port/
H A Dex_temp.h126 time_t Time; /* Time temp file last updated */ member
H A Dexpreserve.c76 time_t Time; /* Time temp file last updated */ member
/onnv-gate/usr/src/cmd/audio/audiorecord/
H A Daudiorecord.c90 static double Time = -1.; /* recording time */ variable
/onnv-gate/usr/src/uts/intel/sys/acpi/
H A Dactypes.h322 #define AcpiOsAcquireMutex(Handle,Time) AcpiOsWaitSemaphore (Handle, 1, Time) argument
/onnv-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNS.c3538 mDNSlocal int RecordDupSuppressInfo(DupSuppressInfo ds[DupSuppressInfoSize], mDNSs32 Time, mDNSInte… in RecordDupSuppressInfo()
H A DmDNSEmbeddedAPI.h1809 mDNSs32 Time; member
/onnv-gate/usr/src/cmd/cpio/
H A Dcpio.c423 Time[50], /* Array to hold date and time */ variable