Home
last modified time | relevance | path

Searched refs:nt_time_to_full_timespec (Results 1 – 7 of 7) sorted by relevance

/dports/net/samba412/samba-4.12.15/source3/lib/
H A Dtime.c190 return nt_time_to_full_timespec(nt); in pull_long_date_full_timespec()
267 return nt_time_to_full_timespec(nt); in interpret_long_date()
/dports/net/samba412/samba-4.12.15/lib/util/
H A Dtime.h373 struct timespec nt_time_to_full_timespec(NTTIME nt);
H A Dtime.c1124 struct timespec nt_time_to_full_timespec(NTTIME nt) in nt_time_to_full_timespec() function
1218 ts = nt_time_to_full_timespec(nt); in nt_time_to_full_time_t()
/dports/net/samba412/samba-4.12.15/source3/smbd/
H A Ddurable.c212 ft.mtime = nt_time_to_full_timespec( in vfs_default_durable_disconnect()
754 fsp->close_write_time = nt_time_to_full_timespec( in vfs_default_durable_reconnect()
H A Ddosmode.c316 nt_time_to_full_timespec( in parse_dos_attribute_blob()
339 creat_time = nt_time_to_full_timespec(info->create_time); in parse_dos_attribute_blob()
H A Dclose.c322 ts = nt_time_to_full_timespec(lck->data->changed_write_time); in close_remove_share_mode()
/dports/net/samba412/samba-4.12.15/source3/locking/
H A Dlocking.c1050 return nt_time_to_full_timespec(d->changed_write_time); in get_share_mode_write_time()
1052 return nt_time_to_full_timespec(d->old_write_time); in get_share_mode_write_time()