Searched refs:cmdloop (Results 1 – 4 of 4) sorted by relevance
292 cmdloop(1); in main()313 cmdloop(int top) in cmdloop() function401 cmdloop(0); in read_profile()429 cmdloop(0); in readcmdfile()
42 void cmdloop(int);
122 the user's profile if necessary, and calls cmdloop. Cmdloop
139 static int cmdloop(void);219 rval = cmdloop(); in main()351 cmdloop(void) in cmdloop() function