Searched refs:_nsc_relink_fd (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_dev.c109 static void _nsc_relink_fd(nsc_fd_t *, nsc_fd_t **, nsc_fd_t **, nsc_iodev_t *);
889 _nsc_relink_fd(fd, &dev->nsc_close, &iodev->si_open, iodev);
1050 _nsc_relink_fd(fd, &iodev->si_open, &dev->nsc_close, iodev);
1797 * _nsc_relink_fd (nsc_fd_t *fd, nsc_fd_t **from,
1808 _nsc_relink_fd(nsc_fd_t *fd, nsc_fd_t **from, nsc_fd_t **to, nsc_iodev_t *iodev) function

Completed in 54 milliseconds