Searched defs:SID (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libntfs/common/include/ntfs/
H A Dlayout.h575 * COLLATION_NTOFS_SID - Sorting is done according to ascending SID values.
1346 * the SID structure (see below).
1348 typedef enum { /* SID string prefix. */
1364 * Note: The relative identifier (RID) refers to the portion of a SID, which
1365 * identifies a user or group in relation to the authority that issued the SID.
1366 * For example, the universal well-known SID Creator Owner ID (S-1-3-0) is
1478 * union SID_IDENTIFIER_AUTHORITY - A 48-bit value used in the SID structure
1497 * struct SID -
1499 * The SID structure is a variable-length structure used to uniquely identify
1500 * users or groups. SID stand
1532 } __attribute__((__packed__)) SID; typedef in typeref:struct:__anon2080
[all...]

Completed in 47 milliseconds