/dports/security/ossec-hids-server/ossec-hids-3.6.0/src/client-agent/ |
H A D | main.c | 143 agt->notify_time = NOTIFY_TIME; in main() 146 agt->max_time_reconnect_try = NOTIFY_TIME * 3; in main()
|
/dports/security/ossec-hids-local/ossec-hids-3.6.0/src/client-agent/ |
H A D | main.c | 143 agt->notify_time = NOTIFY_TIME; in main() 146 agt->max_time_reconnect_try = NOTIFY_TIME * 3; in main()
|
/dports/security/ossec-hids-agent/ossec-hids-3.6.0/src/client-agent/ |
H A D | main.c | 143 agt->notify_time = NOTIFY_TIME; in main() 146 agt->max_time_reconnect_try = NOTIFY_TIME * 3; in main()
|
/dports/security/ossec-hids-local/ossec-hids-3.6.0/src/win32/ |
H A D | win_agent.c | 162 agt->notify_time = NOTIFY_TIME; in local_start() 165 agt->max_time_reconnect_try = NOTIFY_TIME * 3; in local_start() 406 else if ((cu_time - __win32_curr_time) > (NOTIFY_TIME - 200)) { in SendMSG()
|
/dports/security/ossec-hids-server/ossec-hids-3.6.0/src/win32/ |
H A D | win_agent.c | 162 agt->notify_time = NOTIFY_TIME; in local_start() 165 agt->max_time_reconnect_try = NOTIFY_TIME * 3; in local_start() 406 else if ((cu_time - __win32_curr_time) > (NOTIFY_TIME - 200)) { in SendMSG()
|
/dports/security/ossec-hids-agent/ossec-hids-3.6.0/src/win32/ |
H A D | win_agent.c | 162 agt->notify_time = NOTIFY_TIME; in local_start() 165 agt->max_time_reconnect_try = NOTIFY_TIME * 3; in local_start() 406 else if ((cu_time - __win32_curr_time) > (NOTIFY_TIME - 200)) { in SendMSG()
|
/dports/security/ossec-hids-server/ossec-hids-3.6.0/src/remoted/ |
H A D | sendmsg.c | 97 if (keys.keyentries[agentid]->rcvd < (time(0) - (2 * NOTIFY_TIME))) { in send_msg()
|
H A D | manager.c | 449 if ((_ctime - _stime) > (NOTIFY_TIME * 30)) { in wait_for_msgs()
|
/dports/security/ossec-hids-local/ossec-hids-3.6.0/src/remoted/ |
H A D | sendmsg.c | 97 if (keys.keyentries[agentid]->rcvd < (time(0) - (2 * NOTIFY_TIME))) { in send_msg()
|
H A D | manager.c | 449 if ((_ctime - _stime) > (NOTIFY_TIME * 30)) { in wait_for_msgs()
|
/dports/security/ossec-hids-agent/ossec-hids-3.6.0/src/remoted/ |
H A D | sendmsg.c | 97 if (keys.keyentries[agentid]->rcvd < (time(0) - (2 * NOTIFY_TIME))) { in send_msg()
|
H A D | manager.c | 449 if ((_ctime - _stime) > (NOTIFY_TIME * 30)) { in wait_for_msgs()
|
/dports/security/ossec-hids-local/ossec-hids-3.6.0/src/headers/ |
H A D | defs.h | 70 #define NOTIFY_TIME 600 /* ... every 600 seconds (10 minutes) */ macro
|
/dports/security/ossec-hids-server/ossec-hids-3.6.0/src/headers/ |
H A D | defs.h | 70 #define NOTIFY_TIME 600 /* ... every 600 seconds (10 minutes) */ macro
|
/dports/security/ossec-hids-agent/ossec-hids-3.6.0/src/headers/ |
H A D | defs.h | 70 #define NOTIFY_TIME 600 /* ... every 600 seconds (10 minutes) */ macro
|
/dports/games/xfrisk/XFrisk/ |
H A D | callbacks.c | 162 XtAppAddTimeOut(appContext, NOTIFY_TIME, in CBK_IncomingMessage() 176 XtAppAddTimeOut(appContext, NOTIFY_TIME, in CBK_IncomingMessage() 190 XtAppAddTimeOut(appContext, NOTIFY_TIME, in CBK_IncomingMessage()
|
H A D | riskgame.h | 86 #define NOTIFY_TIME 750 macro
|
/dports/security/ossec-hids-server/ossec-hids-3.6.0/src/shared/ |
H A D | read-agents.c | 1257 if (file_status.st_mtime > (time(0) - (3 * NOTIFY_TIME + 30))) { in get_agent_status() 1343 return get_agents_with_timeout(flag, NOTIFY_TIME); in get_agents()
|
/dports/security/ossec-hids-local/ossec-hids-3.6.0/src/shared/ |
H A D | read-agents.c | 1257 if (file_status.st_mtime > (time(0) - (3 * NOTIFY_TIME + 30))) { in get_agent_status() 1343 return get_agents_with_timeout(flag, NOTIFY_TIME); in get_agents()
|
/dports/security/ossec-hids-agent/ossec-hids-3.6.0/src/shared/ |
H A D | read-agents.c | 1257 if (file_status.st_mtime > (time(0) - (3 * NOTIFY_TIME + 30))) { in get_agent_status() 1343 return get_agents_with_timeout(flag, NOTIFY_TIME); in get_agents()
|
/dports/editors/fpc-ide/fpc-3.2.2/rtl/android/jvm/ |
H A D | androidr14.inc | 39364 NOTIFY_TIME = 'notifyTime';
|
/dports/lang/fpc-source/fpc-3.2.2/rtl/android/jvm/ |
H A D | androidr14.inc | 39364 NOTIFY_TIME = 'notifyTime';
|
/dports/lang/fpc-utils/fpc-3.2.2/rtl/android/jvm/ |
H A D | androidr14.inc | 39364 NOTIFY_TIME = 'notifyTime';
|
/dports/lang/fpc/fpc-3.2.2/rtl/android/jvm/ |
H A D | androidr14.inc | 39364 NOTIFY_TIME = 'notifyTime';
|