HomeSort by relevance Sort by last modified time
    Searched defs:ALLOW (Results 1 - 2 of 2) sorted by null

  /netvirt/usr/src/cmd/cmd-inet/usr.sbin/in.ftpd/
hostacc.h 56 #define ALLOW 1
69 short ha_type; /* ALLOW | DENY */
  /netvirt/usr/src/uts/common/fs/zfs/
zfs_acl.c 58 #define ALLOW ACE_ACCESS_ALLOWED_ACE_TYPE
261 case ALLOW:
421 if (type != ALLOW && type > MAX_ACE_TYPE) {
787 if (type == ALLOW) {
794 if (type == ALLOW) {
801 if (type == ALLOW) {
809 if (type == ALLOW) {
816 if (type == ALLOW) {
823 if (type == ALLOW) {
831 if (type == ALLOW) {
    [all...]

Completed in 58 milliseconds