/netbsd-src/lib/libc/time/ |
H A D | asctime.c | 141 ctime_rz(timezone_t sp,const time_t * timep,char * buf) ctime_rz() argument 149 ctime_r(const time_t * timep,char * buf) ctime_r() argument 157 ctime(const time_t * timep) ctime() argument
|
H A D | localtime.c | 1699 const time_t t = *timep; in localtime_r() argument 1569 localsub(struct state const * sp,time_t const * timep,int_fast32_t setname,struct tm * const tmp) localsub() argument 1670 localtime_rz(struct state * __restrict sp,time_t const * __restrict timep,struct tm * __restrict tmp) localtime_rz() argument 1679 localtime_tzset(time_t const * timep,struct tm * tmp,bool setname) localtime_tzset() argument 1690 localtime(const time_t * timep) localtime() argument 1709 gmtsub(ATTRIBUTE_MAYBE_UNUSED struct state const * sp,time_t const * timep,int_fast32_t offset,struct tm * tmp) gmtsub() argument 1733 gmtime_r(time_t const * __restrict timep,struct tm * __restrict tmp) gmtime_r() argument 1740 gmtime(const time_t * timep) gmtime() argument 1754 offtime(const time_t * timep,long offset) offtime() argument 1765 offtime_r(const time_t * timep,long offset,struct tm * tmp) offtime_r() argument 1832 timesub(const time_t * timep,int_fast32_t offset,const struct state * sp,struct tm * tmp) timesub() argument [all...] |
H A D | zic.c | 2123 rulesub(struct rule * rp,const char * loyearp,const char * hiyearp,const char * typep,const char * monthp,const char * dayp,const char * timep) rulesub() argument
|
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | gettimeofday.c | 61 rpl_localtime (const time_t *timep) in rpl_localtime() 73 rpl_gmtime (const time_t *timep) in rpl_gmtime()
|
/netbsd-src/external/bsd/unbound/dist/compat/ |
H A D | gmtime_r.c | 45 timesub(timep, offset, tmp) in timesub() argument 103 struct tm * gmtime_r(const time_t* timep, struct tm *tm) in gmtime_r()
|
H A D | ctime_r.c | 23 char *ctime_r(const time_t *timep, char *buf) in ctime_r()
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/ |
H A D | time_1.h | 92 localtime_r (const time_t * timep, struct tm * result) in localtime_r()
|
H A D | date_and_time.c | 45 gmtime_r (const time_t * timep, struct tm * result) in gmtime_r()
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/ |
H A D | time_1.h | 92 localtime_r (const time_t * timep, struct tm * result) in localtime_r()
|
H A D | date_and_time.c | 45 gmtime_r (const time_t * timep, struct tm * result) in gmtime_r()
|
/netbsd-src/external/bsd/openldap/dist/include/ |
H A D | ldap_pvt.h | 97 # define ldap_pvt_gmtime(timep, result) gmtime_r((timep), (result)) argument 107 # define ldap_pvt_localtime(timep, result) localtime_r((timep), (result)) argument
|
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/ |
H A D | util-int.c | 144 ldap_pvt_gmtime( const time_t *timep, struct tm *result ) in ldap_pvt_gmtime() 164 ldap_pvt_localtime( const time_t *timep, struct tm *result ) in ldap_pvt_localtime()
|
/netbsd-src/sbin/ifconfig/ |
H A D | af_inet6.c | 183 setia6lifetime(prop_dictionary_t env, int64_t val, time_t *timep, in setia6lifetime()
|
/netbsd-src/lib/libc/rpc/ |
H A D | rpcb_clnt.c | 1141 rpcb_gettime(const char *host, time_t *timep) in rpcb_gettime()
|
/netbsd-src/external/mpl/dhcp/dist/common/ |
H A D | parse.c | 662 void parse_lease_time (cfile, timep) in parse_lease_time() argument
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
H A D | dst_api.c | 1155 dst_key_gettime(const dst_key_t *key, int type, isc_stdtime_t *timep) { in dst_key_gettime()
|
H A D | zone.c | 20243 next_keyevent(dst_key_t *key, isc_stdtime_t *timep) { in next_keyevent()
|
/netbsd-src/external/mpl/bind/dist/lib/dns/ |
H A D | dst_api.c | 1180 dst_key_gettime(const dst_key_t * key,int type,isc_stdtime_t * timep) dst_key_gettime() argument
|
H A D | zone.c | 20323 next_keyevent(dst_key_t * key,isc_stdtime_t * timep) next_keyevent() argument
|