Home
last modified time | relevance | path

Searched refs:attribute_reload_thread_pid (Results 1 – 2 of 2) sorted by relevance

/dports/security/snort/snort-2.9.18/src/target-based/
H A Dsftarget_reader.c107 extern pid_t attribute_reload_thread_pid;
750 attribute_reload_thread_pid = gettid(); in SFAT_ReloadAttributeTableThread()
1032 (void*)attribute_reload_thread_id, attribute_reload_thread_pid); in SFAT_StartReloadThread()
/dports/security/snort/snort-2.9.18/src/
H A Dsnort.c282 pid_t attribute_reload_thread_pid; variable