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

/freebsd-12-stable/usr.sbin/nandsim/
H A Dnandsim.c92 typedef int (commandfunc_t)(int , char **); typedef
99 static commandfunc_t cmdstatus;
100 static commandfunc_t cmdconf;
101 static commandfunc_t cmdstart;
102 static commandfunc_t cmdstop;
103 static commandfunc_t cmdmod;
104 static commandfunc_t cmderror;
105 static commandfunc_t cmdbb;
106 static commandfunc_t cmdfreeze;
107 static commandfunc_t cmdlo
[all...]

Completed in 103 milliseconds