Home | History | Annotate | Download | only in crunchgen

Lines Matching defs:curdir

104 static char curdir[MAXPATHLEN];
200 getcwd(curdir, MAXPATHLEN);
364 (void)estrlcpy(tmppath, curdir, sizeof(tmppath));
476 (void)estrlcpy(tmppath, curdir, sizeof(tmppath));
603 (void)estrlcpy(tmppath, curdir, sizeof(tmppath));
694 CURDIR}/Makefile\"\n");
1049 ".CURDIR:= ${%s_SRCDIR}\\n"
1050 ".include \"$${.CURDIR}/Makefile\"\\n",
1060 ".CURDIR:= ${%s_SRCDIR}\\n"
1061 ".include \"$${.CURDIR}/Makefile\"\\n",