Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.c125 tchar s_prompt[MAXHOSTNAMELEN+3]; in main() local
404 gethostname_(s_prompt, MAXHOSTNAMELEN); in main()
405 strcat_(s_prompt, in main()
407 set(S_prompt /* "prompt" */, s_prompt); in main()