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

/illumos-gate/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_dev.h89 } nsc_path_t; typedef in typeref:struct:nsc_path_s
/illumos-gate/usr/src/uts/common/avs/ns/
H A Dnsctl.h139 typedef struct nsc_path_s { int x; } nsc_path_t; typedef in typeref:struct:nsc_path_s
144 extern nsc_path_t *nsc_register_path(char *, int, nsc_io_t *);
145 extern int nsc_unregister_path(nsc_path_t *, int);

Completed in 75 milliseconds