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

/freebsd-13-stable/usr.sbin/ctld/
H A Duclparse.c57 static int uclparse_target_lun(struct target *, const ucl_object_t *);
187 uclparse_target_lun(struct target *target, const ucl_object_t *obj) function
887 if (uclparse_target_lun(target, tmp) != 0)

Completed in 56 milliseconds