Home
last modified time | relevance | path

Searched refs:get_date (Results 1 – 16 of 16) sorted by relevance

/dragonfly/contrib/cvs-1.12/lib/
H A Dgetdate.h22 bool get_date (struct timespec *, char const *, struct timespec const *);
H A Dgetdate.c2578 get_date (struct timespec *result, char const *p, struct timespec const *now) in get_date() function
2915 if (! get_date (&d, buff, NULL)) in main()
/dragonfly/usr.bin/find/
H A Dextern.h42 time_t get_date(char *);
H A Dgetdate.y69 time_t get_date(char *);
849 get_date(char *p) in get_date() function
948 d = get_date(buff); in main()
H A Dfunction.c1146 new->t_data.tv_sec = get_date(fn_or_tspec); in c_newer()
/dragonfly/contrib/cvs-1.12/src/
H A Dmain.c1203 if (!get_date (&t, rawdate, NULL)) in Make_Date()
1444 if (!get_date (&t, datestr, NULL)) in format_date_alloc()
H A Dsubr.c341 get_date (struct timespec *result, char const *p, struct timespec const *now) in get_date() function
H A Dhistory.c554 if (get_date (&t, buf, NULL)) in history()
H A Dclient.c1309 if (get_date (&newtime, args, NULL)) in handle_mod_time()
H A Dserver.c2270 if (!get_date (&t, arg, NULL)) in serve_checkin_time()
H A Drcs.c3163 if (!get_date (&revdate, tdate, NULL)) in RCS_getrevtime()
/dragonfly/contrib/libarchive/libarchive/
H A Darchive_match.c191 #define get_date __archive_get_date macro
1110 t = get_date(a->now, datestr); in set_timefilter_date()
1139 t = get_date(a->now, as.s); in set_timefilter_date_w()
H A Darchive_getdate.c1156 d = get_date(now, *argv); in main()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/src/c++11/
H A Dcxx11-shim_facets.cc702 return g->get_date(beg, end, io, err, t); in __time_get()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dlocale_facets_nonio.h456 get_date(iter_type __beg, iter_type __end, ios_base& __io, in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dlocale_facets_nonio.h455 get_date(iter_type __beg, iter_type __end, ios_base& __io, in _GLIBCXX_VISIBILITY()