Searched refs:i_conf (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/usr.sbin/ctld/
H A Dctld.c743 isns->i_conf = conf;
765 TAILQ_REMOVE(&isns->i_conf->conf_isns, isns, i_next);
794 struct conf *conf = isns->i_conf;
855 struct conf *conf = isns->i_conf;
888 struct conf *conf = isns->i_conf;
920 struct conf *conf = isns->i_conf;
935 if (oldisns == NULL || TAILQ_EMPTY(&oldisns->i_conf->conf_targets))
946 struct conf *conf = isns->i_conf;
973 struct conf *conf = isns->i_conf;
H A Dctld.h188 struct conf *i_conf; member in struct:isns

Completed in 106 milliseconds