Home
last modified time | relevance | path

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

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