Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libpctx/common/
H A Dlibpctx.h78 } pctx_event_t; typedef
H A Dlibpctx.c256 pctx_event_t event; in pctx_set_events()
260 switch (event = (pctx_event_t)va_arg(pvar, pctx_event_t)) { in pctx_set_events()