Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dtc.const.c409 Char STRpadhour[] = { 'p', 'a', 'd', 'h', 'o', 'u', 'r', '\0' }; variable
H A Dtc.prompt.c277 p = Itoa(hr, adrof(STRpadhour) ? 2 : 0, attributes); in tprintf()