Searched defs:ST_ATIM_NSEC (Results 1 – 2 of 2) sorted by relevance
27 #define ST_ATIM_NSEC(stbuf) ((stbuf)->st_atim.tv_nsec) macro35 #define ST_ATIM_NSEC(stbuf) ((stbuf)->st_atimespec.tv_nsec) macro42 #define ST_ATIM_NSEC(stbuf) 0 macro
302 #define ST_ATIM_NSEC(stbuf) ((stbuf)->st_atim.tv_nsec) macro307 #define ST_ATIM_NSEC(stbuf) ((stbuf)->st_atimensec) macro311 #define ST_ATIM_NSEC(stbuf) 0 macro