Searched defs:time_t (Results 1 – 18 of 18) sorted by relevance
/dflybsd-src/include/ |
H A D | timeconv.h | 45 typedef __time_t time_t; typedef
|
H A D | utime.h | 39 typedef __time_t time_t; typedef
|
H A D | time.h | 66 typedef __time_t time_t; typedef
|
H A D | pwd.h | 55 typedef __time_t time_t; typedef
|
/dflybsd-src/sys/sys/ |
H A D | _timespec.h | 38 typedef __time_t time_t; typedef
|
H A D | _timeval.h | 43 typedef __time_t time_t; typedef
|
H A D | timeb.h | 44 typedef __time_t time_t; typedef
|
H A D | shm.h | 70 typedef __time_t time_t; typedef
|
H A D | msg.h | 56 typedef __time_t time_t; typedef
|
H A D | sem.h | 28 typedef __time_t time_t; typedef
|
H A D | types.h | 206 typedef __time_t time_t; typedef
|
H A D | stat.h | 91 typedef __time_t time_t; typedef
|
/dflybsd-src/stand/lib/ |
H A D | net.c | 72 ssize_t (*rproc)(struct iodesc *, void *, size_t, time_t), void *rbuf, in sendrecv() argument
|
/dflybsd-src/usr.bin/top/ |
H A D | os.h | 93 typedef long time_t; typedef
|
/dflybsd-src/contrib/cvs-1.12/lib/ |
H A D | mktime.c | 228 ranged_convert (struct tm *(*convert) (const time_t *, struct tm *), in ranged_convert() 273 __mktime_internal (struct tm *tp, in __mktime_internal()
|
/dflybsd-src/lib/libc/stdtime/ |
H A D | localtime.c | 1749 struct tm * (* const funcp)(const time_t *, int_fast32_t, struct tm *), in time2sub() 1915 struct tm * (* const funcp)(const time_t *, int_fast32_t, struct tm *), in time2() 1931 struct tm * (* const funcp)(const time_t *, int_fast32_t, struct tm *), in time1()
|
/dflybsd-src/contrib/binutils-2.27/binutils/ |
H A D | bucomm.c | 36 typedef long time_t; typedef
|
/dflybsd-src/contrib/binutils-2.34/binutils/ |
H A D | bucomm.c | 35 typedef long time_t; typedef
|