Home
last modified time | relevance | path

Searched defs:timep (Results 1 – 6 of 6) sorted by relevance

/kernel/liteos_m/testsuites/unittest/fuzz/src/time/
Dlocaltime_fuzz.c46 time_t timep; in LocaltimeFuzzTest() local
Dgmtime_fuzz.c46 time_t timep; in GmtimeFuzzTest() local
Dlocaltime_r_fuzz.c46 time_t timep; in LocaltimerFuzzTest() local
/kernel/liteos_m/kal/posix/src/
Dtime.c599 struct tm *gmtime_r(const time_t *timep, struct tm *result) in gmtime_r()
618 struct tm *localtime_r(const time_t *timep, struct tm *result) in localtime_r()
/kernel/linux/linux-5.10/fs/nfs/
Dnfs2xdr.c212 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()
Dnfs3xdr.c460 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()