Searched refs:PROFDIR (Results 1 – 2 of 2) sorted by relevance
108 PROFDIR = $(HELPDIR)/profiles macro109 LOCALEDIR = $(PROFDIR)/locale111 DIRS = $(HELPDIR) $(PROFDIR) $(LOCALEDIR) $(CDIR)115 MSGDIRS = $(HELPDIR) $(PROFDIR) $(LOCALEDIR)
140 #define PROFDIR "PROFDIR" macro244 if ((s = getenv(PROFDIR)) == NULL) { /* PROFDIR not in environment */ in monitor()