Searched refs:port_get (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/hal/hald/solaris/
H A Dosspec.c217 (void) port_get(mnttab_port, &pe, &timeout);
/osnet-11/usr/src/lib/libc/port/gen/
H A Devent_port.c69 port_get(int port, port_event_t *pe, struct timespec *to) function
/osnet-11/usr/src/lib/libc/port/rt/
H A Dsigev_thread.c196 if (port_get(tcdp->tcd_port, &port_event, NULL) != 0) {
197 dprintf("port_get on port %d failed with %d <%s>\n",
209 dprintf("port_get on port %d returned %u "
288 if (port_get(tcdp->tcd_port, &port_event, NULL) != 0) {
290 dprintf("port_get on port %d failed with %d <%s>\n",
302 dprintf("port_get on port %d returned %u "

Completed in 22 milliseconds