rtime
if(b->rtime == NULL){
ALLOC(b->rtime);
*b->rtime = 0;
if(*b->rtime < *b->till)
*b->rtime = *b->till;
if(f.renewable && b->rtime){
t = *b->rtime;
_kdc_fix_time(&b->rtime);
*et->renew_till = *b->rtime;
a->req_body.rtime = malloc(sizeof(*a->req_body.rtime));
if (a->req_body.rtime == NULL) {
*a->req_body.rtime = creds->times.renew_till;
a->req_body.rtime = malloc(sizeof(*a->req_body.rtime));
if (a->req_body.rtime == NULL) {
*a->req_body.rtime = creds->times.renew_till;
krb5_timestamp rtime, max_rlife;
rtime = request->rtime ? request->rtime : kdc_infinity;
rtime = request->till;
rtime = ts_min(rtime, tgt->times.renew_till);
rtime = ts_min(rtime, ts_incr(times->starttime, max_rlife));
!ts_after(rtime, times->endtime))
times->renew_till = rtime;
DEFFIELD(req_body_6, kdc_req_hack, v.rtime, 6, opt_kerberos_time);
b->rtime = h.v.rtime;
(request->rtime != 0) &&
ts_after(as_reply->enc_part2->times.renew_till, request->rtime))
ctx->request->rtime = ts_incr(from, ctx->renew_life);
if (ts_after(ctx->request->till, ctx->request->rtime))
ctx->request->rtime = ctx->request->till;
ctx->request->rtime = 0;
req.rtime = desired->times.renew_till;
ret = int32_to_value(req->rtime, obj, AU_REQ_TKT_RENEW_TILL);
extern int rtime(dev_t, struct netbuf *, int, struct timeval *,
struct timeval rtime;
intvl_random(&rtime, MIN_WAITTIME, MAX_WAITTIME);
no_flash = rtime;
rtime.tv_sec + ((float)rtime.tv_usec)/1000000.0);
uint32_t rdate, rtime;
rtime = RTC_READ(sc, sc->conf->rtc_time);
if ((rtime & TIME_MASK) == 0)
ct.sec = GET_SEC_VALUE(rtime);
ct.min = GET_MIN_VALUE(rtime);
ct.hour = GET_HOUR_VALUE(rtime);
uint32_t rdate, rtime;
rtime = SET_SEC_VALUE(ct.sec) | SET_MIN_VALUE(ct.min) |
RTC_WRITE(sc, sc->conf->rtc_time, rtime);
struct timeval rtime, utime, stime;
microuptime(&rtime);
timevalsub(&rtime, &p->p_stats->p_start);
(long)rtime.tv_sec, rtime.tv_usec / 10000,
u8 rtime)
cpu_to_be32(rtime & IB_CLASS_PORT_INFO_RESP_TIME_MASK);
static inline void ib_set_rmpp_resptime(struct ib_rmpp_hdr *rmpp_hdr, u8 rtime)
rmpp_hdr->rmpp_rtime_flags = ib_get_rmpp_flags(rmpp_hdr) | (rtime << 3);
double rtime;
rtime = end.tv_sec - start.tv_sec
frames, rtime, frames/rtime);