Searched refs:STRspRarrow2 (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/bin/csh/ | ||
| H A D | const.c | 147 Char STRspRarrow2[] = { ' ', '>', '>', '\0' }; variable |
| H A D | proc.c | 564 pads((t->t_dflg & F_APPEND) ? STRspRarrow2 : STRspRarrow); in padd() |