Searched refs:ATTR_UNPACK_TIME (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_attrlist.c2066 #define ATTR_UNPACK_TIME(v, is64) \ macro
2197 ATTR_UNPACK_TIME(va.va_create_time, proc_is64);
2201 ATTR_UNPACK_TIME(va.va_modify_time, proc_is64);
2205 ATTR_UNPACK_TIME(va.va_change_time, proc_is64);
2209 ATTR_UNPACK_TIME(va.va_access_time, proc_is64);
2213 ATTR_UNPACK_TIME(va.va_backup_time, proc_is64);

Completed in 19 milliseconds