Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/dsynth/
H A Dhtml.c105 asprintf(&src, "%s/%s", SCRIPTPATH(SCRIPTDIR), CopyFilesAry[i]); in HtmlInit()
H A Dmount.c119 SCRIPTPATH(SCRIPTDIR), SystemPath, BuildBase); in DoCreateTemplate()
H A Ddsynth.h462 #define SCRIPTPATH(x) DOSTRING(x) macro