OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:want_stamp
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/global/
mail_stream.c
233
time_t
want_stamp
;
local
280
want_stamp
= time((time_t *) 0) + info->delay;
283
want_stamp
= 0;
300
|| stamp_stream(info->stream,
want_stamp
)
302
|| (
want_stamp
&& stamp_path(VSTREAM_PATH(info->stream),
want_stamp
))
324
expect_stamp =
want_stamp
?
want_stamp
: time((time_t *) 0);
Completed in 38 milliseconds
Indexes created Wed Sep 16 00:24:39 UTC 2026