Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_kutil.c1119 const timestruc_t smb_nttime_m2 = { -1, -2 }; /* minus 2 */ variable
1142 *unix_time = smb_nttime_m2; in smb_time_nt_to_unix()
H A Dsmb_node.c1617 if (timespeccmp(&attr->FIELD, &smb_nttime_m2, ==)) { \ in smb_node_setattr()
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h817 extern const timestruc_t smb_nttime_m2; /* minus 2 */