Home
last modified time | relevance | path

Searched refs:authority (Results 1 – 15 of 15) sorted by relevance

/linux-6.3-rc2/fs/cifs/
A Dcifsacl.c129 id_auth_val = (unsigned long long)sidptr->authority[5]; in sid_to_key_str()
130 id_auth_val |= (unsigned long long)sidptr->authority[4] << 8; in sid_to_key_str()
131 id_auth_val |= (unsigned long long)sidptr->authority[3] << 16; in sid_to_key_str()
179 if (ctsid->authority[i] != cwsid->authority[i]) { in compare_sids()
180 if (ctsid->authority[i] > cwsid->authority[i]) in compare_sids()
238 if (psid->authority[i] != pwell_known_sid->authority[i]) { in is_well_known_sid()
271 dst->authority[i] = src->authority[i]; in cifs_copy_sid()
714 pntace->sid.authority[i] = psid->authority[i]; in fill_ace_for_sid()
875 pntace->sid.authority[i] = sid_authusers.authority[i]; in setup_authusers_ACE()
899 pntace->sid.authority[i] = sid_unix_NFS_mode.authority[i]; in setup_special_mode_ACE()
[all …]
A Dcifsacl.h70 __u8 authority[NUM_AUTHS]; member
/linux-6.3-rc2/fs/ksmbd/
A Dsmbacl.c89 if (ctsid->authority[i] != cwsid->authority[i]) { in compare_sids()
90 if (ctsid->authority[i] > cwsid->authority[i]) in compare_sids()
123 dst->authority[i] = src->authority[i]; in smb_copy_sid()
211 pntace->sid.authority[i] = psid->authority[i]; in fill_ace_for_sid()
A Dsmbacl.h130 __u8 authority[NUM_AUTHS]; member
/linux-6.3-rc2/LICENSES/dual/
A DCC-BY-4.059 other rights that a licensor has authority to grant. Use of
108 absence of proper authority, may not be circumvented under laws
124 Licensed Material and that the Licensor has authority to license.
174 authority to forbid You from making technical modifications
387 processes of any jurisdiction or authority.
/linux-6.3-rc2/Documentation/security/keys/
A Drequest-key.rst98 5) /sbin/request-key assumes the authority associated with key U.
185 4) If the process has assumed the authority associated with a request_key()
A Dcore.rst757 * Assume the authority granted to instantiate a key::
761 This assumes or divests the authority required to instantiate the
766 Once authority is assumed, searches for keys will also search the
770 If the requested authority is unavailable, error EPERM will be returned,
771 likewise if the authority has been revoked because the target key is
774 If the specified key is 0, then any assumed authority will be divested.
/linux-6.3-rc2/Documentation/netlabel/
A Ddraft-ietf-cipso-ipsecurity-01.txt79 in the security option. An authority that has been assigned a DOI
81 and their human readable equivalent. This authority will distribute that
82 mapping to hosts within the authority's domain. These mappings may be
83 sensitive, therefore a DOI authority is not required to make these
158 identifiers are greater than 127 are defined by the DOI authority and may
/linux-6.3-rc2/Documentation/filesystems/nfs/
A Dclient-identifier.rst77 that there is no central authority that assigns "co_ownerid"
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-class-firmware-attributes219 role: system-mgmt This gives the same authority as the bios-admin password to control
/linux-6.3-rc2/Documentation/scsi/
A Dscsi_fc_transport.rst82 using its own naming authority and OUI. (Note: it already does this
/linux-6.3-rc2/Documentation/powerpc/
A Dhvcs.rst470 Otherwise you have to hunt down the people who have console authority. It
/linux-6.3-rc2/Documentation/driver-api/surface_aggregator/
A Dinternal.rst484 event registry, i.e. the governing authority of this event (so to speak),
/linux-6.3-rc2/Documentation/process/
A Dcoding-style.rst721 recognize the authority of K&R (the GNU people aren't evil, they are
/linux-6.3-rc2/Documentation/admin-guide/
A Dreporting-issues.rst1351 might be appropriate to get a higher authority involved. In case of a WiFi

Completed in 29 milliseconds