OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_LIFE
(Results
1 - 2
of
2
) sorted by relevancy
/src/include/protocols/
talkd.h
118
#define
MAX_LIFE
60 /* max time daemon saves invitations */
119
/* RING_WAIT should be 10's of seconds less than
MAX_LIFE
*/
/src/libexec/talkd/
table.c
96
if ((ptr->time - current_time) >
MAX_LIFE
) {
133
if ((ptr->time - current_time) >
MAX_LIFE
) {
Completed in 31 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026