| /kernel/liteos_m/testsuites/unittest/fuzz/src/time/ |
| H A D | localtime_fuzz.c | 46 time_t timep; in LocaltimeFuzzTest() local
|
| H A D | gmtime_fuzz.c | 46 time_t timep; in GmtimeFuzzTest() local
|
| H A D | localtime_r_fuzz.c | 46 time_t timep; in LocaltimerFuzzTest() local
|
| /kernel/liteos_m/testsuites/unittest/xts/time/ |
| H A D | time_utils_test.c | 70 time_t timep = mktime(localTime); variable
|
| /test/xts/acts/kernel_lite/time_posix/src/ |
| H A D | TimeUtilsTest.cpp | 164 time_t timep = timegm(stm2); in HWTEST_F() local 241 time_t timep = mktime(localTime); in HWTEST_F() local
|
| /base/telephony/sms_mms/services/sms/gsm/ |
| H A D | gsm_sms_cb_handler.cpp | 162 std::time_t timep; in ClearExpiredMessage() local
|
| /base/telephony/sms_mms/services/sms/ |
| H A D | sms_receive_reliability_handler.cpp | 74 std::time_t timep; in DeleteExpireSmsFromDB() local
|
| H A D | sms_persist_helper.cpp | 373 std::time_t timep; in UpdateContact() local
|
| /kernel/linux/linux-5.10/fs/nfs/ |
| H A D | nfs2xdr.c | 212 static __be32 *xdr_encode_time(__be32 *p, const struct timespec64 *timep) in xdr_encode_time() argument 237 static __be32 *xdr_decode_time(__be32 *p, struct timespec64 *timep) in xdr_decode_time() argument 229 xdr_encode_current_server_time(__be32 *p, const struct timespec64 *timep) xdr_encode_current_server_time() argument
|
| H A D | nfs3xdr.c | 460 static __be32 *xdr_encode_nfstime3(__be32 *p, const struct timespec64 *timep) in xdr_encode_nfstime3() argument 467 static __be32 *xdr_decode_nfstime3(__be32 *p, struct timespec64 *timep) in xdr_decode_nfstime3() argument
|
| /kernel/linux/linux-6.6/fs/nfs/ |
| H A D | nfs2xdr.c | 213 static __be32 *xdr_encode_time(__be32 *p, const struct timespec64 *timep) in xdr_encode_time() argument 238 static __be32 *xdr_decode_time(__be32 *p, struct timespec64 *timep) in xdr_decode_time() argument 230 xdr_encode_current_server_time(__be32 *p, const struct timespec64 *timep) xdr_encode_current_server_time() argument
|
| H A D | nfs3xdr.c | 462 static __be32 *xdr_encode_nfstime3(__be32 *p, const struct timespec64 *timep) in xdr_encode_nfstime3() argument 469 static __be32 *xdr_decode_nfstime3(__be32 *p, struct timespec64 *timep) in xdr_decode_nfstime3() argument
|
| /kernel/linux/linux-6.6/fs/nfsd/ |
| H A D | nfs3xdr.c | 58 svcxdr_decode_nfstime3(struct xdr_stream *xdr, struct timespec64 *timep) in svcxdr_decode_nfstime3() argument
|
| /kernel/liteos_m/kal/posix/src/ |
| H A D | time.c | 595 struct tm *gmtime_r(const time_t *timep, struct tm *result) in gmtime_r() argument 614 struct tm *localtime_r(const time_t *timep, struct tm *result) in localtime_r() argument
|