Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.tconst.c63 tchar S_PARCENTPLUS[] = {'%', '+', 0}; /*%+*/ variable
H A Dsh.proc.c1088 eq(cp, S_PARCENTPLUS /* "%+" */)) { in pfind()