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