Searched refs:target_new (Results 1 – 7 of 7) sorted by relevance
98 struct target *target_new(struct conf *conf);
85 target = target_new(conf);448 target = target_new(conf); in conf_new_from_file()
80 target_new(struct conf *conf) in target_new() function922 targ = target_new(conf); in main()
321 struct target *target_new(struct conf *conf, const char *name);
514 target = target_new(conf, name); in target_start()
562 targ = target_new(conf, port->cfiscsi_target); in conf_new_from_kernel()
1177 target_new(struct conf *conf, const char *name) in target_new() function