Searched defs:ST_CTIM_NSEC (Results 1 – 1 of 1) sorted by relevance
39 #define ST_CTIM_NSEC(stbuf) ((stbuf)->st_ctim.tv_nsec) macro47 #define ST_CTIM_NSEC(stbuf) ((stbuf)->st_ctimespec.tv_nsec) macro54 #define ST_CTIM_NSEC(stbuf) 0 macro