Searched refs:zerotime (Results 1 – 1 of 1) sorted by relevance
2034 struct timespec zerotime = {.tv_sec = 0, .tv_nsec = 0}; in attr_pack_common() local2036 ATTR_PACK_TIME((*abp), zerotime, proc_is64); in attr_pack_common()