Searched defs:ST_ATIM_NSEC (Results 1 – 1 of 1) sorted by relevance
35 #define ST_ATIM_NSEC(stbuf) ((stbuf)->st_atim.tv_nsec) macro42 #define ST_ATIM_NSEC(stbuf) ((stbuf)->st_atimespec.tv_nsec) macro48 #define ST_ATIM_NSEC(stbuf) 0 macro