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

/barrelfish-master/lib/libc/rpc/
H A Drtime.c70 rtime(struct sockaddr_in *addrp, struct timeval *timep, argument
H A Drpcb_clnt.c1178 rpcb_gettime(const char *host, time_t *timep) argument
/barrelfish-master/lib/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
1471 localtime_r(const time_t *const timep, struc argument
1535 gmtime(const time_t *const timep) argument
1570 gmtime_r(const time_t *const timep, struct tm *tmp) argument
1578 offtime(const time_t *const timep, const long offset) argument
1733 ctime(const time_t *const timep) argument
1745 ctime_r(const time_t *const timep, char *buf) argument
2187 leapcorr(time_t *timep) argument
[all...]

Completed in 90 milliseconds