Lines Matching +full:software +full:- +full:generated

14 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
23 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
45 The identifiers are generated according to the syntax and semantics of the
47 See below for a more in-depth description of the identifiers.
50 generated for each invocation of the system call.
51 According to the algorithm of generating time-based UUIDs, this will also
55 When multiple identifiers are to be generated, the
63 (GUIDs), have a binary representation of 128-bits.
66 .Bd -literal
76 .Bl -tag -width ".Va clock_seq_hi_and_reserved"
78 The least significant 32 bits of a 60-bit timestamp.
79 This field is stored in the native byte-order.
81 The least significant 16 bits of the most significant 28 bits of the 60-bit
83 This field is stored in the native byte-order.
85 The most significant 12 bits of the 60-bit timestamp multiplexed with a 4-bit
87 The version number is stored in the most significant 4 bits of the 16-bit
89 This field is stored in the native byte-order.
91 The most significant 6 bits of a 14-bit sequence number multiplexed with a
92 2-bit variant value.
94 Identifiers generated by the
99 The least significant 8 bits of a 14-bit sequence number.
101 The 6-byte IEEE 802 (MAC) address of one of the interfaces of the node.
102 If no such interface exists, a random multi-cast address is used instead.
106 Any multi-byte field is to be stored in the local or native byte-order and
108 on the byte-order.
112 .Rv -std
117 .Bl -tag -width Er
131 The identifiers are represented and generated in conformance with the DCE 1.1