Home
last modified time | relevance | path

Searched refs:have_checks (Results 1 – 3 of 3) sorted by relevance

/dports/security/samhain/samhain-4.4.3/src/
H A Dsh_processcheck.c742 int have_checks = 0; in sh_processes_check() local
762 res |= SH_PR_KILL; res |= SH_PR_ANY; ++have_checks; in sh_processes_check()
774 res |= SH_PR_GETPGID; res |= SH_PR_ANY; ++have_checks; in sh_processes_check()
782 res |= SH_PR_GETSID; res |= SH_PR_ANY; ++have_checks; in sh_processes_check()
793 res |= SH_PR_SCHED; res |= SH_PR_ANY; ++have_checks; in sh_processes_check()
804 res |= SH_PR_PRIORITY; res |= SH_PR_ANY; ++have_checks; in sh_processes_check()
818 res |= SH_PR_LSTAT; res |= SH_PR_ANY; ++have_checks; in sh_processes_check()
824 res |= SH_PR_OPENDIR; res |= SH_PR_ANY; ++have_checks; in sh_processes_check()
836 res |= SH_PR_STATVSF; res |= SH_PR_ANY; ++have_checks; in sh_processes_check()
844 res |= SH_PR_CHDIR; res |= SH_PR_ANY; ++have_checks; in sh_processes_check()
[all …]
/dports/security/samhain-server/samhain-4.4.3/src/
H A Dsh_processcheck.c742 int have_checks = 0; in sh_processes_check() local
762 res |= SH_PR_KILL; res |= SH_PR_ANY; ++have_checks; in sh_processes_check()
774 res |= SH_PR_GETPGID; res |= SH_PR_ANY; ++have_checks; in sh_processes_check()
782 res |= SH_PR_GETSID; res |= SH_PR_ANY; ++have_checks; in sh_processes_check()
793 res |= SH_PR_SCHED; res |= SH_PR_ANY; ++have_checks; in sh_processes_check()
804 res |= SH_PR_PRIORITY; res |= SH_PR_ANY; ++have_checks; in sh_processes_check()
818 res |= SH_PR_LSTAT; res |= SH_PR_ANY; ++have_checks; in sh_processes_check()
824 res |= SH_PR_OPENDIR; res |= SH_PR_ANY; ++have_checks; in sh_processes_check()
836 res |= SH_PR_STATVSF; res |= SH_PR_ANY; ++have_checks; in sh_processes_check()
844 res |= SH_PR_CHDIR; res |= SH_PR_ANY; ++have_checks; in sh_processes_check()
[all …]
/dports/security/samhain-client/samhain-4.4.3/src/
H A Dsh_processcheck.c742 int have_checks = 0; in sh_processes_check() local
762 res |= SH_PR_KILL; res |= SH_PR_ANY; ++have_checks; in sh_processes_check()
774 res |= SH_PR_GETPGID; res |= SH_PR_ANY; ++have_checks; in sh_processes_check()
782 res |= SH_PR_GETSID; res |= SH_PR_ANY; ++have_checks; in sh_processes_check()
793 res |= SH_PR_SCHED; res |= SH_PR_ANY; ++have_checks; in sh_processes_check()
804 res |= SH_PR_PRIORITY; res |= SH_PR_ANY; ++have_checks; in sh_processes_check()
818 res |= SH_PR_LSTAT; res |= SH_PR_ANY; ++have_checks; in sh_processes_check()
824 res |= SH_PR_OPENDIR; res |= SH_PR_ANY; ++have_checks; in sh_processes_check()
836 res |= SH_PR_STATVSF; res |= SH_PR_ANY; ++have_checks; in sh_processes_check()
844 res |= SH_PR_CHDIR; res |= SH_PR_ANY; ++have_checks; in sh_processes_check()
[all …]