Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dtc.const.c115 Char STRlock[] = { 'l', 'o', 'c', 'k', '\0' }; variable
H A Dsh.hist.c1319 if (eq(shist->vec[i], STRlock)) in rechist()