Searched refs:ST_MTIM_NSEC (Results 1 – 3 of 3) sorted by relevance
469 #define ST_MTIM_NSEC tv_nsec macro
26 #ifdef ST_MTIM_NSEC27 # define TIMESPEC_NS(timespec) ((timespec).ST_MTIM_NSEC)
629 #ifdef ST_MTIM_NSEC in main()1001 #ifdef ST_MTIM_NSEC in set_mtime_to_now()1014 st->st_mtim.ST_MTIM_NSEC = timeval.tv_usec * 1000; in set_mtime_to_now()