Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.decls.h218 extern void dohist (Char **, struct command *);
H A Dsh.hist.c1129 dohist(Char **vp, struct command *c) in dohist() function
1339 dohist(dumphist, NULL); in rechist()
H A Dsh.init.c90 { "history", dohist, 0, 2 },