Home
last modified time | relevance | path

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

/netbsd-src/bin/csh/
H A Dinit.c94 { "source", dosource, 1, 2 },
H A Dextern.h43 void dosource(Char **, struct command *);
H A Dcsh.c637 dosource(tildehist, NULL); in main()
1225 dosource(Char **v, struct command *t) in dosource() function