Home
last modified time | relevance | path

Searched refs:smb_time_NT2local (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/fs/smbfs/
HDsmbfs_subr.c74 smb_time_NT2local(int64_t nsec, int tzoff, struct timespec *tsp) in smb_time_NT2local() function
HDsmbfs_subr.h174 void smb_time_NT2local(int64_t nsec, int tzoff, struct timespec *tsp);
HDsmbfs_smb.c1289 smb_time_NT2local(lint, svtz, &ctx->f_attr.fa_atime); in smbfs_findnextLM2()
1291 smb_time_NT2local(lint, svtz, &ctx->f_attr.fa_mtime); in smbfs_findnextLM2()
1293 smb_time_NT2local(lint, svtz, &ctx->f_attr.fa_ctime); in smbfs_findnextLM2()