Home
last modified time | relevance | path

Searched defs:date (Results 1 – 25 of 116) sorted by relevance

12345

/minix3/minix/commands/at/
H A Dat.c192 static struct date { in getlday() struct
193 char *mon; in getlday()
194 int dcnt; in getlday()
/openbsd-src/gnu/usr.bin/perl/Porting/
H A Dtimecheck2.c18 struct tm *date; in check_date_max() local
63 struct tm *date; in check_date_min() local
/openbsd-src/usr.bin/rcs/
H A Dco.c52 const char *author, *date, *state; in checkout_main() local
243 const char *date) in checkout_rev()
508 checkout_err_nobranch(RCSFILE *file, const char *author, const char *date, in checkout_err_nobranch()
H A Dci.c69 time_t date; member
842 checkin_keywordscan(BUF *data, RCSNUM **rev, time_t *date, char **author, in checkin_keywordscan()
956 checkin_parsekeyword(char *keystring, RCSNUM **rev, time_t *date, in checkin_parsekeyword()
/openbsd-src/games/trek/
H A Dschedule.c54 double date; in schedule() local
90 double date; in reschedule() local
/openbsd-src/gnu/usr.bin/cvs/src/
H A Dentries.c36 Entnode_Create(type, user, vn, ts, options, tag, date, ts_conflict) in Entnode_Create() argument
210 Register (list, fname, vn, ts, options, tag, date, ts_conflict) in Register() argument
298 char *tag_or_date, *tag, *date, *ts_conflict; local
640 WriteTag (dir, tag, date, nonbranch, update_dir, repository) in WriteTag() argument
H A Dadd.c200 char *date; local
681 char *tag, *date; local
H A Dcreate_adm.c25 Create_Admin (dir, update_dir, repository, tag, date, nonbranch, warn, in Create_Admin() argument
H A Dclassify.c19 Classify_File (finfo, tag, date, options, force_tag_match, aflag, versp, in Classify_File() argument
H A Dmain.c1105 char date[MAXDATELEN]; local
1136 struct tm date; local
H A Dannotate.c22 static char *date = NULL; variable
/minix3/crypto/external/bsd/openssl/dist/apps/
H A Dversion.c143 int cflags = 0, version = 0, date = 0, options = 0, platform = 0, dir = 0; in MAIN() local
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/
H A Dtime_get_members_wchar_t.cc69 const wchar_t* date = L"%A, the second of %B"; in test01() local
188 const wchar_t* date = L"%A, the second of %B"; in test02() local
311 const wchar_t* date = L"%A, the second of %B"; in test03() local
434 const wchar_t* date = L"%A, the second of %B"; in test04() local
526 const wchar_t* date = L"%A, the second of %B"; in test05() local
H A Dtime_get_members_char.cc69 const char* date = "%A, the second of %B"; in test01() local
188 const char* date = "%A, the second of %B"; in test02() local
311 const char* date = "%A, the second of %B"; in test03() local
434 const char* date = "%A, the second of %B"; in test04() local
526 const char* date = "%A, the second of %B"; in test05() local
H A Dtime_put_members_char.cc62 const char* date = "%A, the second of %B"; in test01() local
208 const char* date = "%X, %A, the second of %B, %Y"; in test02() local
H A Dtime_put_members_wchar_t.cc64 const wchar_t* date = L"%A, the second of %B"; in test01() local
210 const wchar_t* date = L"%X, %A, the second of %B, %Y"; in test02() local
/openbsd-src/games/hack/
H A Dhack.unix.c99 time_t date; in getlt() local
163 time_t date; in veryold() local
/openbsd-src/gnu/usr.bin/perl/cpan/Pod-Perldoc/lib/Pod/Perldoc/
H A DToNroff.pm18 sub date { shift->_perldoc_elem('date' , @_) } subroutine
/minix3/minix/fs/isofs/
H A Dutility.c52 time_t date7_to_time_t(const u8_t *date) { in date7_to_time_t()
/openbsd-src/usr.bin/cvs/
H A Dannotate.c158 char date[10], rnum[13]; in cvs_annotate_local() local
/openbsd-src/usr.bin/openssl/
H A Dversion.c140 int date; member
/minix3/minix/commands/readclock/
H A Dreadclock.c35 char date[64]; in main() local
/openbsd-src/games/battlestar/
H A Dcommand6.c121 char *date; in post() local
/openbsd-src/usr.bin/mail/
H A Dhead.c175 isdate(char *date) in isdate()
/minix3/usr.bin/cal/
H A Dcal.c157 int ambiguity, year, month, date; member
672 int year, month, date; in gregorian_reform() local
815 reform_day_array(int month, int year, int *done, int *date, int *diw, int *diy, in reform_day_array()

12345