Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/vfs/
H A Dvfs_attrlist.c2001 struct timespec zerotime = {.tv_sec = 0, .tv_nsec = 0}; in attr_pack_common() local
2003 ATTR_PACK_TIME((*abp), zerotime, proc_is64); in attr_pack_common()