Home
last modified time | relevance | path

Searched refs:port_associate (Results 1 – 21 of 21) sorted by relevance

/illumos-gate/usr/src/cmd/svc/startd/
H A Dwait.c239 if (port_associate(port_fd, PORT_SOURCE_FD, fd, 0, wi)) { in wait_register()
300 if (port_associate(port_fd, PORT_SOURCE_FD, fd, in wait_thread()
309 if (port_associate(port_fd, PORT_SOURCE_FD, fd, 0, wi)) in wait_thread()
/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Dosspec.c186 if (port_associate (mnttab_port, PORT_SOURCE_FD, mnttab_fd, POLLRDBAND, in mnttab_event_init()
216 (void) port_associate(mnttab_port, PORT_SOURCE_FD, in mnttab_event()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_main.c648 if (port_associate(ev_port, PORT_SOURCE_FD, new_sd, POLLRDNORM, in new_req()
663 if (port_associate(ev_port, PORT_SOURCE_FD, listener, POLLRDNORM, in new_req()
744 if (port_associate(ev_port, PORT_SOURCE_FD, cli->cli_sd, in handle_req()
755 if (port_associate(ev_port, PORT_SOURCE_FD, cli->cli_sd, POLLWRNORM, in handle_req()
796 if (port_associate(ev_port, PORT_SOURCE_FD, listener, POLLRDNORM, in main_loop()
H A Dilbd_hc.c1370 if (port_associate(srv->shc_ev_port, PORT_SOURCE_FD, fds[0], in ilbd_run_probe()
1406 if (port_associate(ev_port, PORT_SOURCE_FD, fd, in reassociate_port()
/illumos-gate/usr/src/head/
H A Dport.h42 int port_associate(int, int, uintptr_t, int, void *);
/illumos-gate/usr/src/cmd/tail/
H A Dforward.c278 (void) port_associate(port, PORT_SOURCE_FD, in associate()
345 (void) port_associate(port, PORT_SOURCE_FILE, in associate()
354 (void) port_associate(port, PORT_SOURCE_FILE, in associate()
/illumos-gate/usr/src/test/os-tests/tests/regression/
H A Dillumos-15031.c56 res = port_associate(pfd, PORT_SOURCE_FD, (uintptr_t)pipes[1], POLLIN, in main()
H A Dillumos-15036.c104 int res = port_associate(port_fds[j], PORT_SOURCE_FD, in main()
/illumos-gate/usr/src/cmd/ctwatch/
H A Dctwatch.c367 if (port_associate(port_fd, PORT_SOURCE_FD, wfd[i].wf_fd, in main()
386 if (port_associate(port_fd, PORT_SOURCE_FD, pe.portev_object, in main()
/illumos-gate/usr/src/test/os-tests/tests/uccid/
H A Dtxn-pollerr.c66 if (port_associate(port, PORT_SOURCE_FD, fd, POLLIN, NULL) != 0) { in main()
/illumos-gate/usr/src/test/os-tests/tests/minttl/
H A Dminttl.c437 if (port_associate(port, PORT_SOURCE_FD, src, POLLOUT, NULL) != 0) { in ttl_connect()
463 if (port_associate(port, PORT_SOURCE_FD, dst, POLLIN, NULL) != 0) { in ttl_connect()
565 if (port_associate(port, PORT_SOURCE_FD, dst, POLLIN, NULL) != 0) { in ttl_sendrecv()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Devent_port.c57 port_associate(int port, int source, uintptr_t object, int events, void *user) in port_associate() function
/illumos-gate/usr/src/test/os-tests/tests/portfs/
H A Dfile_assoc.c132 if (port_associate(portfd, PORT_SOURCE_FILE, in fa_run_test()
/illumos-gate/usr/src/lib/lib9p/common/transport/
H A Dsocket.c282 if (port_associate(svr->ev_port, PORT_SOURCE_FD, s, in l9p_bind_addrs()
/illumos-gate/usr/src/cmd/bhyve/
H A Dmevent.c391 if (port_associate(portfd, PORT_SOURCE_FD, mevp->me_fd, in mevent_update_one_readwrite()
/illumos-gate/usr/src/lib/c_synonyms/
H A Dsyn_common531 port_associate
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Didmap_config.c1361 if (port_associate(idmapd_ev_port, PORT_SOURCE_FD, in wait_for_event()
1547 if (port_associate(idmapd_ev_port, PORT_SOURCE_FD, in idmap_cfg_start_updates()
/illumos-gate/usr/src/man/man3c/
H A DMakefile281 port_associate.3c \
2128 port_dissociate.3c := LINKSRC = port_associate.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers993 port_associate;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc775 file path=usr/share/man/man3c/port_associate.3c
777 link path=usr/share/man/man3c/port_dissociate.3c target=port_associate.3c
/illumos-gate/usr/src/cmd/auditrecord/
H A Daudit_record_attr.txt1380 see=port_associate(3C)