Home
last modified time | relevance | path

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

12

/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dgetdate.c27 #define getdate ______getdate macro
32 #undef getdate
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
106 $(CSTYLE) $(CSTYLEFLAGS) `echo $(SRCS) | sed -e s/getdate.c//` $(HDRS)
H A Dlint.sed3 /getdate.y.*include file.*unnecessary/d
H A Dgetdate.y863 tm = getdate(p);
/illumos-gate/usr/src/cmd/oamuser/lib/
H A Ddates.c43 struct tm *tmptr, *getdate();
51 if( !(tmptr = getdate( string )) )
/illumos-gate/usr/src/lib/libc/port/locale/
H A Dgetdate.c63 #pragma weak _getdate = getdate
65 getdate(const char *str) in getdate() function
/illumos-gate/usr/src/cmd/krb5/ldap_util/
H A DMakefile36 GETDATE = $(SRC)/cmd/krb5/kadmin/cli/getdate.o
/illumos-gate/usr/src/cmd/krb5/kadmin/cli/
H A DMakefile13 COMMON_OBJS = kadmin.o kadmin_ct.o ss_wrapper.o getdate.o keytab.o
/illumos-gate/usr/src/head/
H A Dtime.h193 extern struct tm *getdate(const char *);
/illumos-gate/usr/src/data/zoneinfo/
H A DREADME64 getdate(3C), ftime(3C), mktime(3C), and localtime(3C).
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dmap114 #undef getdate
115 #define getdate _ast_getdate
H A Dlib40 #define _lib_getdate 1 /* getdate() in default lib(s) */
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dmap114 #undef getdate
115 #define getdate _ast_getdate
H A Dlib40 #define _lib_getdate 1 /* getdate() in default lib(s) */
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dmap114 #undef getdate
115 #define getdate _ast_getdate
H A Dlib40 #define _lib_getdate 1 /* getdate() in default lib(s) */
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dmap114 #undef getdate
115 #define getdate _ast_getdate
H A Dlib40 #define _lib_getdate 1 /* getdate() in default lib(s) */
/illumos-gate/usr/src/lib/c_synonyms/
H A Dsyn_common336 getdate
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dconfig.c923 tm = getdate(str); in parse_date()
/illumos-gate/usr/src/cmd/cron/
H A Dat.c346 if ((ct = getdate(argpbuf)) == NULL) in main()
/illumos-gate/usr/src/cmd/passmgmt/
H A Dpassmgmt.c423 if ((tm_ptr = getdate(optarg)) == NULL) { in main()
/illumos-gate/usr/src/cmd/ast/libast/
H A DMakefile.defs99 comp/getdate.o \
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DMakefile137 getdate.c getsubopt.c glob.c nftw.c openlog.c re_comp.c \
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dlib25 lib getconf,getdents,getdirentries,getdtablesize,getdate

12