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

/freebsd-current/usr.bin/calendar/
H A Dpathnames.h35 #define _PATH_INCLUDE_LOCAL "%s/share/calendar" macro
H A Dio.c60 static const char *calendarHomes[] = {".calendar", _PATH_INCLUDE_LOCAL, _PATH_INCLUDE}; /* HOME */
171 snprintf(path, sizeof(path), _PATH_INCLUDE_LOCAL, getlocalbase());

Completed in 73 milliseconds