Home
last modified time | relevance | path

Searched refs:cmdloop (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/bin/sh/
H A Dmain.c292 cmdloop(1); in main()
313 cmdloop(int top) in cmdloop() function
401 cmdloop(0); in read_profile()
429 cmdloop(0); in readcmdfile()
H A Dmain.h42 void cmdloop(int);
H A DTOUR122 the user's profile if necessary, and calls cmdloop. Cmdloop
/netbsd-src/sbin/fsdb/
H A Dfsdb.c139 static int cmdloop(void);
219 rval = cmdloop(); in main()
351 cmdloop(void) in cmdloop() function