Searched refs:portev_object (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | port.h | 53 uintptr_t portev_object; /* source specific object */ member 85 caddr32_t portev_object; /* fd, timerid, ... */ member
|
/titanic_41/usr/src/lib/libc/port/rt/ |
H A D | sigev_thread.c | 314 sigevp = (struct sigevent *)port_event.portev_object; in aio_spawner() 323 (aiocb_t *)port_event.portev_object; in aio_spawner() 334 (aiocb64_t *)port_event.portev_object; in aio_spawner() 385 port_event.portev_object, in aio_spawner()
|
/titanic_41/usr/src/cmd/ctwatch/ |
H A D | ctwatch.c | 386 while (get_event(pe.portev_object, w->wf_type, opt_verbose)) in main() 388 if (port_associate(port_fd, PORT_SOURCE_FD, pe.portev_object, in main()
|
/titanic_41/usr/src/uts/common/fs/portfs/ |
H A D | port.c | 1583 puevp->portev_object = pkevp->portkev_object; in port_copy_event() 1638 puevp->portev_object = (daddr32_t)pkevp->portkev_object; in port_copy_event32() 1687 uev.portev_object = pa->portal_object; in port_get_alert() 1696 uev32.portev_object = (daddr32_t)pa->portal_object; in port_get_alert()
|
/titanic_41/usr/src/cmd/svc/startd/ |
H A D | wait.c | 271 fd = pe.portev_object; in wait_thread()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/ilbd/ |
H A D | ilbd_main.c | 818 ev_port_obj = p_ev.portev_object; in main_loop()
|
/titanic_41/usr/src/cmd/idmap/idmapd/ |
H A D | idmap_config.c | 1203 if (pe.portev_object == rt_sock) { in wait_for_event()
|
/titanic_41/usr/src/cmd/truss/ |
H A D | expound.c | 3825 (void *)args.portev_object, in show_portargs() 3845 args.portev_object, in show_portargs32()
|