Home
last modified time | relevance | path

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

/openbsd/bin/csh/
H A Dconst.c117 Char STRpromptroot[] = { '%', 'm', '#', ' ', '\0' }; variable
H A Dcsh.c478 set(STRprompt, Strsave(uid == 0 ? STRpromptroot : STRpromptuser)); in main()