/titanic_41/usr/src/lib/libast/common/comp/ |
H A D | getdate.c | 27 #define getdate ______getdate macro 32 #undef getdate 41 NoN(getdate) 54 getdate(const char* s)
|
/titanic_41/usr/src/cmd/oamuser/lib/ |
H A D | dates.c | 45 struct tm *tmptr, *getdate(); 53 if( !(tmptr = getdate( string )) )
|
/titanic_41/usr/src/cmd/backup/lib/ |
H A D | Makefile | 52 YFILE= getdate.y 53 YSRC= getdate.c 117 $(CSTYLE) $(CSTYLEFLAGS) `echo $(SRCS) | sed -e s/getdate.c//` $(HDRS)
|
H A D | lint.sed | 3 /getdate.y.*include file.*unnecessary/d
|
/titanic_41/usr/src/lib/libc/port/locale/ |
H A D | getdate.c | 63 #pragma weak _getdate = getdate 65 getdate(const char *str) in getdate() function
|
/titanic_41/usr/src/cmd/krb5/ldap_util/ |
H A D | Makefile | 35 GETDATE = $(SRC)/cmd/krb5/kadmin/cli/getdate.o
|
/titanic_41/usr/src/cmd/krb5/kadmin/cli/ |
H A D | Makefile | 12 COMMON_OBJS = kadmin.o kadmin_ct.o ss_wrapper.o getdate.o keytab.o
|
/titanic_41/usr/src/head/ |
H A D | time.h | 189 extern struct tm *getdate(const char *);
|
/titanic_41/usr/src/lib/libast/amd64/src/lib/libast/ |
H A D | ast_map.h | 114 #undef getdate 115 #define getdate _ast_getdate macro
|
/titanic_41/usr/src/lib/libast/amd64/include/ast/ |
H A D | ast_map.h | 135 #undef getdate 136 #define getdate _ast_getdate macro
|
/titanic_41/usr/src/lib/libast/sparc/include/ast/ |
H A D | ast_map.h | 135 #undef getdate 136 #define getdate _ast_getdate macro
|
/titanic_41/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | ast_map.h | 135 #undef getdate 136 #define getdate _ast_getdate macro
|
/titanic_41/usr/src/lib/libast/i386/src/lib/libast/ |
H A D | ast_map.h | 114 #undef getdate 115 #define getdate _ast_getdate macro
|
/titanic_41/usr/src/lib/libast/sparc/src/lib/libast/ |
H A D | ast_map.h | 114 #undef getdate 115 #define getdate _ast_getdate macro
|
/titanic_41/usr/src/lib/libast/i386/include/ast/ |
H A D | ast_map.h | 135 #undef getdate 136 #define getdate _ast_getdate macro
|
/titanic_41/usr/src/lib/libast/sparcv9/src/lib/libast/ |
H A D | ast_map.h | 114 #undef getdate 115 #define getdate _ast_getdate macro
|
/titanic_41/usr/src/data/zoneinfo/ |
H A D | README | 64 getdate(3C), ftime(3C), mktime(3C), and localtime(3C).
|
/titanic_41/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/ |
H A D | map | 114 #undef getdate 115 #define getdate _ast_getdate
|
H A D | lib | 39 #define _lib_getdate 1 /* getdate() in default lib(s) */
|
/titanic_41/usr/src/lib/libast/i386/src/lib/libast/FEATURE/ |
H A D | map | 114 #undef getdate 115 #define getdate _ast_getdate
|
H A D | lib | 39 #define _lib_getdate 1 /* getdate() in default lib(s) */
|
/titanic_41/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/ |
H A D | map | 114 #undef getdate 115 #define getdate _ast_getdate
|
H A D | lib | 39 #define _lib_getdate 1 /* getdate() in default lib(s) */
|
/titanic_41/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/ |
H A D | map | 114 #undef getdate 115 #define getdate _ast_getdate
|
/titanic_41/usr/src/lib/c_synonyms/ |
H A D | syn_common | 336 getdate
|