Home
last modified time | relevance | path

Searched refs:addfd_port (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dport_impl.h380 extern void addfd_port(int, portfd_t *);
/illumos-gate/usr/src/uts/common/fs/portfs/
H A Dport_fd.c262 addfd_port(fd, pfd); in port_associate_fd()
/illumos-gate/usr/src/uts/common/os/
H A Dfio.c1786 addfd_port(int fd, portfd_t *pfd) in addfd_port() function