Lines Matching full:permission

32  * it is a local or descendent permission.  The first letter
38 * Ul$<id> identifies permission sets granted locally for this userid.
39 * Ud$<id> identifies permission sets granted on descendent datasets for
44 * Gl$<id> identifies permission sets granted locally for this groupid.
45 * Gd$<id> identifies permission sets granted on descendent datasets for
50 * El$ identifies permission sets granted locally for everyone.
51 * Ed$ identifies permission sets granted to descendent datasets for
53 * c-$ identifies permission to create at dataset creation time.
54 * C-$ identifies permission sets to grant locally at dataset creation
60 * attribute for each allowed permission, such as create, destroy,...
61 * All of the "upper" case class types will specify permission set names
122 * must have the 'allow' permission, and even then can only unallow
193 spa_history_log_internal_dd(dd, "permission update", tx, in dsl_deleg_set_sync()
229 spa_history_log_internal_dd(dd, "permission who remove", in dsl_deleg_unset_sync()
248 spa_history_log_internal_dd(dd, "permission remove", tx, in dsl_deleg_unset_sync()
406 * Determine whether a specified permission exists.
409 * Once the base object has been retrieved the actual permission
412 * Return 0 if permission exists, ENOENT if there is no whokey, EPERM if
434 * check a specified user/group for a requested permission
550 * Check if user has requested permission.
620 /* See if this set directly grants this permission */ in dsl_deleg_access_impl()
725 * set all create time permission on new dataset.