Searched refs:S_PARCENTSHARP (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/csh/ | ||
H A D | sh.tconst.c | 66 tchar S_PARCENTSHARP[] = {'%', '#', 0}; /*%#*/ variable |
H A D | sh.proc.c | 1089 eq(cp, S_PARCENTSHARP /* "%#" */)) { in pfind() |