Searched refs:STRparseoctal (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/contrib/tcsh-6/ |
| HD | tc.const.c | 520 Char STRparseoctal[] = { 'p', 'a', 'r', 's', 'e', 'o', 'c', 't', 'a', 'l', variable
|
| HD | sh.set.c | 563 if (cp[0] == '0' && cp[1] && is_set(STRparseoctal)) in getn()
|