Searched refs:timep (Results 1 - 25 of 25) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dlocaltime-buffer.c36 rpl_localtime (time_t const *timep) argument
39 struct tm *tm = localtime (timep);
49 rpl_gmtime (time_t const *timep) argument
52 struct tm *tm = gmtime (timep);
/netbsd-current/external/bsd/unbound/dist/compat/
H A Dctime_r.c23 char *ctime_r(const time_t *timep, char *buf) argument
34 result = ctime(timep);
H A Dgmtime_r.c45 timesub(timep, offset, tmp)
46 const time_t * const timep;
56 days = *timep / SECSPERDAY;
57 rem = *timep % SECSPERDAY;
103 struct tm * gmtime_r(const time_t* timep, struct tm *tm) argument
105 timesub(timep, 0L, tm);
/netbsd-current/external/bsd/ntp/dist/libntp/
H A Duglydate.c22 char *timep; local
28 timep = ulfptoa(ts, 6); /* returns max 17 characters */
48 "%17s %02d:%03d:%02d:%02d:%02d.%03ld", timep, year,
/netbsd-current/lib/libc/time/
H A Dasctime.c141 ctime_rz(timezone_t sp, const time_t *timep, char *buf) argument
144 struct tm *tmp = localtime_rz(sp, timep, &mytm);
149 ctime_r(const time_t *timep, char *buf) argument
152 struct tm *tmp = localtime_r(timep, &mytm);
157 ctime(const time_t *timep) argument
159 return ctime_r(timep, buf_ctime);
H A Dlocaltime.c1569 localsub(struct state const *sp, time_t const *timep, int_fast32_t setname, argument
1575 const time_t t = *timep;
1579 return gmtsub(gmtptr, timep, 0, tmp);
1670 localtime_rz(struct state *__restrict sp, time_t const *__restrict timep, argument
1673 return localsub(sp, timep, 0, tmp);
1679 localtime_tzset(time_t const *timep, struct tm *tmp, bool setname) argument
1684 tmp = localsub(__lclptr, timep, setname, tmp);
1690 localtime(const time_t *timep) argument
1695 return localtime_tzset(timep, &tm, true);
1699 localtime_r(const time_t *__restrict timep, struc argument
1709 gmtsub(ATTRIBUTE_MAYBE_UNUSED struct state const *sp, time_t const *timep, int_fast32_t offset, struct tm *tmp) argument
1733 gmtime_r(time_t const *__restrict timep, struct tm *__restrict tmp) argument
1740 gmtime(const time_t *timep) argument
1754 offtime(const time_t *timep, long offset) argument
1765 offtime_r(const time_t *timep, long offset, struct tm *tmp) argument
1832 timesub(const time_t *timep, int_fast32_t offset, const struct state *sp, struct tm *tmp) argument
[all...]
H A Dzic.c219 const char * dayp, const char * timep);
2123 const char *timep)
2138 dp = estrdup(timep);
2121 rulesub(struct rule *rp, const char *loyearp, const char *hiyearp, const char *typep, const char *monthp, const char *dayp, const char *timep) argument
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dgettimeofday.c61 rpl_localtime (const time_t *timep) argument
63 struct tm *tm = localtime (timep);
73 rpl_gmtime (const time_t *timep) argument
75 struct tm *tm = gmtime (timep);
/netbsd-current/external/bsd/openldap/dist/include/
H A Dldap_pvt.h97 # define ldap_pvt_gmtime(timep, result) gmtime_r((timep), (result))
101 LDAP_CONST time_t *timep,
107 # define ldap_pvt_localtime(timep, result) localtime_r((timep), (result))
111 LDAP_CONST time_t *timep,
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dtime_1.h92 localtime_r (const time_t * timep, struct tm * result) argument
94 *result = *localtime (timep);
H A Ddate_and_time.c45 gmtime_r (const time_t * timep, struct tm * result) argument
47 *result = *gmtime (timep);
/netbsd-current/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dtime_1.h92 localtime_r (const time_t * timep, struct tm * result) argument
94 *result = *localtime (timep);
H A Ddate_and_time.c45 gmtime_r (const time_t * timep, struct tm * result) argument
47 *result = *gmtime (timep);
/netbsd-current/sbin/ifconfig/
H A Daf_inet6.c183 setia6lifetime(prop_dictionary_t env, int64_t val, time_t *timep, argument
195 *timep = t + val;
/netbsd-current/external/bsd/unbound/include/
H A Dconfig.h1283 struct tm *gmtime_r(const time_t *timep, struct tm *result);
1336 char *ctime_r(const time_t *timep, char *buf);
/netbsd-current/external/bsd/openldap/dist/libraries/libldap/
H A Dutil-int.c144 ldap_pvt_gmtime( const time_t *timep, struct tm *result ) argument
149 tm_ptr = gmtime( timep );
164 ldap_pvt_localtime( const time_t *timep, struct tm *result ) argument
169 tm_ptr = localtime( timep );
/netbsd-current/lib/libc/rpc/
H A Drpcb_clnt.c1141 rpcb_gettime(const char *host, time_t *timep) argument
1151 time(timep);
1177 (xdrproc_t) xdr_int, (char *)(void *)timep, tottimeout);
1187 (xdrproc_t) xdr_int, (char *)(void *)timep,
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/include/dst/
H A Ddst.h952 dst_key_gettime(const dst_key_t *key, int type, isc_stdtime_t *timep);
954 * Get a member of the timing metadata array and place it in '*timep'.
959 * "timep" is not null.
/netbsd-current/external/mpl/bind/dist/lib/dns/include/dst/
H A Ddst.h965 dst_key_gettime(const dst_key_t *key, int type, isc_stdtime_t *timep);
967 * Get a member of the timing metadata array and place it in '*timep'.
972 * "timep" is not null.
/netbsd-current/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) { argument
1159 REQUIRE(timep != NULL);
1169 *timep = key->times[type];
H A Dzone.c20241 /* Called once; *timep should be set to the current time. */
20243 next_keyevent(dst_key_t *key, isc_stdtime_t *timep) { argument
20248 now = *timep;
20260 *timep = then;
/netbsd-current/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) { argument
1182 REQUIRE(timep != NULL);
1190 *timep = key->times[type];
H A Dzone.c20321 /* Called once; *timep should be set to the current time. */
20323 next_keyevent(dst_key_t *key, isc_stdtime_t *timep) { argument
20328 now = *timep;
20340 *timep = then;
/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_support_format_7zip.c2652 fileTimeToUtc(uint64_t fileTime, time_t *timep, long *ns) argument
2658 *timep = (time_t)(fileTime / 10000000);
2662 *timep = 0;
/netbsd-current/external/mpl/dhcp/dist/common/
H A Dparse.c662 void parse_lease_time (cfile, timep)
664 TIME *timep;
678 *timep = ntohl(num);

Completed in 384 milliseconds