Searched refs:getdate (Results 1 - 25 of 25) sorted by relevance

/illumos-gate/usr/src/cmd/oamuser/lib/
H A Ddates.c45 struct tm *tmptr, *getdate();
53 if( !(tmptr = getdate( string )) )
/illumos-gate/usr/src/lib/libast/common/comp/
H A Dgetdate.c24 * getdate implementation
27 #define getdate ______getdate macro
32 #undef getdate macro
41 NoN(getdate)
54 getdate(const char* s)
/illumos-gate/usr/src/cmd/backup/lib/
H A DMakefile52 YFILE= getdate.y
53 YSRC= getdate.c
117 $(CSTYLE) $(CSTYLEFLAGS) `echo $(SRCS) | sed -e s/getdate.c//` $(HDRS)
H A Dgetdate.y43 "$Header: /home/laramie/berliner/ws/backup/usr/src/cmd/backup/lib/getdate.y,v 1.5 1992/06/09 21:46:21 sam Exp $";
740 dgettext(domainname, "%s: Unkown getdate() error\n"), p);
865 tm = getdate(p);
/illumos-gate/usr/src/cmd/krb5/kadmin/cli/
H A DMakefile12 COMMON_OBJS = kadmin.o kadmin_ct.o ss_wrapper.o getdate.o keytab.o
/illumos-gate/usr/src/cmd/krb5/ldap_util/
H A DMakefile35 GETDATE = $(SRC)/cmd/krb5/kadmin/cli/getdate.o
/illumos-gate/usr/src/lib/libc/port/locale/
H A Dgetdate.c63 #pragma weak _getdate = getdate
65 getdate(const char *str) function
106 * (Note FreeBSD doesn't even have getdate(), and IMO nobody sane
/illumos-gate/usr/src/head/
H A Dtime.h193 extern struct tm *getdate(const char *);
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dast_map.h135 #undef getdate macro
136 #define getdate _ast_getdate macro
/illumos-gate/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_map.h114 #undef getdate macro
115 #define getdate _ast_getdate macro
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dast_map.h135 #undef getdate macro
136 #define getdate _ast_getdate macro
/illumos-gate/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_map.h114 #undef getdate macro
115 #define getdate _ast_getdate macro
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dast_map.h135 #undef getdate macro
136 #define getdate _ast_getdate macro
/illumos-gate/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_map.h114 #undef getdate macro
115 #define getdate _ast_getdate macro
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_map.h135 #undef getdate macro
136 #define getdate _ast_getdate macro
/illumos-gate/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_map.h114 #undef getdate macro
115 #define getdate _ast_getdate macro
/illumos-gate/usr/src/cmd/passmgmt/
H A Dpassmgmt.c421 if ((tm_ptr = getdate(optarg)) == NULL) {
/illumos-gate/usr/src/cmd/cron/
H A Dat.c115 * Error in getdate(3G)
119 /* 1 */ "getdate: The DATEMSK environment variable is not set",
120 /* 2 */ "getdate: Error on \"open\" of the template file",
121 /* 3 */ "getdate: Error on \"stat\" of the template file",
122 /* 4 */ "getdate: The template file is not a regular file",
123 /* 5 */ "getdate: An error is encountered while reading the template",
124 /* 6 */ "getdate: Malloc(3C) failed",
125 /* 7 */ "getdate: There is no line in the template that matches the input",
126 /* 8 */ "getdate: Invalid input specification"
345 if ((ct = getdate(argpbu
[all...]
/illumos-gate/usr/src/lib/libast/
H A DMakefile.com71 common/comp/getdate.o \
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com784 getdate.o \
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com761 getdate.o \
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile737 getdate.o \
/illumos-gate/usr/src/lib/libc/port/
H A Dllib-lc452 /* getdate.c */
453 struct tm *getdate(const char *expression);
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com818 getdate.o \
/illumos-gate/usr/src/man/man3c/
H A DMakefile162 getdate.3c \

Completed in 131 milliseconds