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

/freebsd-11-stable/bin/sh/
H A Dmain.c83 static void cmdloop(int);
89 * profiles if we're a login shell, and then call cmdloop to execute
178 cmdloop(1);
198 cmdloop(int top) function
205 TRACE(("cmdloop(%d) called\n", top));
265 cmdloop(0);
279 cmdloop(0);
334 cmdloop(0);
/freebsd-11-stable/sbin/fsdb/
H A Dfsdb.c57 int cmdloop(void);
114 rval = cmdloop();
223 cmdloop(void) function

Completed in 109 milliseconds