Lines Matching defs:allow_opts
5118 struct allow_opts { struct
5119 boolean_t local;
5120 boolean_t descend;
5121 boolean_t user;
5122 boolean_t group;
5123 boolean_t everyone;
5124 boolean_t create;
5125 boolean_t set;
5126 boolean_t recursive; /* unallow only */
5127 boolean_t prt_usage;
5129 boolean_t prt_perms;
5130 char *who;
5131 char *perms;
5132 const char *dataset;