Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dsh.h93 #define TMP_TEMPLATE ".XXXXXX" macro
H A Dsh.dol.c1022 strcpy(dot, TMP_TEMPLATE); in heredoc()
H A Dsh.c842 shtemp = Strspl(SAVE(tmpdir), SAVE("/sh" TMP_TEMPLATE)); /* For << */ in main()