Home
last modified time | relevance | path

Searched refs:ar_flag (Results 1 – 25 of 117) sorted by relevance

12345

/dports/security/ossec-hids-server/ossec-hids-3.6.0/src/config/
H A Dactive-response.c22 int ar_flag = 0; variable
142 ar_flag = -1; in ReadActiveResponses()
160 if (ar_flag == -1) { in ReadActiveResponses()
162 ar_flag = 0; in ReadActiveResponses()
300 if (r_ar && (!(ar_flag & REMOTE_AR))) { in ReadActiveResponses()
301 ar_flag |= REMOTE_AR; in ReadActiveResponses()
303 if (l_ar && (!(ar_flag & LOCAL_AR))) { in ReadActiveResponses()
304 ar_flag |= LOCAL_AR; in ReadActiveResponses()
H A Dactive-response.h37 extern int ar_flag;
/dports/security/ossec-hids-local/ossec-hids-3.6.0/src/config/
H A Dactive-response.c22 int ar_flag = 0; variable
142 ar_flag = -1; in ReadActiveResponses()
160 if (ar_flag == -1) { in ReadActiveResponses()
162 ar_flag = 0; in ReadActiveResponses()
300 if (r_ar && (!(ar_flag & REMOTE_AR))) { in ReadActiveResponses()
301 ar_flag |= REMOTE_AR; in ReadActiveResponses()
303 if (l_ar && (!(ar_flag & LOCAL_AR))) { in ReadActiveResponses()
304 ar_flag |= LOCAL_AR; in ReadActiveResponses()
H A Dactive-response.h37 extern int ar_flag;
/dports/security/ossec-hids-agent/ossec-hids-3.6.0/src/config/
H A Dactive-response.c22 int ar_flag = 0; variable
142 ar_flag = -1; in ReadActiveResponses()
160 if (ar_flag == -1) { in ReadActiveResponses()
162 ar_flag = 0; in ReadActiveResponses()
300 if (r_ar && (!(ar_flag & REMOTE_AR))) { in ReadActiveResponses()
301 ar_flag |= REMOTE_AR; in ReadActiveResponses()
303 if (l_ar && (!(ar_flag & LOCAL_AR))) { in ReadActiveResponses()
304 ar_flag |= LOCAL_AR; in ReadActiveResponses()
H A Dactive-response.h37 extern int ar_flag;
/dports/textproc/senna/senna-1.1.5/bindings/ruby/test/
H A Dall_test.rbx16 ar_flag = (VERSION >= "1.8.3")
17 ar = Test::Unit::AutoRunner.new(ar_flag)
/dports/security/ossec-hids-server/ossec-hids-3.6.0/src/analysisd/
H A Dactive-response.c22 ar_flag = 0; in AR_Init()
H A Danalysisd.c246 Config.ar = ar_flag; in main()
/dports/security/ossec-hids-local/ossec-hids-3.6.0/src/analysisd/
H A Dactive-response.c22 ar_flag = 0; in AR_Init()
H A Danalysisd.c246 Config.ar = ar_flag; in main()
/dports/security/ossec-hids-agent/ossec-hids-3.6.0/src/analysisd/
H A Dactive-response.c22 ar_flag = 0; in AR_Init()
H A Danalysisd.c246 Config.ar = ar_flag; in main()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/data/flags/
H A Dmeson.build6 'ar_flag.png',
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/cc-1.0.49/src/
H A Dlib.rs388 pub fn ar_flag(&mut self, flag: &str) -> &mut Build { in ar_flag() method
/dports/sysutils/vector/vector-0.10.0/cargo-crates/cc-1.0.50/src/
H A Dlib.rs388 pub fn ar_flag(&mut self, flag: &str) -> &mut Build { in ar_flag() method
/dports/audio/lewton/lewton-0.10.2/cargo-crates/cc-1.0.50/src/
H A Dlib.rs388 pub fn ar_flag(&mut self, flag: &str) -> &mut Build { in ar_flag() method
/dports/devel/gbump/gbump-1.0.1/cargo-crates/cc-1.0.47/src/
H A Dlib.rs386 pub fn ar_flag(&mut self, flag: &str) -> &mut Build { in ar_flag() method
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/cc-1.0.50/src/
H A Dlib.rs388 pub fn ar_flag(&mut self, flag: &str) -> &mut Build { in ar_flag() method
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cc/src/
H A Dlib.rs386 pub fn ar_flag(&mut self, flag: &str) -> &mut Build { in ar_flag() method
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/cc-1.0.50/src/
H A Dlib.rs388 pub fn ar_flag(&mut self, flag: &str) -> &mut Build { in ar_flag() method
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/cc-1.0.50/src/
H A Dlib.rs388 pub fn ar_flag(&mut self, flag: &str) -> &mut Build { in ar_flag() method
/dports/sysutils/fusefs-sandboxfs/sandboxfs-sandboxfs-0.2.0/cargo-crates/cc-1.0.50/src/
H A Dlib.rs388 pub fn ar_flag(&mut self, flag: &str) -> &mut Build { in ar_flag() method
/dports/sysutils/rsfetch/rsfetch-2.0.0/cargo-crates/cc-1.0.50/src/
H A Dlib.rs388 pub fn ar_flag(&mut self, flag: &str) -> &mut Build { in ar_flag() method
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/cc-1.0.58/src/
H A Dlib.rs388 pub fn ar_flag(&mut self, flag: &str) -> &mut Build { in ar_flag() method

12345