Lines Matching defs:allow_opts
4755 struct allow_opts { struct
4756 boolean_t local;
4757 boolean_t descend;
4758 boolean_t user;
4759 boolean_t group;
4760 boolean_t everyone;
4761 boolean_t create;
4762 boolean_t set;
4763 boolean_t recursive; /* unallow only */
4764 boolean_t prt_usage;
4766 boolean_t prt_perms;
4767 char *who;
4768 char *perms;
4769 const char *dataset;