Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/tcsh/
H A Dsh.h92 #define TMP_TEMPLATE ".XXXXXX" macro
H A Dsh.dol.c982 strcpy(dot, TMP_TEMPLATE); in heredoc()
H A Dsh.c838 shtemp = Strspl(SAVE(tmpdir), SAVE("/sh" TMP_TEMPLATE)); /* For << */ in main()