Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/smbsrv/
H A Dsmb_mbuf_marshaling.c330 *lvalp++ = smb_time_dos_to_unix(d, t); in smb_mbc_vdecodef()
345 *lvalp++ = smb_time_dos_to_unix(d, t); in smb_mbc_vdecodef()
H A Dsmb_kutil.c978 smb_time_dos_to_unix(int16_t date, int16_t time) in smb_time_dos_to_unix() function
/titanic_44/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h715 int32_t smb_time_dos_to_unix(int16_t, int16_t);