Home
last modified time | relevance | path

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

/freebsd/usr.bin/iscsictl/
H A Discsictl.h67 struct conf *t_conf; member
H A Discsictl.c86 targ->t_conf = conf; in target_new()
100 TAILQ_REMOVE(&targ->t_conf->conf_targets, targ, t_next); in target_delete()
/freebsd/usr.sbin/ctld/
H A Dctld.h187 struct conf *t_conf; member
H A Dctld.c1408 targ->t_conf = conf; in target_new()
1422 TAILQ_REMOVE(&targ->t_conf->conf_targets, targ, t_next); in target_delete()