Searched refs:sp_node_ctl (Results 1 – 2 of 2) sorted by relevance
100 if (sp->sp_node_ctl == NULL) in ses_node_ctl()103 if (sp->sp_node_ctl(sp, np, op, nvl) != 0) { in ses_node_ctl()183 sp->sp_node_ctl = scp->spc_node_ctl; in ses_plugin_register()
80 int (*sp_node_ctl)(ses_plugin_t *, ses_node_t *, const char *, member