Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dconsole.c47 void *ptr_arg; member
102 console.ptr_arg = arg; in console_ptr_register()
118 (*console.ptr_event_cb)(button, x, y, console.ptr_arg); in console_ptr_event()