Lines Matching defs:allow_opts
4700 struct allow_opts { struct
4701 boolean_t local;
4702 boolean_t descend;
4703 boolean_t user;
4704 boolean_t group;
4705 boolean_t everyone;
4706 boolean_t create;
4707 boolean_t set;
4708 boolean_t recursive; /* unallow only */
4709 boolean_t prt_usage;
4711 boolean_t prt_perms;
4712 char *who;
4713 char *perms;
4714 const char *dataset;