OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:time_to_rquota
(Results
1 - 3
of
3
) sorted by relevancy
/src/libexec/rpc.rquotad/
rquotad.c
174
time_to_rquota
(time_t when, time_t now)
function in typeref:typename:uint32_t
201
rq->rq_btimeleft =
time_to_rquota
(blocks->qv_expiretime, now.tv_sec);
206
rq->rq_ftimeleft =
time_to_rquota
(files->qv_expiretime, now.tv_sec);
rquotad.c
174
time_to_rquota
(time_t when, time_t now)
function in typeref:typename:uint32_t
201
rq->rq_btimeleft =
time_to_rquota
(blocks->qv_expiretime, now.tv_sec);
206
rq->rq_ftimeleft =
time_to_rquota
(files->qv_expiretime, now.tv_sec);
rquotad.c
174
time_to_rquota
(time_t when, time_t now)
function in typeref:typename:uint32_t
201
rq->rq_btimeleft =
time_to_rquota
(blocks->qv_expiretime, now.tv_sec);
206
rq->rq_ftimeleft =
time_to_rquota
(files->qv_expiretime, now.tv_sec);
Completed in 82 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025