Searched refs:DENY (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/samples/seccomp/ |
H A D | bpf-fancy.c | 42 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 D | bpf-helper.h | 47 #define DENY \ macro
|
/openbmc/openbmc-test-automation/redfish/service_root/ |
H A D | test_service_root_security.robot | 15 ... X-Frame-Options=DENY 120 # X-Frame-Options: DENY 141 # [X-Frame-Options]: DENY
|
/openbmc/linux/Documentation/filesystems/nfs/ |
H A D | reexport.rst | 103 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 D | config | 65 # Q: Reject method: [DENY] 66 Firewall.ip_s_rejectmethod="DENY"
|
/openbmc/linux/Documentation/virt/kvm/devices/ |
H A D | vcpu.rst | 93 @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 D | devices.rst | 126 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 D | 10_usagi-ipv6.patch | 996 tcpd_warn("(use EXCEPT or DENY instead)");
|