Searched refs:ncall_node_t (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libnsctl/common/
H A Dmachdep.c53 nsc_getcurrentnodes(ncall_node_t **nodelist)
55 ncall_node_t *mynodelist;
107 ncall_node_t node;
246 ncall_node_t *nodes;
282 ncall_node_t *nodes;
/illumos-gate/usr/src/uts/common/avs/ncall/
H A Dncall_module.h76 extern int ncall_register_module(ncall_module_t *, ncall_node_t *);
H A Dncall.h96 } ncall_node_t; typedef in typeref:struct:ncall_node_s
H A Dncall.c131 static ncall_node_t ncall_nodeinfo;
268 ncall_register_module(ncall_module_t *mp, ncall_node_t *nodep)
344 ncall_node_t node = { 0, };
706 ncall_node_t *nodelist;
H A Dncall_stub.c38 static ncall_node_t nodeinfo;
/illumos-gate/usr/src/cmd/avs/ncall/
H A Dncalladm.c43 static ncall_node_t *getnodelist(int, int *, int *);
222 ncall_node_t nodeinfo, *nodes;
501 static ncall_node_t *
506 ncall_node_t *noderet = NULL;
507 ncall_node_t *nodelist;
508 ncall_node_t thisnode;

Completed in 49 milliseconds