Searched refs:templatename (Results 1 – 1 of 1) sorted by relevance
3641 static char templatename[] = "lempar.c"; in tplt_open() local3674 }else if( access(templatename,004)==0 ){ in tplt_open()3675 tpltname = templatename; in tplt_open()3677 toFree = tpltname = pathsearch(lemp->argv0,templatename,0); in tplt_open()3681 templatename); in tplt_open()