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

/freebsd-10.1-release/usr.sbin/nandsim/
H A Dnandsim.c90 typedef int (commandfunc_t)(int , char **); typedef
97 static commandfunc_t cmdstatus;
98 static commandfunc_t cmdconf;
99 static commandfunc_t cmdstart;
100 static commandfunc_t cmdstop;
101 static commandfunc_t cmdmod;
102 static commandfunc_t cmderror;
103 static commandfunc_t cmdbb;
104 static commandfunc_t cmdfreeze;
105 static commandfunc_t cmdlo
[all...]

Completed in 45 milliseconds