Lines Matching defs:allow_opts
5988 struct allow_opts { struct
5989 boolean_t local;
5990 boolean_t descend;
5991 boolean_t user;
5992 boolean_t group;
5993 boolean_t everyone;
5994 boolean_t create;
5995 boolean_t set;
5996 boolean_t recursive; /* unallow only */
5997 boolean_t prt_usage;
5999 boolean_t prt_perms;
6000 char *who;
6001 char *perms;
6002 const char *dataset;