Searched defs:str0 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.func.c65 void limtail(tchar *cp, tchar *str0);
1467 limtail(tchar *cp, tchar *str0) argument
1469 tchar *str = str0;
1478 error("Bad scaling; did you mean ``%t''?", str0);

Completed in 230 milliseconds