Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.tconst.c89 tchar S_SPPPP[] = {' ', '.', '.', '.', 0}; /* ... */ variable
H A Dsh.proc.c551 (void) strcpy_(cmdp, S_SPPPP /* " ..." */); in pads()