Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.bin/iscsictl/
Discsictl.h68 struct conf *t_conf; member
Discsictl.c89 targ->t_conf = conf; in target_new()
100 TAILQ_REMOVE(&targ->t_conf->conf_targets, targ, t_next); in target_delete()
/freebsd-12-stable/usr.sbin/ctld/
Dctld.h187 struct conf *t_conf; member
Dctld.c1401 targ->t_conf = conf; in target_new()
1415 TAILQ_REMOVE(&targ->t_conf->conf_targets, targ, t_next); in target_delete()