Searched defs:dofile (Results 1 – 4 of 4) sorted by relevance
95 dofile(void) in dofile() function
169 dofile(char *filename) in dofile() function
201 static int dofile (lua_State *L, const char *name) { in dofile() function
120 int dofile, dokld, ch, error; in command_load() local