OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:segwait_timeout
(Results
1 - 2
of
2
) sorted by relevancy
/src/libexec/lfs_cleanerd/
lfs_cleanerd.c
75
int
segwait_timeout
; /* Time to wait in lfs_segwait() */
variable in typeref:typename:int
1391
if (now - st.st_mtime >
segwait_timeout
&&
1485
segwait_timeout
= 300; /* Five minutes */
1543
segwait_timeout
= atoi(optarg);
1713
tv.tv_sec =
segwait_timeout
;
lfs_cleanerd.c
75
int
segwait_timeout
; /* Time to wait in lfs_segwait() */
variable in typeref:typename:int
1391
if (now - st.st_mtime >
segwait_timeout
&&
1485
segwait_timeout
= 300; /* Five minutes */
1543
segwait_timeout
= atoi(optarg);
1713
tv.tv_sec =
segwait_timeout
;
Completed in 24 milliseconds
Indexes created Sat Sep 27 21:09:56 GMT 2025