Searched refs:tmxduration (Results 1 – 16 of 16) sorted by relevance
/titanic_50/usr/src/lib/libast/common/tm/ |
H A D | tmxduration.c | 34 tmxduration(const char* s, char** e) in tmxduration() function
|
/titanic_50/usr/src/lib/libast/amd64/include/ast/ |
H A D | tmx.h | 132 extern __MANGLE__ Time_t tmxduration __PROTO__((const char*, char**));
|
/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/ |
H A D | tmx.h | 111 extern __MANGLE__ Time_t tmxduration __PROTO__((const char*, char**));
|
/titanic_50/usr/src/lib/libast/sparc/include/ast/ |
H A D | tmx.h | 132 extern __MANGLE__ Time_t tmxduration __PROTO__((const char*, char**));
|
/titanic_50/usr/src/lib/libast/sparcv9/src/lib/libast/ |
H A D | tmx.h | 111 extern __MANGLE__ Time_t tmxduration __PROTO__((const char*, char**));
|
/titanic_50/usr/src/lib/libast/sparc/src/lib/libast/ |
H A D | tmx.h | 111 extern __MANGLE__ Time_t tmxduration __PROTO__((const char*, char**));
|
/titanic_50/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | tmx.h | 132 extern __MANGLE__ Time_t tmxduration __PROTO__((const char*, char**));
|
/titanic_50/usr/src/lib/libast/i386/src/lib/libast/ |
H A D | tmx.h | 111 extern __MANGLE__ Time_t tmxduration __PROTO__((const char*, char**));
|
/titanic_50/usr/src/lib/libast/i386/include/ast/ |
H A D | tmx.h | 132 extern __MANGLE__ Time_t tmxduration __PROTO__((const char*, char**));
|
/titanic_50/usr/src/lib/libast/common/features/ |
H A D | tmx | 89 extern Time_t tmxduration(const char*, char**);
|
/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/ |
H A D | tmx | 111 extern __MANGLE__ Time_t tmxduration __PROTO__((const char*, char**));
|
/titanic_50/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/ |
H A D | tmx | 111 extern __MANGLE__ Time_t tmxduration __PROTO__((const char*, char**));
|
/titanic_50/usr/src/lib/libast/i386/src/lib/libast/FEATURE/ |
H A D | tmx | 111 extern __MANGLE__ Time_t tmxduration __PROTO__((const char*, char**));
|
/titanic_50/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/ |
H A D | tmx | 111 extern __MANGLE__ Time_t tmxduration __PROTO__((const char*, char**));
|
/titanic_50/usr/src/lib/libast/ |
H A D | Makefile.com | 559 common/tm/tmxduration.o \
|
/titanic_50/usr/src/lib/libast/common/ |
H A D | RELEASE | 63 09-05-25 tm/tmxduration.c: add
|