Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dport.h54 void *portev_user; /* user cookie */ member
86 caddr32_t portev_user; /* user cookie */ member
/titanic_41/usr/src/cmd/ctwatch/
H A Dctwatch.c385 w = pe.portev_user; in main()
389 POLLIN, pe.portev_user) == -1) in main()
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_main.c819 event = ((ilbd_event_obj_t *)p_ev.portev_user)->ev; in main_loop()
829 (ilbd_hc_probe_event_t *)p_ev.portev_user); in main_loop()
847 cli = (ilbd_client_t *)p_ev.portev_user; in main_loop()
/titanic_41/usr/src/lib/libc/port/rt/
H A Dsigev_thread.c308 argument.sival_ptr = port_event.portev_user; in aio_spawner()
386 port_event.portev_user) != 0) in aio_spawner()
/titanic_41/usr/src/uts/common/fs/portfs/
H A Dport.c1584 puevp->portev_user = pkevp->portkev_user; in port_copy_event()
1639 puevp->portev_user = (caddr32_t)(uintptr_t)pkevp->portkev_user; in port_copy_event32()
1689 uev.portev_user = pa->portal_user; in port_get_alert()
1698 uev32.portev_user = (daddr32_t)(uintptr_t)pa->portal_user; in port_get_alert()
/titanic_41/usr/src/cmd/svc/startd/
H A Dwait.c272 wi = pe.portev_user; in wait_thread()
/titanic_41/usr/src/cmd/tail/
H A Dforward.c488 file = (file_info_t *)ev.portev_user; in follow()
/titanic_41/usr/src/cmd/truss/
H A Dexpound.c3826 (void *)args.portev_user); in show_portargs()
3846 args.portev_user); in show_portargs32()