Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/csh/
H A Dsh.c122 tchar s_prompt[MAXHOSTNAMELEN+3]; in main() local
400 gethostname_(s_prompt, MAXHOSTNAMELEN); in main()
401 strcat_(s_prompt, in main()
403 set(S_prompt /* "prompt" */, s_prompt); in main()