Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libsecdb/help/profiles/
H A DMakefile106 PROFDIR = $(HELPDIR)/profiles macro
107 LOCALEDIR = $(PROFDIR)/locale
109 DIRS = $(HELPDIR) $(PROFDIR) $(LOCALEDIR) $(CDIR)
113 MSGDIRS = $(HELPDIR) $(PROFDIR) $(LOCALEDIR)
/titanic_41/usr/src/lib/libbc/csu/common/
H A Dmon.c44 #define PROFDIR "PROFDIR" macro
159 if ((s = getenv(PROFDIR)) == NULL) /* PROFDIR not in environment */ in monitor()
/titanic_41/usr/src/lib/libc/port/gen/
H A Dmon.c142 #define PROFDIR "PROFDIR" macro
246 if ((s = getenv(PROFDIR)) == NULL) { /* PROFDIR not in environment */ in monitor()