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

/haiku/src/add-ons/kernel/file_systems/udf/
H A DUdfStructures.h81 uint16 type_and_timezone; member in union:timestamp::type_and_timezone_accessor
95 uint16 type_and_timezone() const { return B_LENDIAN_TO_HOST_INT16(_type_and_timezone); } function in class:timestamp
121 void set_type_and_timezone(uint16 type_and_timezone) { argument
[all...]

Completed in 57 milliseconds