Home
last modified time | relevance | path

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

/netbsd-src/bin/csh/
H A Dconst.c108 Char STRmh[] = { '-', 'h', '\0' }; variable
H A Dcsh.c171 Char *dumphist[] = {STRhistory, STRmh, 0, 0};
172 Char *tildehist[] = {STRsource, STRmh, STRtildothist, 0};
1232 if (*v && eq(*v, STRmh)) { in dosource()
H A Dfunc.c1149 if (*v && eq(*v, STRmh)) { in dolimit()
1281 if (*v && eq(*v, STRmh)) { in dounlimit()