Searched defs:Tv_t (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dtv.h89 * high resolution Tv_t interface definitions
95 #define TV_TOUCH_RETAIN ((Tv_t*)1)
101 } Tv_t; typedef in typeref:struct:Tv_s
124 extern __MANGLE__ int tvgettime __PROTO__((Tv_t*));
125 extern __MANGLE__ int tvsettime __PROTO__((const Tv_t*));
126 extern __MANGLE__ int tvcmp __PROTO__((const Tv_t*, const Tv_t*));
127 extern __MANGLE__ int tvtouch __PROTO__((const char*, const Tv_t*, const Tv_t*, const Tv_t*, in
[all...]
/illumos-gate/usr/src/lib/libast/amd64/src/lib/libast/
H A Dtv.h68 * high resolution Tv_t interface definitions
74 #define TV_TOUCH_RETAIN ((Tv_t*)1)
80 } Tv_t; typedef in typeref:struct:Tv_s
103 extern __MANGLE__ int tvgettime __PROTO__((Tv_t*));
104 extern __MANGLE__ int tvsettime __PROTO__((const Tv_t*));
105 extern __MANGLE__ int tvcmp __PROTO__((const Tv_t*, const Tv_t*));
106 extern __MANGLE__ int tvtouch __PROTO__((const char*, const Tv_t*, const Tv_t*, const Tv_t*, in
[all...]
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dtv.h89 * high resolution Tv_t interface definitions
95 #define TV_TOUCH_RETAIN ((Tv_t*)1)
101 } Tv_t; typedef in typeref:struct:Tv_s
124 extern __MANGLE__ int tvgettime __PROTO__((Tv_t*));
125 extern __MANGLE__ int tvsettime __PROTO__((const Tv_t*));
126 extern __MANGLE__ int tvcmp __PROTO__((const Tv_t*, const Tv_t*));
127 extern __MANGLE__ int tvtouch __PROTO__((const char*, const Tv_t*, const Tv_t*, const Tv_t*, in
[all...]
/illumos-gate/usr/src/lib/libast/i386/src/lib/libast/
H A Dtv.h68 * high resolution Tv_t interface definitions
74 #define TV_TOUCH_RETAIN ((Tv_t*)1)
80 } Tv_t; typedef in typeref:struct:Tv_s
103 extern __MANGLE__ int tvgettime __PROTO__((Tv_t*));
104 extern __MANGLE__ int tvsettime __PROTO__((const Tv_t*));
105 extern __MANGLE__ int tvcmp __PROTO__((const Tv_t*, const Tv_t*));
106 extern __MANGLE__ int tvtouch __PROTO__((const char*, const Tv_t*, const Tv_t*, const Tv_t*, in
[all...]
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dtv.h89 * high resolution Tv_t interface definitions
95 #define TV_TOUCH_RETAIN ((Tv_t*)1)
101 } Tv_t; typedef in typeref:struct:Tv_s
124 extern __MANGLE__ int tvgettime __PROTO__((Tv_t*));
125 extern __MANGLE__ int tvsettime __PROTO__((const Tv_t*));
126 extern __MANGLE__ int tvcmp __PROTO__((const Tv_t*, const Tv_t*));
127 extern __MANGLE__ int tvtouch __PROTO__((const char*, const Tv_t*, const Tv_t*, const Tv_t*, in
[all...]
/illumos-gate/usr/src/lib/libast/sparc/src/lib/libast/
H A Dtv.h68 * high resolution Tv_t interface definitions
74 #define TV_TOUCH_RETAIN ((Tv_t*)1)
80 } Tv_t; typedef in typeref:struct:Tv_s
103 extern __MANGLE__ int tvgettime __PROTO__((Tv_t*));
104 extern __MANGLE__ int tvsettime __PROTO__((const Tv_t*));
105 extern __MANGLE__ int tvcmp __PROTO__((const Tv_t*, const Tv_t*));
106 extern __MANGLE__ int tvtouch __PROTO__((const char*, const Tv_t*, const Tv_t*, const Tv_t*, in
[all...]
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dtv.h89 * high resolution Tv_t interface definitions
95 #define TV_TOUCH_RETAIN ((Tv_t*)1)
101 } Tv_t; typedef in typeref:struct:Tv_s
124 extern __MANGLE__ int tvgettime __PROTO__((Tv_t*));
125 extern __MANGLE__ int tvsettime __PROTO__((const Tv_t*));
126 extern __MANGLE__ int tvcmp __PROTO__((const Tv_t*, const Tv_t*));
127 extern __MANGLE__ int tvtouch __PROTO__((const char*, const Tv_t*, const Tv_t*, const Tv_t*, in
[all...]
/illumos-gate/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dtv.h68 * high resolution Tv_t interface definitions
74 #define TV_TOUCH_RETAIN ((Tv_t*)1)
80 } Tv_t; typedef in typeref:struct:Tv_s
103 extern __MANGLE__ int tvgettime __PROTO__((Tv_t*));
104 extern __MANGLE__ int tvsettime __PROTO__((const Tv_t*));
105 extern __MANGLE__ int tvcmp __PROTO__((const Tv_t*, const Tv_t*));
106 extern __MANGLE__ int tvtouch __PROTO__((const char*, const Tv_t*, const Tv_t*, const Tv_t*, in
[all...]

Completed in 49 milliseconds