Searched refs:decode_time (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/udf/
H A DUtils.h19 status_t decode_time(timestamp &timestamp, struct timespec &timespec);
H A DIcb.cpp199 if (decode_time(ts, timespec) != B_OK) {
200 decode_time(
216 if (decode_time(ts, timespec) != B_OK) {
217 decode_time(
H A DUtils.cpp92 decode_time(timestamp &timestamp, struct timespec &timespec) function

Completed in 43 milliseconds