Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
HDsh.decls.h218 extern void dohist (Char **, struct command *);
HDsh.hist.c1142 dohist(Char **vp, struct command *c) in dohist() function
1363 dohist(dumphist, NULL); in rechist()
HDsh.init.c90 { "history", dohist, 0, 2 },