Home
last modified time | relevance | path

Searched defs:st_xtim (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/binutils/
Drename.c93 # define STAT_TIMESPEC(st, st_xtim) ((st)->st_xtim) argument
95 # define STAT_TIMESPEC_NS(st, st_xtim) ((st)->st_xtim.tv_nsec) argument
98 # define STAT_TIMESPEC(st, st_xtim) ((st)->st_xtim##espec) argument
100 # define STAT_TIMESPEC_NS(st, st_xtim) ((st)->st_xtim##ensec) argument
102 # define STAT_TIMESPEC_NS(st, st_xtim) ((st)->st_xtim.st__tim.tv_nsec) argument