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

/opensolaris-onvv-gate/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_dev.c95 static int _nsc_alloc_fd(char *, int, int, nsc_fd_t **);
736 if ((rc = _nsc_alloc_fd(path, type, flag, &fd)) != 0) {
1704 * _nsc_alloc_fd (char *path, int type, int flag, nsc_fd_t **fdp)
1721 _nsc_alloc_fd(path, type, flag, fdp) function

Completed in 87 milliseconds