/dflybsd-src/lib/libcalendar/ |
H A D | calendar.h | 29 struct date { struct 35 struct date *easterg(int _year, struct date *_dt); argument
|
H A D | easter.c | 32 typedef struct date date; typedef
|
/dflybsd-src/usr.bin/calendar/ |
H A D | basics.h | 42 struct date { struct 49 date_set(struct date *date, int y, int m, int d) in date_set()
|
H A D | julian.c | 75 fixed_from_julian(const struct date *date) in fixed_from_julian() 96 julian_from_fixed(int rd, struct date *date) in julian_from_fixed() 161 struct date date; in julian_find_days_ymd() local 191 struct date date; in julian_find_days_dom() local 230 struct date date; in julian_find_days_month() local
|
H A D | gregorian.c | 77 fixed_from_gregorian(const struct date *date) in fixed_from_gregorian() 100 struct date date = { year, 1, 1 }; in gregorian_new_year() local 145 gregorian_from_fixed(int rd, struct date *date) in gregorian_from_fixed()
|
H A D | chinese.c | 242 struct date date = { year, 7, 1 }; in chinese_new_year() local 253 chinese_from_fixed(int rd, struct chinese_date *date) in chinese_from_fixed() 292 fixed_from_chinese(const struct chinese_date *date) in fixed_from_chinese() 319 struct date date = { g_year, 4, 1 }; /* Qīngmíng is around April 5 */ in chinese_qingming() local 520 struct chinese_date date; in show_chinese_calendar() local
|
H A D | dates.c | 51 char date[32]; /* Date in Gregorian calendar */ member 65 struct date date; in generate_dates() local
|
H A D | parsedata.c | 132 determine_style(const char *date, struct dateinfo *di) in determine_style() 321 parse_cal_date(const char *date, int *flags, struct cal_day **dayp, char **edp) in parse_cal_date() 688 parse_date(const char *date, int *rd_out) in parse_date()
|
H A D | days.c | 155 struct date date; in find_days_yearly() local 235 struct date date; in find_days_cjieqi() local 292 struct date date; in find_days_moon() local
|
H A D | ecclesiastical.c | 101 struct date date = { g_year, 11, 30 }; in advent() local
|
H A D | io.c | 74 char *date; /* event date (T_DATE) */ member 708 struct date date; in write_mailheader() local
|
/dflybsd-src/gnu/usr.bin/rcs/lib/ |
H A D | rcsrev.c | 270 normalizeyear(date, year) in normalizeyear() argument 287 cantfindbranch(revno, date, author, state) in cantfindbranch() argument 407 struct hshentry * genrevs(revno,date,author,state,store) in genrevs() argument 536 genbranch(bpoint, revno, length, date, author, state, store) in genbranch() argument 882 char date[20]; local
|
H A D | rcstime.c | 48 time2date(unixtime,date) in time2date() argument 129 date2str(date, datebuf) in date2str() argument
|
/dflybsd-src/games/trek/ |
H A D | schedule.c | 54 double date; in schedule() local 90 double date; in reschedule() local
|
/dflybsd-src/contrib/cvs-1.12/src/ |
H A D | entries.c | 40 const char *date, const char *ts_conflict) in Entnode_Create() 201 const char *options, const char *tag, const char *date, in Register() 273 char *tag_or_date, *tag, *date, *ts_conflict; in fgetentent() local 637 WriteTag (const char *dir, const char *tag, const char *date, int nonbranch, in WriteTag()
|
H A D | add.c | 197 char *date; in add() local 735 char *tag, *date; in add_directory() local
|
H A D | main.c | 1234 parse_tagdate (char **tag, char **date, const char *input) in parse_tagdate() 1287 char date[MAXDATELEN]; in date_from_time_t() local 1318 struct tm date; in date_to_internet() local
|
H A D | create_adm.c | 33 const char *tag, const char *date, int nonbranch, int warn, in Create_Admin()
|
H A D | classify.c | 40 Classify_File (struct file_info *finfo, char *tag, char *date, char *options, in Classify_File()
|
H A D | annotate.c | 29 static char *date = NULL; variable
|
H A D | vers_ts.c | 41 Version_TS (struct file_info *finfo, char *options, char *tag, char *date, in Version_TS()
|
/dflybsd-src/games/hack/ |
H A D | hack.unix.c | 106 time_t date; in getlt() local 229 time_t date; in veryold() local
|
/dflybsd-src/crypto/libressl/apps/openssl/ |
H A D | version.c | 140 int date; member
|
/dflybsd-src/usr.bin/mail/ |
H A D | head.c | 175 isdate(char *date) in isdate()
|
/dflybsd-src/usr.sbin/cpucontrol/ |
H A D | via.h | 42 uint32_t date; /* Date of creation in BCD. */ member
|