Home
last modified time | relevance | path

Searched defs:dofile (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/usr.bin/nohup/
H A Dnohup.c100 dofile(void) in dofile() function
/netbsd-src/sys/arch/ia64/stand/common/
H A Dfileload.c64 int dofile, dokld, ch; in command_load() local
/netbsd-src/external/mit/lua/dist/src/
H A Dlua.c203 static int dofile (lua_State *L, const char *name) { in dofile() function
/netbsd-src/external/bsd/libbind/dist/tests/
H A Ddig8.c317 int once = 1, dofile = 0; /* batch -vs- interactive control */ in main() local