Home
last modified time | relevance | path

Searched refs:port_event_t (Results 1 – 12 of 12) sorted by relevance

/titanic_41/usr/src/head/
H A Dport.h48 int port_get(int, port_event_t *, struct timespec *);
49 int port_getn(int, port_event_t [], uint_t, uint_t *, struct timespec *);
/titanic_41/usr/src/uts/common/fs/portfs/
H A Dport.c447 static int port_getn(port_t *, port_event_t *, uint_t, uint_t *,
454 static int port_get_alert(port_alert_t *, port_event_t *);
455 static int port_copy_event(port_event_t *, port_kevent_t *, list_t *);
613 error = port_getn(pp, (port_event_t *)a1, 1, in portfs()
632 error = port_getn(pp, (port_event_t *)a1, (uint_t)a2, in portfs()
1159 port_getn(port_t *pp, port_event_t *uevp, uint_t max, uint_t *nget, in port_getn()
1169 port_event_t *kevp; in port_getn()
1383 eventsz = sizeof (port_event_t); in port_getn()
1576 port_copy_event(port_event_t *puevp, port_kevent_t *pkevp, list_t *list) in port_copy_event()
1679 port_get_alert(port_alert_t *pa, port_event_t *uevp) in port_get_alert()
[all …]
/titanic_41/usr/src/lib/libc/port/gen/
H A Devent_port.c69 port_get(int port, port_event_t *pe, struct timespec *to) in port_get()
81 port_getn(int port, port_event_t list[], uint_t max, uint_t *nget, in port_getn()
/titanic_41/usr/src/uts/common/sys/
H A Dport.h55 } port_event_t; typedef
/titanic_41/usr/src/cmd/tail/
H A Dforward.c265 associate(file_info_t *file, boolean_t assoc, port_event_t *ev) in associate()
392 port_event_t ev; in follow()
/titanic_41/usr/src/cmd/hal/hald/solaris/
H A Dosspec.c206 port_event_t pe; in mnttab_event()
/titanic_41/usr/src/lib/libc/port/rt/
H A Dsigev_thread.c190 port_event_t port_event; in timer_spawner()
279 port_event_t port_event; in aio_spawner()
/titanic_41/usr/src/cmd/svc/startd/
H A Dwait.c256 port_event_t pe; in wait_thread()
/titanic_41/usr/src/cmd/ctwatch/
H A Dctwatch.c378 port_event_t pe; in main()
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_main.c782 port_event_t p_ev; in main_loop()
/titanic_41/usr/src/cmd/idmap/idmapd/
H A Didmap_config.c1166 port_event_t pe; in wait_for_event()
/titanic_41/usr/src/cmd/truss/
H A Dexpound.c3816 port_event_t args; in show_portargs()