Home
last modified time | relevance | path

Searched refs:os_strings (Results 1 – 7 of 7) sorted by relevance

/dports/security/ossec-hids-server/ossec-hids-3.6.0/src/rootcheck/
H A Dos_string.c137 } os_strings; typedef
140 int os_getch(os_strings *oss);
152 os_strings oss; in os_string()
250 int os_getch(os_strings *oss) in os_getch()
/dports/security/ossec-hids-local/ossec-hids-3.6.0/src/rootcheck/
H A Dos_string.c137 } os_strings; typedef
140 int os_getch(os_strings *oss);
152 os_strings oss; in os_string()
250 int os_getch(os_strings *oss) in os_getch()
/dports/security/ossec-hids-agent/ossec-hids-3.6.0/src/rootcheck/
H A Dos_string.c137 } os_strings; typedef
140 int os_getch(os_strings *oss);
152 os_strings oss; in os_string()
250 int os_getch(os_strings *oss) in os_getch()
/dports/security/gpg-tui/gpg-tui-0.8.2/cargo-crates/winreg-0.9.0/src/
H A Dtypes.rs159 let mut os_strings = self localVariable
164 os_strings.push(0);
166 bytes: v16_to_v8(&os_strings),
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/winreg-0.9.0/src/
H A Dtypes.rs159 let mut os_strings = self localVariable
164 os_strings.push(0);
166 bytes: v16_to_v8(&os_strings),
/dports/security/rifiuti2/rifiuti2-0.7.0/src/
H A Dutils.c63 static char *os_strings[] = { variable
1207 _local_printf (_("OS Guess: %s"), gettext (os_strings[meta.os_guess]) ); in print_header()
/dports/deskutils/just/just-0.10.5/cargo-crates/cradle-0.2.0/src/
H A Dlib.rs725 mod os_strings { module