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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.lex.c506 tchar slhs[256]; variable
625 if (slhs[0] == 0) {
629 (void) strcpy_(lhsb, slhs);
714 (void) strcpy_(slhs, lhsb);

Completed in 46 milliseconds