Home
last modified time | relevance | path

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

/netbsd-src/bin/csh/
H A Dconst.c161 Char STRtmpsh[] = { '/', 't', 'm', 'p', '/', 's', 'h', '\0' }; variable
H A Ddol.c835 shtemp = Strspl(STRtmpsh, mbp); in heredoc()
H A Dcsh.c358 shtemp = Strspl(STRtmpsh, doldol); /* For << */ in main()