Home
last modified time | relevance | path

Searched defs:ic_acl (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/sys/fs/
H A Dufs_acl.h75 typedef struct ic_acl { struct
76 ufs_ic_acl_t *owner; /* owner object */ argument
77 ufs_ic_acl_t *group; /* group object */ argument
78 ufs_ic_acl_t *other; /* other object */ argument
79 ufs_ic_acl_t *users; /* list of users */ argument
80 ufs_ic_acl_t *groups; /* list of groups */ argument
82 } ic_acl_t; argument