Home
last modified time | relevance | path

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

/original-bsd/usr.bin/window/
H A Dstartup.c32 return dosource(buf); in doconfig()
H A Dlcmd.c106 dosource(filename) in dosource() function
H A Dlcmd1.c261 if (a->v_type != V_ERR && dosource(a->v_str) < 0) {
/original-bsd/bin/csh/
H A Dinit.c71 { "source", dosource, 1, 2 },
H A Dcsh.c526 dosource(loadhist, NULL);
1101 dosource(v, t) in dosource() function
H A Dextern.h16 void dosource __P((Char **, struct command *));