Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dtc.const.c93 Char STRtmpsh[] = { '/', 't', 'm', 'p', '/', 's', 'h', '\0' }; variable
H A Dsh.dol.c1007 shtemp = Strspl(STRtmpsh, mbp); in heredoc()
H A Dsh.c841 shtemp = Strspl(STRtmpsh, doldol); /* For << */ in main()