Searched refs:calendarNoMail (Results 1 – 1 of 1) sorted by relevance
61 static const char *calendarNoMail = "nomail";/* don't sent mail if file exist */ variable652 if (stat(calendarNoMail, &sbuf) == 0) in opencalin()