Searched defs:port_remove_portfd (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/portfs/
H A Dport_fd.c606 * The port_remove_portfd() function dissociates the port from the fd
610 port_remove_portfd(polldat_t *pdp, port_fdcache_t *pcp) function
679 port_remove_portfd(pdp, pcp);
687 * free in port_remove_portfd since some other thread

Completed in 64 milliseconds