Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/smbsrv/test-msgbuf/
H A Dtest_misc.c122 smb_time_dos_to_unix(int16_t date, int16_t time) in smb_time_dos_to_unix() function
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_mbuf_marshaling.c345 *lvalp++ = smb_time_dos_to_unix(d, t); in smb_mbc_vdecodef()
360 *lvalp++ = smb_time_dos_to_unix(d, t); in smb_mbc_vdecodef()
H A Dsmb_kutil.c1201 smb_time_dos_to_unix(int16_t date, int16_t time) in smb_time_dos_to_unix() function
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h811 int32_t smb_time_dos_to_unix(int16_t, int16_t);