Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_kutil.c1118 const timestruc_t smb_nttime_m1 = { -1, -1 }; /* minus 1 */ variable
1138 *unix_time = smb_nttime_m1; in smb_time_nt_to_unix()
H A Dsmb_node.c1621 if (timespeccmp(&attr->FIELD, &smb_nttime_m1, ==)) \ in smb_node_setattr()
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h816 extern const timestruc_t smb_nttime_m1; /* minus 1 */