Home
last modified time | relevance | path

Searched refs:is_control_node (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Disns_cfg.h46 int is_control_node(uchar_t *);
H A Dfunc.c630 ctrl = is_control_node(iscsi_name);
851 if (is_control_node(iscsi_name) == 0) {
1005 if (is_control_node(iscsi_name) == 0) {
1126 ctrl = is_control_node(iscsi_name);
1411 if (is_control_node(iscsi_name) == 0) {
1647 if (is_control_node(iscsi_name) == 0) {
1841 if (is_control_node(iscsi_name) == 0) {
1955 if (is_control_node(iscsi_name) == 0) {
H A Dconfig.c290 is_control_node( in is_control_node() function
H A Dscn.c1981 is_control_node(node) == 0)) || in add_scn_entry()