Home
last modified time | relevance | path

Searched refs:STRhistfile (Results 1 – 2 of 2) sorted by relevance

/openbsd/bin/csh/
H A Dconst.c84 Char STRhistfile[] = { 'h', 'i', 's', 't', 'f', 'i', 'l', 'e', '\0' }; variable
H A Dcsh.c589 if ((cp = value(STRhistfile)) != STRNULL) in main()
842 if ((hfile = value(STRhistfile)) == STRNULL) { in rechist()