Searched refs:cal_home (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.bin/calendar/
H A Dio.c64 static const char *cal_home; variable
139 cal_home = NULL;
162 cal_home = home;
191 snprintf(buffer, sizeof(buffer), "%s/%s/%s", cal_home, cal_dir, cal_file);
332 this_cal_home = cal_home;
338 cal_home = this_cal_home;

Completed in 85 milliseconds