Home
last modified time | relevance | path

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

/dports/archivers/py-bup/bup-0.31/lib/bup/
H A D_helpers.c1568 # define BUP_STAT_CTIME_NS(st) (st)->st_ctim.tv_nsec macro
1572 # define BUP_STAT_CTIME_NS(st) (st)->st_ctimespec.tv_nsec macro
1576 # define BUP_STAT_CTIME_NS(st) 0 macro