Searched defs:nsc_svc_t (Results 1 – 3 of 3) sorted by relevance
77 } nsc_svc_t; typedef
135 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
416 typedef struct nsc_svc_s { int x; } nsc_svc_t; typedef