Searched refs:ALLOW (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.ftpd/
H A Dhostacc.h56 #define ALLOW 1 macro
69 short ha_type; /* ALLOW | DENY */
H A Dhostacc.c114 iLineMatch = (ptHtmp->ha_type == ALLOW) ? 1 : 0;
240 ha_arr[iHaInd].ha_type = ALLOW;
/opensolaris-onvv-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_acl.c56 #define ALLOW ACE_ACCESS_ALLOWED_ACE_TYPE macro
59 #define MIN_ACE_TYPE ALLOW
263 case ALLOW:
517 case ALLOW:
926 if (type == ALLOW) {
933 if (type == ALLOW) {
940 if (type == ALLOW) {
949 if (type == ALLOW) {
956 if (type == ALLOW) {
963 if (type == ALLOW) {
[all...]

Completed in 51 milliseconds