Home
last modified time | relevance | path

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

/dports/print/pcal/pcal-4.11.0/src/
H A Dpcaldefs.h529 #define PCAL_DIR "PCAL_DIR" /* calendar file directory */ macro
H A Dpcal.c2222 if ((p = getenv(PCAL_DIR)) != NULL) pathlist[n++] = p; in main()
2247 if ((p = getenv(PCAL_DIR)) != NULL) pathlist[n++] = p; in main()