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

/illumos-gate/usr/src/cmd/vntsd/
H A Dcmd.c74 e_func_t e_func; /* command */ member in struct:__anon1910
381 assert(p->e_func);
382 rv = (*p->e_func)(clientp);
390 rv = (*p->e_func)(clientp);
/illumos-gate/usr/src/cmd/tip/
H A Dtip.h170 void (*e_func)(int); /* command */ member in struct:__anon1884
H A Dtip.c410 (*p->e_func)(gch);

Completed in 61 milliseconds