OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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
95
if ((ptr->time - current_time) >
MAX_LIFE
) {
132
if ((ptr->time - current_time) >
MAX_LIFE
) {
Completed in 11 milliseconds
Indexes created Fri Nov 07 19:10:08 GMT 2025