Home
last modified time | relevance | path

Searched defs:when (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/netgraph/
H A Dng_pipe.c69 struct timeval when; /* this packet's due time */ member
636 struct timeval *when = &hinfo->qin_utime; in ngp_rcvdata() local
738 struct timeval *when; in pipe_dequeue() local
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_times.c433 ngx_next_time(time_t when) in ngx_next_time()
/f-stack/app/redis-5.0.5/src/
H A Dexpire.c407 long long when; /* unix time in milliseconds when the key will expire. */ in expireGenericCommand() local
H A Ddb.c1076 void setExpire(client *c, redisDb *db, robj *key, long long when) { in setExpire()
1131 mstime_t when = getExpire(db,key); in keyIsExpired() local
H A Daof.c551 long long when; in catAppendOnlyExpireAtCommand() local
/f-stack/freebsd/contrib/openzfs/cmd/zed/agents/
H A Dzfs_diagnosis.c429 zfs_ereport_when(fmd_hdl_t *hdl, nvlist_t *nvl, er_timeval_t *when) in zfs_ereport_when()