OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:type_tz
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/fs/udf/
ecma167-udf.h
240
uint16_t
type_tz
;
member in struct:timestamp
udf_subr.c
4312
tz = udf_rw16(timestamp->
type_tz
);
4319
if (udf_rw16(timestamp->
type_tz
) & 0x1000) {
4346
timestamp->
type_tz
= udf_rw16((1<<12) + 0);
/src/sbin/newfs_udf/
udf_core.c
887
tz = udf_rw16(timestamp->
type_tz
);
895
if (udf_rw16(timestamp->
type_tz
) & 0x1000)
928
timestamp->
type_tz
= udf_rw16((1<<12) + 0);
Completed in 100 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025