/illumos-gate/usr/src/head/ |
H A D | port.h | 46 int port_get(int, port_event_t *, struct timespec *);
|
/illumos-gate/usr/src/test/os-tests/tests/regression/ |
H A D | illumos-15031.c | 36 int res = port_get(pfd, &ev, &ts); in has_event()
|
/illumos-gate/usr/src/test/os-tests/tests/uccid/ |
H A D | txn-pollerr.c | 79 if (port_get(port, &pe, &to) != 0) { in main()
|
/illumos-gate/usr/src/test/os-tests/tests/tcpsig/ |
H A D | tcpsig.c | 455 if (port_get(port, &pe, &to) != 0) { in tcpsig_connect() 482 if (port_get(port, &pe, &to) != 0) { in tcpsig_connect() 565 if (port_get(port, &pe, &to) != 0) { in tcpsig_sendrecv()
|
/illumos-gate/usr/src/test/os-tests/tests/minttl/ |
H A D | minttl.c | 442 if (port_get(port, &pe, &to) != 0) { in ttl_connect() 468 if (port_get(port, &pe, &to) != 0) { in ttl_connect() 570 if (port_get(port, &pe, &to) != 0) { in ttl_sendrecv()
|
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/ip/ |
H A D | msnc.c | 56 if (port_get(port, &pe, &ts) != 0) { in msnc_wait()
|
/illumos-gate/usr/src/cmd/hal/hald/solaris/ |
H A D | osspec.c | 215 (void) port_get(mnttab_port, &pe, &timeout); in mnttab_event()
|
/illumos-gate/usr/src/cmd/tail/tests/ |
H A D | tailtests.sh | 447 pid\$target::port_get:return 477 pid\$target::port_get:return
|
/illumos-gate/usr/src/lib/libc/port/gen/ |
H A D | event_port.c | 67 port_get(int port, port_event_t *pe, struct timespec *to) in port_get() function
|
/illumos-gate/usr/src/lib/libc/port/rt/ |
H A D | sigev_thread.c | 194 if (port_get(tcdp->tcd_port, &port_event, NULL) != 0) { in timer_spawner() 286 if (port_get(tcdp->tcd_port, &port_event, NULL) != 0) { in aio_spawner()
|
/illumos-gate/usr/src/cmd/svc/startd/ |
H A D | wait.c | 263 if (port_get(port_fd, &pe, NULL) != 0) { in wait_thread()
|
/illumos-gate/usr/src/cmd/ctwatch/ |
H A D | ctwatch.c | 378 if (port_get(port_fd, &pe, NULL) == -1) { in main()
|
/illumos-gate/usr/src/cmd/tail/ |
H A D | forward.c | 485 n = port_get(port, &ev, Fflag ? &ts : NULL); in follow()
|
/illumos-gate/usr/src/cmd/bhyve/common/ |
H A D | mevent.c | 904 ret = port_get(mfd, &pev, NULL); in mevent_dispatch()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/ |
H A D | ilbd_main.c | 811 r = port_get(ev_port, &p_ev, NULL); in main_loop()
|
/illumos-gate/usr/src/lib/c_synonyms/ |
H A D | syn_common | 534 port_get
|
/illumos-gate/usr/src/man/man3c/ |
H A D | Makefile | 286 port_get.3c \
|
H A D | Manlink | 682 port_get.3c
|
/illumos-gate/usr/src/cmd/idmap/idmapd/ |
H A D | idmap_config.c | 1317 if (port_get(idmapd_ev_port, &pe, timeoutp) != 0) { in wait_for_event()
|
/illumos-gate/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 1145 port_get;
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 783 file path=usr/share/man/man3c/port_get.3c 784 link path=usr/share/man/man3c/port_getn.3c target=port_get.3c
|