Searched refs:SCRATCH_TEMPLATE (Results 1 – 1 of 1) sorted by relevance
200 #define SCRATCH_TEMPLATE "/tmp/ed.XXXXXXXXXX" macro201 static char sfn[sizeof(SCRATCH_TEMPLATE)+1] = ""; /* scratch file name */210 strlcpy(sfn, SCRATCH_TEMPLATE, sizeof sfn); in open_sbuf()