Home
last modified time | relevance | path

Searched refs:tvsetctime (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dtv68 #define tvsetctime(t,s) (ST_CTIME_NSEC_SET(s,(t)->tv_nsec),(s)->st_ctime=(t)->tv_sec)
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dtv96 #define tvsetctime(t,s) (ST_CTIME_NSEC_SET(s,(t)->tv_nsec),(s)->st_ctime=(t)->tv_sec)
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dtv96 #define tvsetctime(t,s) (ST_CTIME_NSEC_SET(s,(t)->tv_nsec),(s)->st_ctime=(t)->tv_sec)
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dtv96 #define tvsetctime(t,s) (ST_CTIME_NSEC_SET(s,(t)->tv_nsec),(s)->st_ctime=(t)->tv_sec)
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dtv96 #define tvsetctime(t,s) (ST_CTIME_NSEC_SET(s,(t)->tv_nsec),(s)->st_ctime=(t)->tv_sec)