Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dport.h53 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 Dsigev_thread.c314 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 Dctwatch.c386 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 Dport.c1583 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 Dwait.c271 fd = pe.portev_object; in wait_thread()
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_main.c818 ev_port_obj = p_ev.portev_object; in main_loop()
/titanic_41/usr/src/cmd/idmap/idmapd/
H A Didmap_config.c1203 if (pe.portev_object == rt_sock) { in wait_for_event()
/titanic_41/usr/src/cmd/truss/
H A Dexpound.c3825 (void *)args.portev_object, in show_portargs()
3845 args.portev_object, in show_portargs32()