Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/avs/ns/
H A Dnsctl_inter.h169 int nsc_fdpathcmp(void *, uint64_t, char *) { } in nsc_fdpathcmp() function
H A Dnsctl.h207 extern int nsc_fdpathcmp(nsc_fd_t *, uint64_t, char *);
/titanic_44/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_dev.c1109 nsc_fdpathcmp(nsc_fd_t *fd, uint64_t phash, char *path) in nsc_fdpathcmp() function
/titanic_44/usr/src/uts/common/avs/ns/sv/
H A Dsv.c1877 if (nsc_fdpathcmp(svp->sv_fd, phash, in svioctl()