Searched defs:ST_ATIM_NSEC (Results 1 – 2 of 2) sorted by relevance
30 #define ST_ATIM_NSEC(stbuf) ((stbuf)->st_atim.tv_nsec) macro38 #define ST_ATIM_NSEC(stbuf) ((stbuf)->st_atimespec.tv_nsec) macro45 #define ST_ATIM_NSEC(stbuf) 0 macro
332 #define ST_ATIM_NSEC(stbuf) ((stbuf)->st_atim.tv_nsec) macro338 #define ST_ATIM_NSEC(stbuf) ((stbuf)->st_atimensec) macro343 #define ST_ATIM_NSEC(stbuf) 0 macro