Home
last modified time | relevance | path

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

/titanic_50/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) {
1721 _nsc_alloc_fd(path, type, flag, fdp) in _nsc_alloc_fd() function