Searched refs:STRpadhour (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/contrib/tcsh/ | ||
| HD | tc.const.c | 406 Char STRpadhour[] = { 'p', 'a', 'd', 'h', 'o', 'u', 'r', '\0' }; variable |
| HD | tc.prompt.c | 266 p = Itoa(hr, adrof(STRpadhour) ? 2 : 0, attributes); in tprintf() |