Searched defs:timep (Results 1 – 10 of 10) sorted by relevance
| /kernel/liteos_m/testsuites/unittest/fuzz/src/time/ |
| D | localtime_fuzz.c | 46 time_t timep; in LocaltimeFuzzTest() local
|
| D | gmtime_fuzz.c | 46 time_t timep; in GmtimeFuzzTest() local
|
| D | localtime_r_fuzz.c | 46 time_t timep; in LocaltimerFuzzTest() local
|
| /kernel/liteos_m/testsuites/unittest/xts/time/ |
| D | time_utils_test.c | 70 time_t timep = mktime(localTime); variable
|
| /kernel/liteos_m/kal/posix/src/ |
| D | time.c | 595 struct tm *gmtime_r(const time_t *timep, struct tm *result) in gmtime_r() 614 struct tm *localtime_r(const time_t *timep, struct tm *result) in localtime_r()
|
| /kernel/linux/linux-5.10/fs/nfs/ |
| D | nfs2xdr.c | 212 static __be32 *xdr_encode_time(__be32 *p, const struct timespec64 *timep) in xdr_encode_time() 230 const struct timespec64 *timep) in xdr_encode_current_server_time() 237 static __be32 *xdr_decode_time(__be32 *p, struct timespec64 *timep) in xdr_decode_time()
|
| D | nfs3xdr.c | 460 static __be32 *xdr_encode_nfstime3(__be32 *p, const struct timespec64 *timep) in xdr_encode_nfstime3() 467 static __be32 *xdr_decode_nfstime3(__be32 *p, struct timespec64 *timep) in xdr_decode_nfstime3()
|
| /kernel/linux/linux-6.6/fs/nfs/ |
| D | nfs2xdr.c | 213 static __be32 *xdr_encode_time(__be32 *p, const struct timespec64 *timep) in xdr_encode_time() 231 const struct timespec64 *timep) in xdr_encode_current_server_time() 238 static __be32 *xdr_decode_time(__be32 *p, struct timespec64 *timep) in xdr_decode_time()
|
| D | nfs3xdr.c | 462 static __be32 *xdr_encode_nfstime3(__be32 *p, const struct timespec64 *timep) in xdr_encode_nfstime3() 469 static __be32 *xdr_decode_nfstime3(__be32 *p, struct timespec64 *timep) in xdr_decode_nfstime3()
|
| /kernel/linux/linux-6.6/fs/nfsd/ |
| D | nfs3xdr.c | 58 svcxdr_decode_nfstime3(struct xdr_stream *xdr, struct timespec64 *timep) in svcxdr_decode_nfstime3()
|