Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.dol.c30 tchar *doldol; variable
371 setDolp(doldol); in Dgetdol()
H A Dsh.h138 extern tchar *doldol; /* Character pid for $$ */
H A Dsh.c243 doldol = putn(getpid()); /* For $$ */ in main()