/titanic_51/usr/src/lib/libast/common/features/ |
H A D | tv | 26 #define ST_CTIME_NSEC_GET(st) ((st)->st_ctimespec.tv_nsec) 31 #define ST_CTIME_NSEC_GET(st) ((st)->st_ctim.st__tim.tv_nsec) 36 #define ST_CTIME_NSEC_GET(st) ((st)->st_ctim.tv_nsec) 41 #define ST_CTIME_NSEC_GET(st) ((st)->st_ctimensec) 46 #define ST_CTIME_NSEC_GET(st) 0 56 #define ST_CTIME_NSEC_SET(st,n) (ST_CTIME_NSEC_GET(st)=(n)) 64 #define tvgetctime(t,s) ((t)->tv_nsec=ST_CTIME_NSEC_GET(s),(t)->tv_sec=(s)->st_ctime)
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/features/ |
H A D | tv | 26 #define ST_CTIME_NSEC_GET(st) ((st)->st_ctimespec.tv_nsec) 31 #define ST_CTIME_NSEC_GET(st) ((st)->st_ctim.st__tim.tv_nsec) 36 #define ST_CTIME_NSEC_GET(st) ((st)->st_ctim.tv_nsec) 41 #define ST_CTIME_NSEC_GET(st) ((st)->st_ctimensec) 46 #define ST_CTIME_NSEC_GET(st) 0 56 #define ST_CTIME_NSEC_SET(st,n) (ST_CTIME_NSEC_GET(st)=(n)) 64 #define tvgetctime(t,s) ((t)->tv_nsec=ST_CTIME_NSEC_GET(s),(t)->tv_sec=(s)->st_ctime)
|
/titanic_51/usr/src/lib/libast/amd64/src/lib/libast/ |
H A D | tv.h | 83 #define ST_CTIME_NSEC_GET(st) ((st)->st_ctim.tv_nsec) macro 87 #define ST_CTIME_NSEC_SET(st,n) (ST_CTIME_NSEC_GET(st)=(n)) 92 #define tvgetctime(t,s) ((t)->tv_nsec=ST_CTIME_NSEC_GET(s),(t)->tv_sec=(s)->st_ctime)
|
H A D | tmx.h | 98 #define tmxgetctime(s) tmxsns((s)->st_ctime,ST_CTIME_NSEC_GET(s))
|
/titanic_51/usr/src/lib/libast/i386/include/ast/ |
H A D | tv.h | 104 #define ST_CTIME_NSEC_GET(st) ((st)->st_ctim.tv_nsec) macro 108 #define ST_CTIME_NSEC_SET(st,n) (ST_CTIME_NSEC_GET(st)=(n)) 113 #define tvgetctime(t,s) ((t)->tv_nsec=ST_CTIME_NSEC_GET(s),(t)->tv_sec=(s)->st_ctime)
|
H A D | tmx.h | 119 #define tmxgetctime(s) tmxsns((s)->st_ctime,ST_CTIME_NSEC_GET(s))
|
/titanic_51/usr/src/lib/libast/amd64/include/ast/ |
H A D | tv.h | 104 #define ST_CTIME_NSEC_GET(st) ((st)->st_ctim.tv_nsec) macro 108 #define ST_CTIME_NSEC_SET(st,n) (ST_CTIME_NSEC_GET(st)=(n)) 113 #define tvgetctime(t,s) ((t)->tv_nsec=ST_CTIME_NSEC_GET(s),(t)->tv_sec=(s)->st_ctime)
|
H A D | tmx.h | 119 #define tmxgetctime(s) tmxsns((s)->st_ctime,ST_CTIME_NSEC_GET(s))
|
/titanic_51/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | tv.h | 104 #define ST_CTIME_NSEC_GET(st) ((st)->st_ctim.tv_nsec) macro 108 #define ST_CTIME_NSEC_SET(st,n) (ST_CTIME_NSEC_GET(st)=(n)) 113 #define tvgetctime(t,s) ((t)->tv_nsec=ST_CTIME_NSEC_GET(s),(t)->tv_sec=(s)->st_ctime)
|
H A D | tmx.h | 119 #define tmxgetctime(s) tmxsns((s)->st_ctime,ST_CTIME_NSEC_GET(s))
|
/titanic_51/usr/src/lib/libast/i386/src/lib/libast/ |
H A D | tv.h | 83 #define ST_CTIME_NSEC_GET(st) ((st)->st_ctim.tv_nsec) macro 87 #define ST_CTIME_NSEC_SET(st,n) (ST_CTIME_NSEC_GET(st)=(n)) 92 #define tvgetctime(t,s) ((t)->tv_nsec=ST_CTIME_NSEC_GET(s),(t)->tv_sec=(s)->st_ctime)
|
H A D | tmx.h | 98 #define tmxgetctime(s) tmxsns((s)->st_ctime,ST_CTIME_NSEC_GET(s))
|
/titanic_51/usr/src/lib/libast/sparcv9/src/lib/libast/ |
H A D | tv.h | 83 #define ST_CTIME_NSEC_GET(st) ((st)->st_ctim.tv_nsec) macro 87 #define ST_CTIME_NSEC_SET(st,n) (ST_CTIME_NSEC_GET(st)=(n)) 92 #define tvgetctime(t,s) ((t)->tv_nsec=ST_CTIME_NSEC_GET(s),(t)->tv_sec=(s)->st_ctime)
|
H A D | tmx.h | 98 #define tmxgetctime(s) tmxsns((s)->st_ctime,ST_CTIME_NSEC_GET(s))
|
/titanic_51/usr/src/lib/libast/sparc/include/ast/ |
H A D | tv.h | 104 #define ST_CTIME_NSEC_GET(st) ((st)->st_ctim.tv_nsec) macro 108 #define ST_CTIME_NSEC_SET(st,n) (ST_CTIME_NSEC_GET(st)=(n)) 113 #define tvgetctime(t,s) ((t)->tv_nsec=ST_CTIME_NSEC_GET(s),(t)->tv_sec=(s)->st_ctime)
|
H A D | tmx.h | 119 #define tmxgetctime(s) tmxsns((s)->st_ctime,ST_CTIME_NSEC_GET(s))
|
/titanic_51/usr/src/lib/libast/sparc/src/lib/libast/ |
H A D | tv.h | 83 #define ST_CTIME_NSEC_GET(st) ((st)->st_ctim.tv_nsec) macro 87 #define ST_CTIME_NSEC_SET(st,n) (ST_CTIME_NSEC_GET(st)=(n)) 92 #define tvgetctime(t,s) ((t)->tv_nsec=ST_CTIME_NSEC_GET(s),(t)->tv_sec=(s)->st_ctime)
|
/titanic_51/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/ |
H A D | tv | 83 #define ST_CTIME_NSEC_GET(st) ((st)->st_ctim.tv_nsec) 87 #define ST_CTIME_NSEC_SET(st,n) (ST_CTIME_NSEC_GET(st)=(n)) 92 #define tvgetctime(t,s) ((t)->tv_nsec=ST_CTIME_NSEC_GET(s),(t)->tv_sec=(s)->st_ctime)
|
/titanic_51/usr/src/cmd/ast/libast/amd64/FEATURE/ |
H A D | tv | 83 #define ST_CTIME_NSEC_GET(st) ((st)->st_ctim.tv_nsec) 87 #define ST_CTIME_NSEC_SET(st,n) (ST_CTIME_NSEC_GET(st)=(n)) 92 #define tvgetctime(t,s) ((t)->tv_nsec=ST_CTIME_NSEC_GET(s),(t)->tv_sec=(s)->st_ctime)
|
/titanic_51/usr/src/cmd/ast/libast/sparc/FEATURE/ |
H A D | tv | 83 #define ST_CTIME_NSEC_GET(st) ((st)->st_ctim.tv_nsec) 87 #define ST_CTIME_NSEC_SET(st,n) (ST_CTIME_NSEC_GET(st)=(n)) 92 #define tvgetctime(t,s) ((t)->tv_nsec=ST_CTIME_NSEC_GET(s),(t)->tv_sec=(s)->st_ctime)
|
/titanic_51/usr/src/lib/libast/i386/src/lib/libast/FEATURE/ |
H A D | tv | 83 #define ST_CTIME_NSEC_GET(st) ((st)->st_ctim.tv_nsec) 87 #define ST_CTIME_NSEC_SET(st,n) (ST_CTIME_NSEC_GET(st)=(n)) 92 #define tvgetctime(t,s) ((t)->tv_nsec=ST_CTIME_NSEC_GET(s),(t)->tv_sec=(s)->st_ctime)
|
/titanic_51/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/ |
H A D | tv | 83 #define ST_CTIME_NSEC_GET(st) ((st)->st_ctim.tv_nsec) 87 #define ST_CTIME_NSEC_SET(st,n) (ST_CTIME_NSEC_GET(st)=(n)) 92 #define tvgetctime(t,s) ((t)->tv_nsec=ST_CTIME_NSEC_GET(s),(t)->tv_sec=(s)->st_ctime)
|
/titanic_51/usr/src/cmd/ast/libast/sparcv9/FEATURE/ |
H A D | tv | 83 #define ST_CTIME_NSEC_GET(st) ((st)->st_ctim.tv_nsec) 87 #define ST_CTIME_NSEC_SET(st,n) (ST_CTIME_NSEC_GET(st)=(n)) 92 #define tvgetctime(t,s) ((t)->tv_nsec=ST_CTIME_NSEC_GET(s),(t)->tv_sec=(s)->st_ctime)
|
/titanic_51/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/ |
H A D | tv | 83 #define ST_CTIME_NSEC_GET(st) ((st)->st_ctim.tv_nsec) 87 #define ST_CTIME_NSEC_SET(st,n) (ST_CTIME_NSEC_GET(st)=(n)) 92 #define tvgetctime(t,s) ((t)->tv_nsec=ST_CTIME_NSEC_GET(s),(t)->tv_sec=(s)->st_ctime)
|
/titanic_51/usr/src/cmd/ast/libast/i386/FEATURE/ |
H A D | tv | 83 #define ST_CTIME_NSEC_GET(st) ((st)->st_ctim.tv_nsec) 87 #define ST_CTIME_NSEC_SET(st,n) (ST_CTIME_NSEC_GET(st)=(n)) 92 #define tvgetctime(t,s) ((t)->tv_nsec=ST_CTIME_NSEC_GET(s),(t)->tv_sec=(s)->st_ctime)
|