Searched refs:target_find (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/usr.bin/iscsictl/
H A Discsictl.h99 struct target *target_find(struct conf *conf, const char *nickname);
H A Dparse.y82 if (target_find(conf, $1) != NULL)
H A Discsictl.c65 target_find(struct conf *conf, const char *nickname) function
998 targ = target_find(conf, nickname);
/freebsd-current/usr.sbin/ctld/
H A Dctld.h328 struct target *target_find(struct conf *conf,
H A Dctld.c1390 targ = target_find(conf, name);
1433 target_find(struct conf *conf, const char *name) function
H A Dkernel.c582 targ = target_find(conf, port->cfiscsi_target);

Completed in 127 milliseconds