Home
last modified time | relevance | path

Searched refs:show_progress (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/usr.sbin/bhyve/
H A Dsnapshot.c739 bool show_progress; in vm_snapshot_mem_part() local
748 show_progress = false; in vm_snapshot_mem_part()
750 show_progress = true; in vm_snapshot_mem_part()
755 if (show_progress) { in vm_snapshot_mem_part()
765 show_progress = false; in vm_snapshot_mem_part()
770 if (show_progress) in vm_snapshot_mem_part()
789 if (show_progress) { in vm_snapshot_mem_part()
/freebsd-13.1/contrib/ofed/libibnetdisc/
H A Dibnetdisc.h150 unsigned show_progress; member
H A Dibnetdisc.c570 if (scan->cfg->show_progress) in recv_node_info()
/freebsd-13.1/usr.sbin/mfiutil/
H A Dmfi_show.c668 show_progress(int ac, char **av __unused) in show_progress() function
783 MFI_COMMAND(show, progress, show_progress);
/freebsd-13.1/contrib/ofed/infiniband-diags/src/
H A Dibnetdiscover.c1037 cfg->show_progress = 1; in process_opt()