Home
last modified time | relevance | path

Searched defs:pTime (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/tcsh-6/
H A Dsh.hist.c898 struct Hist *pTime) /* hint about where to insert */ in mergeInsertionPoint()
948 struct Hist *p = NULL, *pp = &Histlist, *pTime = NULL; in enthist() local