Home
last modified time | relevance | path

Searched refs:FMT_HISTORY (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/tcsh/
H A Dtc.h47 #define FMT_HISTORY 2 macro
H A Dtc.prompt.c202 if (what == FMT_HISTORY) { in tprintf()
234 case FMT_HISTORY: in tprintf()
601 if (what == FMT_HISTORY) in tprintf()
H A Dsh.hist.c1088 p = tprintf(FMT_HISTORY, cp, NULL, hp->Htime, hp); in phist()