Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/time/
H A Dasctime.c141 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 Dlocaltime.c1699 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 Dzic.c2123 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 Dgettimeofday.c61 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 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()
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dtime_1.h92 localtime_r (const time_t * timep, struct tm * result) in localtime_r()
H A Ddate_and_time.c45 gmtime_r (const time_t * timep, struct tm * result) in gmtime_r()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dtime_1.h92 localtime_r (const time_t * timep, struct tm * result) in localtime_r()
H A Ddate_and_time.c45 gmtime_r (const time_t * timep, struct tm * result) in gmtime_r()
/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap_pvt.h97 # 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 Dutil-int.c144 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 Daf_inet6.c183 setia6lifetime(prop_dictionary_t env, int64_t val, time_t *timep, in setia6lifetime()
/netbsd-src/lib/libc/rpc/
H A Drpcb_clnt.c1141 rpcb_gettime(const char *host, time_t *timep) in rpcb_gettime()
/netbsd-src/external/mpl/dhcp/dist/common/
H A Dparse.c662 void parse_lease_time (cfile, timep) in parse_lease_time() argument
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Ddst_api.c1155 dst_key_gettime(const dst_key_t *key, int type, isc_stdtime_t *timep) { in dst_key_gettime()
H A Dzone.c20243 next_keyevent(dst_key_t *key, isc_stdtime_t *timep) { in next_keyevent()
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Ddst_api.c1180 dst_key_gettime(const dst_key_t * key,int type,isc_stdtime_t * timep) dst_key_gettime() argument
H A Dzone.c20323 next_keyevent(dst_key_t * key,isc_stdtime_t * timep) next_keyevent() argument