Home
last modified time | relevance | path

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

/freebsd/contrib/tzcode/
H A Dasctime.c122 ctime_r(const time_t * timep,char * buf) ctime_r() argument
130 ctime(const time_t * timep) ctime() argument
H A Dlocaltime.c1610 localsub(struct state const * sp,time_t const * timep,int_fast32_t setname,struct tm * const tmp) localsub() argument
1706 localtime_rz(struct state * restrict sp,time_t const * restrict timep,struct tm * restrict tmp) localtime_rz() argument
1715 localtime_tzset(time_t const * timep,struct tm * tmp,bool setname) localtime_tzset() argument
1739 localtime(const time_t * timep) localtime() argument
1766 localtime_r(const time_t * restrict timep,struct tm * restrict tmp) localtime_r() argument
1776 gmtsub(ATTRIBUTE_MAYBE_UNUSED struct state const * sp,time_t const * timep,int_fast32_t offset,struct tm * tmp) gmtsub() argument
1799 gmtime_r(time_t const * restrict timep,struct tm * restrict tmp) gmtime_r() argument
1813 gmtime(const time_t * timep) gmtime() argument
1845 offtime_r(time_t const * restrict timep,long offset,struct tm * restrict tmp) offtime_r() argument
1859 offtime(const time_t * timep,long offset) offtime() argument
1907 timesub(const time_t * timep,int_fast32_t offset,const struct state * sp,struct tm * tmp) timesub() argument
[all...]
H A Dzic.c2185 const char *timep) in rulesub() argument
/freebsd/contrib/unbound/compat/
H A Dgmtime_r.c45 timesub(timep, offset, tmp) in timesub() argument
103 struct tm * gmtime_r(const time_t* timep, struct tm *tm) in gmtime_r()
H A Dctime_r.c23 char *ctime_r(const time_t *timep, char *buf) in ctime_r()
/freebsd/contrib/ldns/compat/
H A Dgmtime_r.c9 struct tm *gmtime_r(const time_t *timep, struct tm *result) in gmtime_r()
H A Dlocaltime_r.c9 struct tm *localtime_r(const time_t *timep, struct tm *result) in localtime_r()
H A Dctime_r.c9 char *ctime_r(const time_t *timep, char *buf) in ctime_r()
/freebsd/contrib/ntp/libntp/
H A Duglydate.c20 char *timep; uglydate() local
/freebsd/lib/libc/rpc/
H A Drtime.c66 rtime(struct sockaddr_in *addrp, struct timeval *timep, in rtime()
H A Drpcb_clnt.c1182 rpcb_gettime(const char *host, time_t *timep) in rpcb_gettime()
/freebsd/usr.sbin/rpc.umntall/
H A Dmounttab.c78 char *timep, *endp; in read_mtab() local
/freebsd/sbin/dhclient/
H A Dparse.c219 parse_lease_time(FILE *cfile, time_t *timep) in parse_lease_time()
/freebsd/crypto/krb5/src/kprop/
H A Dkproplog.c67 print_time(uint32_t *timep) in print_time()
/freebsd/crypto/openssh/openbsd-compat/
H A Dbsd-misc.c442 localtime_r(const time_t *timep, struct tm *result) in localtime_r()
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cpp994 char *__dfsw_ctime_r(const time_t *timep, char *buf, dfsan_label timep_label, in __dfsw_ctime_r()
1008 char *__dfso_ctime_r(const time_t *timep, char *buf, dfsan_label timep_label, in __dfso_ctime_r()
1377 struct tm *__dfsw_localtime_r(const time_t *timep, struct tm *result, in __dfsw_localtime_r()
1392 struct tm *__dfso_localtime_r(const time_t *timep, struct tm *result, in __dfso_localtime_r()