Home
last modified time | relevance | path

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

/netbsd-src/bin/csh/
H A Dconst.c156 Char STRsymhash[] = { '#', ' ', '\0' }; variable
H A Dcsh.c519 set(STRprompt, Strsave(uid == 0 ? STRsymhash : STRsymcent)); in main()