Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/ntp/sntp/tests/data/
HDkod-test-blanks2 0000000012345678 DENY 192.0.2.5
5 000000000000abcd DENY example.com
HDkod-expected-single1 0000000000000001 DENY host1
HDkod-test-correct1 0000000012345678 DENY 192.0.2.5
HDkod-expected-multiple1 000000000000abcd DENY 192.0.2.1
/freebsd-11-stable/sbin/dhclient/
HDdhctoken.h112 #define DENY 312 macro
HDconflex.c362 return (DENY); in intern()
/freebsd-11-stable/contrib/tcp_wrappers/
HDtcpdchk.c82 #define DENY 0 macro
176 defl_verdict = DENY;
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDzfs_acl.c56 #define DENY ACE_ACCESS_DENIED_ACE_TYPE macro
263 case DENY: in zfs_ace_fuid_size()
517 case DENY: in zfs_acl_valid_ace_type()
1030 if ((access_mask & ACE_EXECUTE) && type == DENY) in zfs_mode_compute()
1348 zfs_set_ace(aclp, zacep, masks.deny1, DENY, -1, ACE_OWNER); in zfs_acl_chmod()
1354 zfs_set_ace(aclp, zacep, masks.deny2, DENY, -1, OWNING_GROUP); in zfs_acl_chmod()
1394 if ((type != ALLOW && type != DENY) || in zfs_acl_chmod()
2182 if (type == DENY) { in zfs_zaccess_aces_check()
/freebsd-11-stable/contrib/ntp/ntpd/
HDntp.conf.def1499 the code is "DENY"; if the
HDinvoke-ntp.conf.texi1431 the code is "DENY"; if the
/freebsd-11-stable/contrib/ntp/
HDCommitLog-4.1.0368 * ntpd/ntp_proto.c (fast_xmit): Implement DENY mode.