Searched defs:timep (Results 1 - 15 of 15) sorted by relevance

/freebsd-11-stable/contrib/ldns/compat/
H A Dctime_r.c9 char *ctime_r(const time_t *timep, char *buf) argument
H A Dgmtime_r.c9 struct tm *gmtime_r(const time_t *timep, struct tm *result) argument
H A Dlocaltime_r.c9 struct tm *localtime_r(const time_t *timep, struct tm *result) argument
/freebsd-11-stable/contrib/ntp/libntp/
H A Duglydate.c20 char *timep; local
/freebsd-11-stable/contrib/unbound/compat/
H A Dctime_r.c23 char *ctime_r(const time_t *timep, char *buf) argument
H A Dgmtime_r.c103 struct tm * gmtime_r(const time_t* timep, struct tm *tm) argument
/freebsd-11-stable/lib/libc/rpc/
H A Drtime.c70 rtime(struct sockaddr_in *addrp, struct timeval *timep, argument
H A Drpcb_clnt.c1179 rpcb_gettime(const char *host, time_t *timep) argument
/freebsd-11-stable/usr.sbin/rpc.umntall/
H A Dmounttab.c80 char *timep, *endp; local
/freebsd-11-stable/sbin/dhclient/
H A Dparse.c217 parse_lease_time(FILE *cfile, time_t *timep) argument
/freebsd-11-stable/contrib/gcclibs/libmudflap/
H A Dmf-hooks2.c493 WRAPPER2(char *, ctime, const time_t *timep) argument
510 WRAPPER2(struct tm*, localtime, const time_t *timep) argument
526 WRAPPER2(struct tm*, gmtime, const time_t *timep) argument
567 WRAPPER2(time_t, time, time_t *timep) argument
[all...]
/freebsd-11-stable/contrib/tzcode/stdtime/
H A Dlocaltime.c1341 localsub(const time_t *const timep, const long offset, struct tm *const tmp) argument
1437 localtime(const time_t *const timep) argument
1470 localtime_r(const time_t *const timep, struc argument
1534 gmtime(const time_t *const timep) argument
1569 gmtime_r(const time_t *const timep, struct tm *tmp) argument
1577 offtime(const time_t *const timep, const long offset) argument
1732 ctime(const time_t *const timep) argument
1744 ctime_r(const time_t *const timep, char *buf) argument
2186 leapcorr(time_t *timep) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cpp421 char *__dfsw_ctime_r(const time_t *timep, char *buf, dfsan_label timep_label, argument
643 struct tm *__dfsw_localtime_r(const time_t *timep, struct tm *result, argument
/freebsd-11-stable/sys/i386/ibcs2/
H A Dibcs2_proto.h106 char timep_l_[PADL_(long *)]; long * timep; char timep_r_[PADR_(long *)]; member in struct:ibcs2_stime_args
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_format_7zip.c2663 fileTimeToUtc(uint64_t fileTime, time_t *timep, long *ns) argument

Completed in 183 milliseconds