Home
last modified time | relevance | path

Searched refs:DENY (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/samples/seccomp/
H A Dbpf-fancy.c42 DENY, /* Don't passthrough into a label */ in main()
46 JNE(STDIN_FILENO, DENY), in main()
48 JNE((unsigned long)buf, DENY), in main()
50 JGE(sizeof(buf), DENY), in main()
57 DENY, in main()
64 DENY, in main()
69 DENY, in main()
74 DENY, in main()
79 DENY, in main()
H A Dbpf-helper.h47 #define DENY \ macro
/openbmc/openbmc-test-automation/redfish/service_root/
H A Dtest_service_root_security.robot15 ... X-Frame-Options=DENY
120 # X-Frame-Options: DENY
141 # [X-Frame-Options]: DENY
/openbmc/linux/Documentation/filesystems/nfs/
H A Dreexport.rst103 Open DENY bits ignored
106 NFS since NFSv4 supports ALLOW and DENY bits taken from Windows, which
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/
H A Dconfig65 # Q: Reject method: [DENY]
66 Firewall.ip_s_rejectmethod="DENY"
/openbmc/linux/Documentation/virt/kvm/devices/
H A Dvcpu.rst93 @action is DENY, global DENY if the first @action is ALLOW). Multiple ranges
99 filter for event range [0:10) as the first filter and then applying a DENY
/openbmc/linux/Documentation/admin-guide/cgroup-v1/
H A Ddevices.rst126 device cgroups is implemented internally using a behavior (ALLOW, DENY) and a
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A D10_usagi-ipv6.patch996 tcpd_warn("(use EXCEPT or DENY instead)");