Searched refs:door_xcreate_thrsetup_func_t (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/usr/src/head/ |
H A D | door.h | 64 typedef void door_xcreate_thrsetup_func_t(void *); typedef 67 door_xcreate_server_func_t *, door_xcreate_thrsetup_func_t *,
|
/illumos-gate/usr/src/lib/libc/port/threads/ |
H A D | door_calls.c | 87 door_xcreate_thrsetup_func_t *pd_setupf; 148 door_xcreate_server_func_t *crf, door_xcreate_thrsetup_func_t *setupf, in door_create_cmn() 280 door_xcreate_server_func_t *crf, door_xcreate_thrsetup_func_t *setupf, in door_xcreate()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | sysevent.h | 246 door_xcreate_thrsetup_func_t *, void *);
|
/illumos-gate/usr/src/lib/libsysevent/ |
H A D | libsysevent_impl.h | 141 door_xcreate_thrsetup_func_t *xs_thrsetup;
|
H A D | libevchannel.c | 650 door_xcreate_thrsetup_func_t *thrsetup, void *cookie) in sysevent_subattr_thrsetup()
|
/illumos-gate/usr/src/lib/fm/libfmevent/common/ |
H A D | libfmevent.h | 226 door_xcreate_thrsetup_func_t *, void *);
|
H A D | fmev_subscribe.c | 172 fmev_shdlctl_thrsetup(fmev_shdl_t hdl, door_xcreate_thrsetup_func_t *func, in fmev_shdlctl_thrsetup()
|
/illumos-gate/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_api.h | 222 extern door_xcreate_thrsetup_func_t fmd_doorthr_setup;
|