Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svc/startd/
H A Dwait.c238 if (port_associate(port_fd, PORT_SOURCE_FD, fd, 0, wi)) { in wait_register()
297 if (port_associate(port_fd, PORT_SOURCE_FD, fd, in wait_thread()
306 if (port_associate(port_fd, PORT_SOURCE_FD, fd, 0, wi)) in wait_thread()
/titanic_41/usr/src/cmd/hal/hald/solaris/
H A Dosspec.c188 if (port_associate (mnttab_port, PORT_SOURCE_FD, mnttab_fd, POLLRDBAND, in mnttab_event_init()
218 (void) port_associate(mnttab_port, PORT_SOURCE_FD, in mnttab_event()
/titanic_41/usr/src/head/
H A Dport.h44 int port_associate(int, int, uintptr_t, int, void *);
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_main.c647 if (port_associate(ev_port, PORT_SOURCE_FD, new_sd, POLLRDNORM, in new_req()
662 if (port_associate(ev_port, PORT_SOURCE_FD, listener, POLLRDNORM, in new_req()
743 if (port_associate(ev_port, PORT_SOURCE_FD, cli->cli_sd, in handle_req()
754 if (port_associate(ev_port, PORT_SOURCE_FD, cli->cli_sd, POLLWRNORM, in handle_req()
795 if (port_associate(ev_port, PORT_SOURCE_FD, listener, POLLRDNORM, in main_loop()
H A Dilbd_hc.c1367 if (port_associate(srv->shc_ev_port, PORT_SOURCE_FD, fds[0], in ilbd_run_probe()
1396 if (port_associate(ev_port, PORT_SOURCE_FD, fd, in reassociate_port()
/titanic_41/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()
/titanic_41/usr/src/cmd/ctwatch/
H A Dctwatch.c369 if (port_associate(port_fd, PORT_SOURCE_FD, wfd[i].wf_fd, in main()
388 if (port_associate(port_fd, PORT_SOURCE_FD, pe.portev_object, in main()
/titanic_41/usr/src/lib/libc/port/gen/
H A Devent_port.c59 port_associate(int port, int source, uintptr_t object, int events, void *user) in port_associate() function
/titanic_41/usr/src/lib/c_synonyms/
H A Dsyn_common531 port_associate
/titanic_41/usr/src/cmd/idmap/idmapd/
H A Didmap_config.c1209 if (port_associate(idmapd_ev_port, PORT_SOURCE_FD, in wait_for_event()
1348 if (port_associate(idmapd_ev_port, PORT_SOURCE_FD, in idmap_cfg_start_updates()
/titanic_41/usr/src/man/man3c/
H A DMakefile259 port_associate.3c \
1905 port_dissociate.3c := LINKSRC = port_associate.3c
/titanic_41/usr/src/lib/libc/port/
H A Dmapfile-vers713 port_associate;
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc254 file path=usr/share/man/man3c/port_associate.3c
961 link path=usr/share/man/man3c/port_dissociate.3c target=port_associate.3c
/titanic_41/usr/src/cmd/auditrecord/
H A Daudit_record_attr.txt1343 see=port_associate(3C)