Searched refs:smb_time_unix2dos (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/fs/smbclnt/netsmb/ |
H A D | smb_subr.h | 195 void smb_time_unix2dos(struct timespec *tsp, int tzoff, uint16_t *ddp,
|
H A D | smb_time.c | 202 smb_time_unix2dos(struct timespec *tsp, int tzoff, u_int16_t *ddp, in smb_time_unix2dos() function
|
/titanic_41/usr/src/uts/common/fs/smbclnt/smbfs/ |
H A D | smbfs_smb.c | 988 smb_time_unix2dos(atime, tzoff, &date, &time, NULL); in smbfs_smb_setftime1() 994 smb_time_unix2dos(mtime, tzoff, &date, &time, NULL); in smbfs_smb_setftime1()
|