Home
last modified time | relevance | path

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

/openbsd/bin/csh/
H A Dconst.c128 Char STRsldthist[] = { '/', '.', 'h', 'i', 's', 't', 'o', 'r', 'y', '\0' }; variable
H A Dcsh.c845 (void) Strlcat(buf, STRsldthist, sizeof buf/sizeof(Char)); in rechist()