Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/smbsrv/
H A Dsmb_kutil.c998 smb_time_unix_to_dos(int32_t ux_time, int16_t *date_p, int16_t *time_p) in smb_time_unix_to_dos() argument
1006 *time_p = 0; in smb_time_unix_to_dos()
1023 if (time_p) { in smb_time_unix_to_dos()
1031 *time_p = (short)i; in smb_time_unix_to_dos()