Home
last modified time | relevance | path

Searched defs:nsc_svc_t (Results 1 – 3 of 3) sorted by relevance

/titanic_52/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_gen.h77 } nsc_svc_t; typedef
/titanic_52/usr/src/uts/common/avs/ns/
H A Dnsctl_inter.h135 int nsc_unregister_svc(nsc_svc_t *) { } in nsc_unregister_svc() argument
136 int nsc_call_svc(nsc_svc_t *, intptr_t) { } in nsc_call_svc() argument
H A Dnsctl.h416 typedef struct nsc_svc_s { int x; } nsc_svc_t; typedef