Searched defs:ST_MTIM_NSEC (Results 1 – 1 of 1) sorted by relevance
29 #define ST_MTIM_NSEC(stbuf) ((stbuf)->st_mtim.tv_nsec) macro36 #define ST_MTIM_NSEC(stbuf) ((stbuf)->st_mtimespec.tv_nsec) macro42 #define ST_MTIM_NSEC(stbuf) ((stbuf)->st_mtimensec) macro48 #define ST_MTIM_NSEC(stbuf) 0 macro