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

/src/lib/libc/time/
H A Dasctime.c165 ctime_rz(timezone_t sp, const time_t *timep, char *buf) argument
174 ctime_r(const time_t *timep, char *buf) argument
182 ctime(const time_t *timep) argument
H A Dlocaltime.c1693 localsub(struct state const *sp, time_t const *timep, int_fast32_t setname, argument
1796 localtime_rz(struct state *__restrict sp, time_t const *__restrict timep, argument
1804 localtime_tzset(time_t const *timep, struct tm *tmp, bool setname) argument
1819 localtime(const time_t *timep) argument
1828 localtime_r(const time_t *__restrict timep, struc argument
1839 gmtsub(ATTRIBUTE_MAYBE_UNUSED struct state const * sp,time_t const * timep,int_fast32_t offset,struct tm * tmp) argument
1865 gmtime_r(time_t const * __restrict timep,struct tm * __restrict tmp) argument
1872 gmtime(const time_t * timep) argument
1886 offtime(const time_t * timep,long offset) argument
1897 offtime_r(const time_t * timep,long offset,struct tm * tmp) argument
1926 timesub(const time_t * timep,int_fast32_t offset,const struct state * sp,struct tm * tmp) argument
[all...]
H A Dzic.c2184 rulesub(struct rule * rp,const char * loyearp,const char * hiyearp,const char * typep,const char * monthp,const char * dayp,const char * timep) argument
/src/sbin/ifconfig/
H A Daf_inet6.c183 setia6lifetime(prop_dictionary_t env, int64_t val, time_t *timep, argument
/src/lib/libc/rpc/
H A Drpcb_clnt.c1141 rpcb_gettime(const char *host, time_t *timep) argument

Completed in 24 milliseconds