Searched defs:vtargp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/vt/
H A Dvtdaemon.c1036 vt_cmd_arg_t *vtargp; local
1039 vtargp = (vt_cmd_arg_t *)args;
1041 if (vtargp == NULL ||
1048 switch (vtargp->vt_ev) {
1056 vt_do_hotkeys(0, vtargp->vt_num);
1063 vt_do_hotkeys(ucred_getpid(uc), vtargp->vt_num);

Completed in 73 milliseconds