Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/vntsd/
H A Dcmd.c69 typedef int (*e_func_t)(vntsd_client_t *clientp); typedef
74 e_func_t e_func; /* command */
253 {'.', "Exit from this console", (e_func_t)client_exit},
259 {'n', "Console next", (e_func_t)console_forward},
262 {'p', "Console previous", (e_func_t)console_backward},