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

/opensolaris-onvv-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_subr.h139 void smb_time_unix2dos(struct timespec *tsp, int tzoff, uint16_t *ddp,
H A Dsmb_time.c202 smb_time_unix2dos(struct timespec *tsp, int tzoff, u_int16_t *ddp, function
/opensolaris-onvv-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_smb.c987 smb_time_unix2dos(atime, tzoff, &date, &time, NULL);
993 smb_time_unix2dos(mtime, tzoff, &date, &time, NULL);

Completed in 58 milliseconds