Home
last modified time | relevance | path

Searched defs:tzero (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/doorfs/
H A Ddoor_vnops.c146 static timestruc_t tzero = {0, 0}; in door_getattr() local
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_kutil.c1124 static const timestruc_t tzero = { 0, 0 }; in smb_time_nt_to_unix() local