Home
last modified time | relevance | path

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

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