bin/csh/csh.c
575
dohash(NULL, NULL);
bin/csh/csh.c
585
dohash(NULL, NULL);
bin/csh/extern.h
85
void dohash(Char **, struct command *);
bin/csh/func.c
897
dohash(NULL, NULL);
bin/csh/init.c
80
{ "rehash", dohash, 0, 0 },
bin/csh/set.c
125
dohash(NULL, NULL);
bin/csh/set.c
275
dohash(NULL, NULL);