Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/tcsh/
HDsh.decls.h218 extern void dohist (Char **, struct command *);
HDsh.hist.c1119 dohist(Char **vp, struct command *c) in dohist() function
1322 dohist(dumphist, NULL); in rechist()
HDsh.init.c90 { "history", dohist, 0, 2 },