Home
last modified time | relevance | path

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

/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/tzcode/
H A Dasctime.c144 ctime_r(const time_t *timep, char *buf) in ctime_r()
152 ctime(const time_t *timep) in ctime()
H A Dlocaltime.c1768 localsub(struct state const *sp, time_t const *timep, int_fast32_t setname, in localsub() argument
1866 localtime_rz(struct state *restrict sp, time_t const *restrict timep, in localtime_rz() argument
1874 localtime_tzset(time_t const *timep, struct tm *tmp, bool setname) in localtime_tzset() argument
1898 localtime(const time_t *timep) in localtime() argument
1927 localtime_r(const time_t *restrict timep, struc argument
1938 gmtsub(ATTRIBUTE_MAYBE_UNUSED struct state const * sp,time_t const * timep,int_fast32_t offset,struct tm * tmp) gmtsub() argument
1963 gmtime_r(time_t const * restrict timep,struct tm * restrict tmp) gmtime_r() argument
1977 gmtime(const time_t * timep) gmtime() argument
2011 offtime_r(time_t const * restrict timep,long offset,struct tm * restrict tmp) offtime_r() argument
2025 offtime(time_t const * timep,long offset) offtime() argument
2076 timesub(const time_t * timep,int_fast32_t offset,const struct state * sp,struct tm * tmp) timesub() argument
[all...]
H A Dzic.c2217 const char *timep) in rulesub()
/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()