Searched refs:cmdloop (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/bin/sh/
H A Dmain.h41 void cmdloop(int);
H A Dmain.c97 * profiles if we're a login shell, and then call cmdloop to execute
220 cmdloop(1);
236 cmdloop(int top) function
243 TRACE(("cmdloop(%d) called\n", top));
307 cmdloop(0);
334 cmdloop(0);
386 cmdloop(0);
/netbsd-6-1-5-RELEASE/sbin/fsdb/
H A Dfsdb.c65 static int cmdloop(void);
136 rval = cmdloop();
245 cmdloop(void) function

Completed in 60 milliseconds