Searched refs:port_get (Results 1 – 14 of 14) sorted by relevance
/titanic_41/usr/src/head/ |
H A D | port.h | 48 int port_get(int, port_event_t *, struct timespec *);
|
/titanic_41/usr/src/cmd/tail/tests/ |
H A D | tailtests.sh | 382 pid\$target::port_get:return 412 pid\$target::port_get:return
|
/titanic_41/usr/src/cmd/hal/hald/solaris/ |
H A D | osspec.c | 217 (void) port_get(mnttab_port, &pe, &timeout); in mnttab_event()
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | event_port.c | 69 port_get(int port, port_event_t *pe, struct timespec *to) in port_get() function
|
/titanic_41/usr/src/lib/libc/port/rt/ |
H A D | sigev_thread.c | 196 if (port_get(tcdp->tcd_port, &port_event, NULL) != 0) { in timer_spawner() 288 if (port_get(tcdp->tcd_port, &port_event, NULL) != 0) { in aio_spawner()
|
/titanic_41/usr/src/cmd/svc/startd/ |
H A D | wait.c | 260 if (port_get(port_fd, &pe, NULL) != 0) { in wait_thread()
|
/titanic_41/usr/src/cmd/ctwatch/ |
H A D | ctwatch.c | 380 if (port_get(port_fd, &pe, NULL) == -1) { in main()
|
/titanic_41/usr/src/cmd/tail/ |
H A D | forward.c | 485 n = port_get(port, &ev, Fflag ? &ts : NULL); in follow()
|
/titanic_41/usr/src/lib/c_synonyms/ |
H A D | syn_common | 534 port_get
|
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/ilbd/ |
H A D | ilbd_main.c | 810 r = port_get(ev_port, &p_ev, NULL); in main_loop()
|
/titanic_41/usr/src/cmd/idmap/idmapd/ |
H A D | idmap_config.c | 1169 if (port_get(idmapd_ev_port, &pe, timeoutp) != 0) { in wait_for_event()
|
/titanic_41/usr/src/man/man3c/ |
H A D | Makefile | 261 port_get.3c \ 1907 port_getn.3c := LINKSRC = port_get.3c
|
/titanic_41/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 716 port_get;
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 256 file path=usr/share/man/man3c/port_get.3c 962 link path=usr/share/man/man3c/port_getn.3c target=port_get.3c
|