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

/freebsd-current/usr.sbin/mfiutil/
H A Dmfiutil.c51 static int fw_name_width, fw_version_width, fw_date_width, fw_time_width; variable
207 if (fw_time_width < len)
208 fw_time_width = len;
217 fw_time_width, comp->build_time, tag);

Completed in 343 milliseconds