Home
last modified time | relevance | path

Searched refs:tm_tomorrow (Results 1 – 25 of 27) sorted by relevance

12

/dports/textproc/tttcmds/tttcmds-1.0.20190920/src/bin/retu_dateformat/
H A Dcommand.h152 &tm_tomorrow); \
156 vary_apply(v, &tm_tomorrow); \
158 mktime(&tm_tomorrow); \
159 (void)strftime(basedate, 8, "%Y%m%d", &tm_tomorrow); \
H A Dretu_dateformat.c56 struct tm tm, tm_tomorrow; in main() local
63 tm_tomorrow = tm; in main()
/dports/mail/claws-mail-perl/claws-mail-3.18.0/src/plugins/vcalendar/
H A Dvcal_meeting_gtk.c1667 struct tm tm_tomorrow; in vcal_meeting_create_with_start() local
1669 tm_tomorrow.tm_mday = sdate->tm_mday; in vcal_meeting_create_with_start()
1670 tm_tomorrow.tm_mon = sdate->tm_mon; in vcal_meeting_create_with_start()
1671 tm_tomorrow.tm_wday = sdate->tm_wday; in vcal_meeting_create_with_start()
1672 tm_tomorrow.tm_year = sdate->tm_year+1900; in vcal_meeting_create_with_start()
1673 tm_tomorrow.tm_hour = sdate->tm_hour; in vcal_meeting_create_with_start()
1674 orage_move_day(&tm_tomorrow, +1); in vcal_meeting_create_with_start()
1676 tm_tomorrow.tm_mday); in vcal_meeting_create_with_start()
1678 tm_tomorrow.tm_mon, tm_tomorrow.tm_year); in vcal_meeting_create_with_start()
/dports/mail/claws-mail-newmail/claws-mail-3.18.0/src/plugins/vcalendar/
H A Dvcal_meeting_gtk.c1667 struct tm tm_tomorrow; in vcal_meeting_create_with_start() local
1669 tm_tomorrow.tm_mday = sdate->tm_mday; in vcal_meeting_create_with_start()
1670 tm_tomorrow.tm_mon = sdate->tm_mon; in vcal_meeting_create_with_start()
1671 tm_tomorrow.tm_wday = sdate->tm_wday; in vcal_meeting_create_with_start()
1672 tm_tomorrow.tm_year = sdate->tm_year+1900; in vcal_meeting_create_with_start()
1673 tm_tomorrow.tm_hour = sdate->tm_hour; in vcal_meeting_create_with_start()
1674 orage_move_day(&tm_tomorrow, +1); in vcal_meeting_create_with_start()
1676 tm_tomorrow.tm_mday); in vcal_meeting_create_with_start()
1678 tm_tomorrow.tm_mon, tm_tomorrow.tm_year); in vcal_meeting_create_with_start()
/dports/mail/claws-mail-notification/claws-mail-3.18.0/src/plugins/vcalendar/
H A Dvcal_meeting_gtk.c1667 struct tm tm_tomorrow; in vcal_meeting_create_with_start() local
1669 tm_tomorrow.tm_mday = sdate->tm_mday; in vcal_meeting_create_with_start()
1670 tm_tomorrow.tm_mon = sdate->tm_mon; in vcal_meeting_create_with_start()
1671 tm_tomorrow.tm_wday = sdate->tm_wday; in vcal_meeting_create_with_start()
1672 tm_tomorrow.tm_year = sdate->tm_year+1900; in vcal_meeting_create_with_start()
1673 tm_tomorrow.tm_hour = sdate->tm_hour; in vcal_meeting_create_with_start()
1674 orage_move_day(&tm_tomorrow, +1); in vcal_meeting_create_with_start()
1676 tm_tomorrow.tm_mday); in vcal_meeting_create_with_start()
1678 tm_tomorrow.tm_mon, tm_tomorrow.tm_year); in vcal_meeting_create_with_start()
/dports/mail/claws-mail-pdf_viewer/claws-mail-3.18.0/src/plugins/vcalendar/
H A Dvcal_meeting_gtk.c1667 struct tm tm_tomorrow; in vcal_meeting_create_with_start() local
1669 tm_tomorrow.tm_mday = sdate->tm_mday; in vcal_meeting_create_with_start()
1670 tm_tomorrow.tm_mon = sdate->tm_mon; in vcal_meeting_create_with_start()
1671 tm_tomorrow.tm_wday = sdate->tm_wday; in vcal_meeting_create_with_start()
1672 tm_tomorrow.tm_year = sdate->tm_year+1900; in vcal_meeting_create_with_start()
1673 tm_tomorrow.tm_hour = sdate->tm_hour; in vcal_meeting_create_with_start()
1674 orage_move_day(&tm_tomorrow, +1); in vcal_meeting_create_with_start()
1676 tm_tomorrow.tm_mday); in vcal_meeting_create_with_start()
1678 tm_tomorrow.tm_mon, tm_tomorrow.tm_year); in vcal_meeting_create_with_start()
/dports/mail/claws-mail-rssyl/claws-mail-3.18.0/src/plugins/vcalendar/
H A Dvcal_meeting_gtk.c1667 struct tm tm_tomorrow; in vcal_meeting_create_with_start() local
1669 tm_tomorrow.tm_mday = sdate->tm_mday; in vcal_meeting_create_with_start()
1670 tm_tomorrow.tm_mon = sdate->tm_mon; in vcal_meeting_create_with_start()
1671 tm_tomorrow.tm_wday = sdate->tm_wday; in vcal_meeting_create_with_start()
1672 tm_tomorrow.tm_year = sdate->tm_year+1900; in vcal_meeting_create_with_start()
1673 tm_tomorrow.tm_hour = sdate->tm_hour; in vcal_meeting_create_with_start()
1674 orage_move_day(&tm_tomorrow, +1); in vcal_meeting_create_with_start()
1676 tm_tomorrow.tm_mday); in vcal_meeting_create_with_start()
1678 tm_tomorrow.tm_mon, tm_tomorrow.tm_year); in vcal_meeting_create_with_start()
/dports/mail/claws-mail-spam_report/claws-mail-3.18.0/src/plugins/vcalendar/
H A Dvcal_meeting_gtk.c1667 struct tm tm_tomorrow; in vcal_meeting_create_with_start() local
1669 tm_tomorrow.tm_mday = sdate->tm_mday; in vcal_meeting_create_with_start()
1670 tm_tomorrow.tm_mon = sdate->tm_mon; in vcal_meeting_create_with_start()
1671 tm_tomorrow.tm_wday = sdate->tm_wday; in vcal_meeting_create_with_start()
1672 tm_tomorrow.tm_year = sdate->tm_year+1900; in vcal_meeting_create_with_start()
1673 tm_tomorrow.tm_hour = sdate->tm_hour; in vcal_meeting_create_with_start()
1674 orage_move_day(&tm_tomorrow, +1); in vcal_meeting_create_with_start()
1676 tm_tomorrow.tm_mday); in vcal_meeting_create_with_start()
1678 tm_tomorrow.tm_mon, tm_tomorrow.tm_year); in vcal_meeting_create_with_start()
/dports/mail/claws-mail-spamassassin/claws-mail-3.18.0/src/plugins/vcalendar/
H A Dvcal_meeting_gtk.c1667 struct tm tm_tomorrow; in vcal_meeting_create_with_start() local
1669 tm_tomorrow.tm_mday = sdate->tm_mday; in vcal_meeting_create_with_start()
1670 tm_tomorrow.tm_mon = sdate->tm_mon; in vcal_meeting_create_with_start()
1671 tm_tomorrow.tm_wday = sdate->tm_wday; in vcal_meeting_create_with_start()
1672 tm_tomorrow.tm_year = sdate->tm_year+1900; in vcal_meeting_create_with_start()
1673 tm_tomorrow.tm_hour = sdate->tm_hour; in vcal_meeting_create_with_start()
1674 orage_move_day(&tm_tomorrow, +1); in vcal_meeting_create_with_start()
1676 tm_tomorrow.tm_mday); in vcal_meeting_create_with_start()
1678 tm_tomorrow.tm_mon, tm_tomorrow.tm_year); in vcal_meeting_create_with_start()
/dports/mail/claws-mail-attachwarner/claws-mail-3.18.0/src/plugins/vcalendar/
H A Dvcal_meeting_gtk.c1667 struct tm tm_tomorrow; in vcal_meeting_create_with_start() local
1669 tm_tomorrow.tm_mday = sdate->tm_mday; in vcal_meeting_create_with_start()
1670 tm_tomorrow.tm_mon = sdate->tm_mon; in vcal_meeting_create_with_start()
1671 tm_tomorrow.tm_wday = sdate->tm_wday; in vcal_meeting_create_with_start()
1672 tm_tomorrow.tm_year = sdate->tm_year+1900; in vcal_meeting_create_with_start()
1673 tm_tomorrow.tm_hour = sdate->tm_hour; in vcal_meeting_create_with_start()
1674 orage_move_day(&tm_tomorrow, +1); in vcal_meeting_create_with_start()
1676 tm_tomorrow.tm_mday); in vcal_meeting_create_with_start()
1678 tm_tomorrow.tm_mon, tm_tomorrow.tm_year); in vcal_meeting_create_with_start()
/dports/mail/claws-mail-att_remover/claws-mail-3.18.0/src/plugins/vcalendar/
H A Dvcal_meeting_gtk.c1667 struct tm tm_tomorrow; in vcal_meeting_create_with_start() local
1669 tm_tomorrow.tm_mday = sdate->tm_mday; in vcal_meeting_create_with_start()
1670 tm_tomorrow.tm_mon = sdate->tm_mon; in vcal_meeting_create_with_start()
1671 tm_tomorrow.tm_wday = sdate->tm_wday; in vcal_meeting_create_with_start()
1672 tm_tomorrow.tm_year = sdate->tm_year+1900; in vcal_meeting_create_with_start()
1673 tm_tomorrow.tm_hour = sdate->tm_hour; in vcal_meeting_create_with_start()
1674 orage_move_day(&tm_tomorrow, +1); in vcal_meeting_create_with_start()
1676 tm_tomorrow.tm_mday); in vcal_meeting_create_with_start()
1678 tm_tomorrow.tm_mon, tm_tomorrow.tm_year); in vcal_meeting_create_with_start()
/dports/mail/claws-mail-bsfilter/claws-mail-3.18.0/src/plugins/vcalendar/
H A Dvcal_meeting_gtk.c1667 struct tm tm_tomorrow; in vcal_meeting_create_with_start() local
1669 tm_tomorrow.tm_mday = sdate->tm_mday; in vcal_meeting_create_with_start()
1670 tm_tomorrow.tm_mon = sdate->tm_mon; in vcal_meeting_create_with_start()
1671 tm_tomorrow.tm_wday = sdate->tm_wday; in vcal_meeting_create_with_start()
1672 tm_tomorrow.tm_year = sdate->tm_year+1900; in vcal_meeting_create_with_start()
1673 tm_tomorrow.tm_hour = sdate->tm_hour; in vcal_meeting_create_with_start()
1674 orage_move_day(&tm_tomorrow, +1); in vcal_meeting_create_with_start()
1676 tm_tomorrow.tm_mday); in vcal_meeting_create_with_start()
1678 tm_tomorrow.tm_mon, tm_tomorrow.tm_year); in vcal_meeting_create_with_start()
/dports/mail/claws-mail-libravatar/claws-mail-3.18.0/src/plugins/vcalendar/
H A Dvcal_meeting_gtk.c1667 struct tm tm_tomorrow; in vcal_meeting_create_with_start() local
1669 tm_tomorrow.tm_mday = sdate->tm_mday; in vcal_meeting_create_with_start()
1670 tm_tomorrow.tm_mon = sdate->tm_mon; in vcal_meeting_create_with_start()
1671 tm_tomorrow.tm_wday = sdate->tm_wday; in vcal_meeting_create_with_start()
1672 tm_tomorrow.tm_year = sdate->tm_year+1900; in vcal_meeting_create_with_start()
1673 tm_tomorrow.tm_hour = sdate->tm_hour; in vcal_meeting_create_with_start()
1674 orage_move_day(&tm_tomorrow, +1); in vcal_meeting_create_with_start()
1676 tm_tomorrow.tm_mday); in vcal_meeting_create_with_start()
1678 tm_tomorrow.tm_mon, tm_tomorrow.tm_year); in vcal_meeting_create_with_start()
/dports/mail/claws-mail-fetchinfo/claws-mail-3.18.0/src/plugins/vcalendar/
H A Dvcal_meeting_gtk.c1667 struct tm tm_tomorrow; in vcal_meeting_create_with_start() local
1669 tm_tomorrow.tm_mday = sdate->tm_mday; in vcal_meeting_create_with_start()
1670 tm_tomorrow.tm_mon = sdate->tm_mon; in vcal_meeting_create_with_start()
1671 tm_tomorrow.tm_wday = sdate->tm_wday; in vcal_meeting_create_with_start()
1672 tm_tomorrow.tm_year = sdate->tm_year+1900; in vcal_meeting_create_with_start()
1673 tm_tomorrow.tm_hour = sdate->tm_hour; in vcal_meeting_create_with_start()
1674 orage_move_day(&tm_tomorrow, +1); in vcal_meeting_create_with_start()
1676 tm_tomorrow.tm_mday); in vcal_meeting_create_with_start()
1678 tm_tomorrow.tm_mon, tm_tomorrow.tm_year); in vcal_meeting_create_with_start()
/dports/mail/claws-mail-managesieve/claws-mail-3.18.0/src/plugins/vcalendar/
H A Dvcal_meeting_gtk.c1667 struct tm tm_tomorrow; in vcal_meeting_create_with_start() local
1669 tm_tomorrow.tm_mday = sdate->tm_mday; in vcal_meeting_create_with_start()
1670 tm_tomorrow.tm_mon = sdate->tm_mon; in vcal_meeting_create_with_start()
1671 tm_tomorrow.tm_wday = sdate->tm_wday; in vcal_meeting_create_with_start()
1672 tm_tomorrow.tm_year = sdate->tm_year+1900; in vcal_meeting_create_with_start()
1673 tm_tomorrow.tm_hour = sdate->tm_hour; in vcal_meeting_create_with_start()
1674 orage_move_day(&tm_tomorrow, +1); in vcal_meeting_create_with_start()
1676 tm_tomorrow.tm_mday); in vcal_meeting_create_with_start()
1678 tm_tomorrow.tm_mon, tm_tomorrow.tm_year); in vcal_meeting_create_with_start()
/dports/mail/claws-mail-mailmbox/claws-mail-3.18.0/src/plugins/vcalendar/
H A Dvcal_meeting_gtk.c1667 struct tm tm_tomorrow; in vcal_meeting_create_with_start() local
1669 tm_tomorrow.tm_mday = sdate->tm_mday; in vcal_meeting_create_with_start()
1670 tm_tomorrow.tm_mon = sdate->tm_mon; in vcal_meeting_create_with_start()
1671 tm_tomorrow.tm_wday = sdate->tm_wday; in vcal_meeting_create_with_start()
1672 tm_tomorrow.tm_year = sdate->tm_year+1900; in vcal_meeting_create_with_start()
1673 tm_tomorrow.tm_hour = sdate->tm_hour; in vcal_meeting_create_with_start()
1674 orage_move_day(&tm_tomorrow, +1); in vcal_meeting_create_with_start()
1676 tm_tomorrow.tm_mday); in vcal_meeting_create_with_start()
1678 tm_tomorrow.tm_mon, tm_tomorrow.tm_year); in vcal_meeting_create_with_start()
/dports/mail/claws-mail-litehtml_viewer/claws-mail-3.18.0/src/plugins/vcalendar/
H A Dvcal_meeting_gtk.c1667 struct tm tm_tomorrow; in vcal_meeting_create_with_start() local
1669 tm_tomorrow.tm_mday = sdate->tm_mday; in vcal_meeting_create_with_start()
1670 tm_tomorrow.tm_mon = sdate->tm_mon; in vcal_meeting_create_with_start()
1671 tm_tomorrow.tm_wday = sdate->tm_wday; in vcal_meeting_create_with_start()
1672 tm_tomorrow.tm_year = sdate->tm_year+1900; in vcal_meeting_create_with_start()
1673 tm_tomorrow.tm_hour = sdate->tm_hour; in vcal_meeting_create_with_start()
1674 orage_move_day(&tm_tomorrow, +1); in vcal_meeting_create_with_start()
1676 tm_tomorrow.tm_mday); in vcal_meeting_create_with_start()
1678 tm_tomorrow.tm_mon, tm_tomorrow.tm_year); in vcal_meeting_create_with_start()
/dports/mail/claws-mail-address_keeper/claws-mail-3.18.0/src/plugins/vcalendar/
H A Dvcal_meeting_gtk.c1667 struct tm tm_tomorrow; in vcal_meeting_create_with_start() local
1669 tm_tomorrow.tm_mday = sdate->tm_mday; in vcal_meeting_create_with_start()
1670 tm_tomorrow.tm_mon = sdate->tm_mon; in vcal_meeting_create_with_start()
1671 tm_tomorrow.tm_wday = sdate->tm_wday; in vcal_meeting_create_with_start()
1672 tm_tomorrow.tm_year = sdate->tm_year+1900; in vcal_meeting_create_with_start()
1673 tm_tomorrow.tm_hour = sdate->tm_hour; in vcal_meeting_create_with_start()
1674 orage_move_day(&tm_tomorrow, +1); in vcal_meeting_create_with_start()
1676 tm_tomorrow.tm_mday); in vcal_meeting_create_with_start()
1678 tm_tomorrow.tm_mon, tm_tomorrow.tm_year); in vcal_meeting_create_with_start()
/dports/mail/claws-mail/claws-mail-3.18.0/src/plugins/vcalendar/
H A Dvcal_meeting_gtk.c1667 struct tm tm_tomorrow; in vcal_meeting_create_with_start() local
1669 tm_tomorrow.tm_mday = sdate->tm_mday; in vcal_meeting_create_with_start()
1670 tm_tomorrow.tm_mon = sdate->tm_mon; in vcal_meeting_create_with_start()
1671 tm_tomorrow.tm_wday = sdate->tm_wday; in vcal_meeting_create_with_start()
1672 tm_tomorrow.tm_year = sdate->tm_year+1900; in vcal_meeting_create_with_start()
1673 tm_tomorrow.tm_hour = sdate->tm_hour; in vcal_meeting_create_with_start()
1674 orage_move_day(&tm_tomorrow, +1); in vcal_meeting_create_with_start()
1676 tm_tomorrow.tm_mday); in vcal_meeting_create_with_start()
1678 tm_tomorrow.tm_mon, tm_tomorrow.tm_year); in vcal_meeting_create_with_start()
/dports/mail/claws-mail-archive/claws-mail-3.18.0/src/plugins/vcalendar/
H A Dvcal_meeting_gtk.c1667 struct tm tm_tomorrow; in vcal_meeting_create_with_start() local
1669 tm_tomorrow.tm_mday = sdate->tm_mday; in vcal_meeting_create_with_start()
1670 tm_tomorrow.tm_mon = sdate->tm_mon; in vcal_meeting_create_with_start()
1671 tm_tomorrow.tm_wday = sdate->tm_wday; in vcal_meeting_create_with_start()
1672 tm_tomorrow.tm_year = sdate->tm_year+1900; in vcal_meeting_create_with_start()
1673 tm_tomorrow.tm_hour = sdate->tm_hour; in vcal_meeting_create_with_start()
1674 orage_move_day(&tm_tomorrow, +1); in vcal_meeting_create_with_start()
1676 tm_tomorrow.tm_mday); in vcal_meeting_create_with_start()
1678 tm_tomorrow.tm_mon, tm_tomorrow.tm_year); in vcal_meeting_create_with_start()
/dports/mail/claws-mail-gdata/claws-mail-3.18.0/src/plugins/vcalendar/
H A Dvcal_meeting_gtk.c1667 struct tm tm_tomorrow; in vcal_meeting_create_with_start() local
1669 tm_tomorrow.tm_mday = sdate->tm_mday; in vcal_meeting_create_with_start()
1670 tm_tomorrow.tm_mon = sdate->tm_mon; in vcal_meeting_create_with_start()
1671 tm_tomorrow.tm_wday = sdate->tm_wday; in vcal_meeting_create_with_start()
1672 tm_tomorrow.tm_year = sdate->tm_year+1900; in vcal_meeting_create_with_start()
1673 tm_tomorrow.tm_hour = sdate->tm_hour; in vcal_meeting_create_with_start()
1674 orage_move_day(&tm_tomorrow, +1); in vcal_meeting_create_with_start()
1676 tm_tomorrow.tm_mday); in vcal_meeting_create_with_start()
1678 tm_tomorrow.tm_mon, tm_tomorrow.tm_year); in vcal_meeting_create_with_start()
/dports/mail/claws-mail-dillo/claws-mail-3.18.0/src/plugins/vcalendar/
H A Dvcal_meeting_gtk.c1667 struct tm tm_tomorrow; in vcal_meeting_create_with_start() local
1669 tm_tomorrow.tm_mday = sdate->tm_mday; in vcal_meeting_create_with_start()
1670 tm_tomorrow.tm_mon = sdate->tm_mon; in vcal_meeting_create_with_start()
1671 tm_tomorrow.tm_wday = sdate->tm_wday; in vcal_meeting_create_with_start()
1672 tm_tomorrow.tm_year = sdate->tm_year+1900; in vcal_meeting_create_with_start()
1673 tm_tomorrow.tm_hour = sdate->tm_hour; in vcal_meeting_create_with_start()
1674 orage_move_day(&tm_tomorrow, +1); in vcal_meeting_create_with_start()
1676 tm_tomorrow.tm_mday); in vcal_meeting_create_with_start()
1678 tm_tomorrow.tm_mon, tm_tomorrow.tm_year); in vcal_meeting_create_with_start()
/dports/mail/claws-mail-bogofilter/claws-mail-3.18.0/src/plugins/vcalendar/
H A Dvcal_meeting_gtk.c1667 struct tm tm_tomorrow; in vcal_meeting_create_with_start() local
1669 tm_tomorrow.tm_mday = sdate->tm_mday; in vcal_meeting_create_with_start()
1670 tm_tomorrow.tm_mon = sdate->tm_mon; in vcal_meeting_create_with_start()
1671 tm_tomorrow.tm_wday = sdate->tm_wday; in vcal_meeting_create_with_start()
1672 tm_tomorrow.tm_year = sdate->tm_year+1900; in vcal_meeting_create_with_start()
1673 tm_tomorrow.tm_hour = sdate->tm_hour; in vcal_meeting_create_with_start()
1674 orage_move_day(&tm_tomorrow, +1); in vcal_meeting_create_with_start()
1676 tm_tomorrow.tm_mday); in vcal_meeting_create_with_start()
1678 tm_tomorrow.tm_mon, tm_tomorrow.tm_year); in vcal_meeting_create_with_start()
/dports/mail/claws-mail-clamd/claws-mail-3.18.0/src/plugins/vcalendar/
H A Dvcal_meeting_gtk.c1667 struct tm tm_tomorrow; in vcal_meeting_create_with_start() local
1669 tm_tomorrow.tm_mday = sdate->tm_mday; in vcal_meeting_create_with_start()
1670 tm_tomorrow.tm_mon = sdate->tm_mon; in vcal_meeting_create_with_start()
1671 tm_tomorrow.tm_wday = sdate->tm_wday; in vcal_meeting_create_with_start()
1672 tm_tomorrow.tm_year = sdate->tm_year+1900; in vcal_meeting_create_with_start()
1673 tm_tomorrow.tm_hour = sdate->tm_hour; in vcal_meeting_create_with_start()
1674 orage_move_day(&tm_tomorrow, +1); in vcal_meeting_create_with_start()
1676 tm_tomorrow.tm_mday); in vcal_meeting_create_with_start()
1678 tm_tomorrow.tm_mon, tm_tomorrow.tm_year); in vcal_meeting_create_with_start()
/dports/mail/claws-mail-pgp/claws-mail-3.18.0/src/plugins/vcalendar/
H A Dvcal_meeting_gtk.c1667 struct tm tm_tomorrow; in vcal_meeting_create_with_start() local
1669 tm_tomorrow.tm_mday = sdate->tm_mday; in vcal_meeting_create_with_start()
1670 tm_tomorrow.tm_mon = sdate->tm_mon; in vcal_meeting_create_with_start()
1671 tm_tomorrow.tm_wday = sdate->tm_wday; in vcal_meeting_create_with_start()
1672 tm_tomorrow.tm_year = sdate->tm_year+1900; in vcal_meeting_create_with_start()
1673 tm_tomorrow.tm_hour = sdate->tm_hour; in vcal_meeting_create_with_start()
1674 orage_move_day(&tm_tomorrow, +1); in vcal_meeting_create_with_start()
1676 tm_tomorrow.tm_mday); in vcal_meeting_create_with_start()
1678 tm_tomorrow.tm_mon, tm_tomorrow.tm_year); in vcal_meeting_create_with_start()

12